cleaning up changes #27
Annotations
1 error and 10 warnings
lint_project
Process completed with exit code 31.
|
lint_project:
data-raw/g2b2c_data.R#L20
file=data-raw/g2b2c_data.R,line=20,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 126 characters.
|
lint_project:
data-raw/g2pbcgrp.R#L20
file=data-raw/g2pbcgrp.R,line=20,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 122 characters.
|
lint_project:
data-raw/g2pbcgrp.R#L29
file=data-raw/g2pbcgrp.R,line=29,col=19,[indentation_linter] Hanging indent should be 23 spaces but is 19 spaces.
|
lint_project:
inst/bootstrapping_example/bootstrapping.R#L4
file=inst/bootstrapping_example/bootstrapping.R,line=4,col=66,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint_project:
inst/bootstrapping_example/bootstrapping.R#L9
file=inst/bootstrapping_example/bootstrapping.R,line=9,col=4,[commented_code_linter] Commented code should be removed.
|
lint_project:
inst/bootstrapping_example/bootstrapping.R#L13
file=inst/bootstrapping_example/bootstrapping.R,line=13,col=33,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint_project:
inst/bootstrapping_example/bootstrapping.R#L21
file=inst/bootstrapping_example/bootstrapping.R,line=21,col=6,[quotes_linter] Only use double-quotes.
|
lint_project:
inst/bootstrapping_example/bootstrapping.R#L22
file=inst/bootstrapping_example/bootstrapping.R,line=22,col=10,[infix_spaces_linter] Put spaces around all infix operators.
|
lint_project:
inst/bootstrapping_example/bootstrapping.R#L22
file=inst/bootstrapping_example/bootstrapping.R,line=22,col=71,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint_project:
inst/bootstrapping_example/bootstrapping.R#L23
file=inst/bootstrapping_example/bootstrapping.R,line=23,col=59,[quotes_linter] Only use double-quotes.
|