fixed rcmdchk #821
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 8 warnings
lint
Process completed with exit code 31.
|
lint:
R/misc.R#L139
file=R/misc.R,line=139,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|
lint:
R/update_mallows.R#L32
file=R/update_mallows.R,line=32,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
R/update_mallows.R#L141
file=R/update_mallows.R,line=141,col=6,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
lint:
R/update_mallows.R#L156
file=R/update_mallows.R,line=156,col=15,[commas_linter] Commas should never have a space before.
|
lint:
R/update_mallows.R#L156
file=R/update_mallows.R,line=156,col=17,[commas_linter] Commas should always have a space after.
|
lint:
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.
|
lint:
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.
|
lint:
vignettes/SMC-Mallows.Rmd#L150
file=vignettes/SMC-Mallows.Rmd,line=150,col=39,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|