Check for new lints and following kebab-case for naming R files #815
Annotations
1 error and 4 warnings
lint
Process completed with exit code 31.
|
lint:
R/helpers_easystats.R#L59
file=R/helpers_easystats.R,line=59,col=5,[nested_pipe_linter] Don't nest pipes inside other calls.
|
lint:
R/one_sample_test.R#L48
file=R/one_sample_test.R,line=48,col=27,[one_call_pipe_linter] Expressions with only a single call shouldn't use pipe %>%.
|
lint:
tests/testthat/test-contingency_table.R#L19
file=tests/testthat/test-contingency_table.R,line=19,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
tests/testthat/test-contingency_table.R#L124
file=tests/testthat/test-contingency_table.R,line=124,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|