Adding a basic formatter CI and the empty renv #3
Annotations
1 error and 2 warnings
|
lint-project
Process completed with exit code 31.
|
|
lint-project:
R/utils.R#L26
file=R/utils.R,line=26,col=5,[undesirable_function_linter] Avoid undesirable function "sapply". As an alternative, use vapply() with an appropriate `FUN.VALUE=` argument to obtain type-stable simplification.
|
|
lint-project:
R/utils.R#L26
file=R/utils.R,line=26,col=5,[return_linter] All functions must have an explicit return().
|