more refactoring #817
Annotations
1 error and 9 warnings
|
R/misc.R#L139
file=R/misc.R,line=139,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
R/update_mallows.R#L34
file=R/update_mallows.R,line=34,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
R/update_mallows.R#L143
file=R/update_mallows.R,line=143,col=6,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
R/update_mallows.R#L158
file=R/update_mallows.R,line=158,col=15,[commas_linter] Commas should never have a space before.
|
R/update_mallows.R#L158
file=R/update_mallows.R,line=158,col=17,[commas_linter] Commas should always have a space after.
|
tests/testthat/test-smc_update_correctness.R#L121
file=tests/testthat/test-smc_update_correctness.R,line=121,col=6,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
vignettes/SMC-Mallows.Rmd#L17
file=vignettes/SMC-Mallows.Rmd,line=17,col=1,[undesirable_function_linter] Function "library" is undesirable. As an alternative, use roxygen2's @importFrom statement in packages and `::` in scripts, instead of modifying the global search path.
|
vignettes/SMC-Mallows.Rmd#L18
file=vignettes/SMC-Mallows.Rmd,line=18,col=1,[undesirable_function_linter] Function "library" is undesirable. As an alternative, use roxygen2's @importFrom statement in packages and `::` in scripts, instead of modifying the global search path.
|
vignettes/SMC-Mallows.Rmd#L152
file=vignettes/SMC-Mallows.Rmd,line=152,col=39,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
The logs for this run have expired and are no longer available.
Loading