data_tabulate()
gains by
argument for crosstables
#729
Annotations
1 error and 5 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/data_tabulate.R#L154
file=R/data_tabulate.R,line=154,col=5,[unnecessary_nesting_linter] Simplify this condition by using 'else if' instead of 'else { if.
|
Extract and lint files changed by this PR:
R/data_xtabulate.R#L22
file=R/data_xtabulate.R,line=22,col=5,[unnecessary_nesting_linter] Simplify this condition by using 'else if' instead of 'else { if.
|
Extract and lint files changed by this PR:
R/data_xtabulate.R#L155
file=R/data_xtabulate.R,line=155,col=5,[object_overwrite_linter] 'sub' is an exported object from package 'base'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/data_xtabulate.R#L161
file=R/data_xtabulate.R,line=161,col=5,[object_overwrite_linter] 'sub' is an exported object from package 'base'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
tests/testthat/test-data_tabulate.R#L39
file=tests/testthat/test-data_tabulate.R,line=39,col=5,[commented_code_linter] Remove commented code.
|
The logs for this run have expired and are no longer available.
Loading