Closes #81 #92 #93 #94 #95 #96 #97 #99: Various updates #210
Annotations
4 errors and 3 warnings
|
Error if lints are detected
Process completed with exit code 1.
|
|
Error if lints are detected
Lints detected. Please review and adjust code according to the comments provided.
|
|
|
|
|
|
Error if lints are detected:
R/my_first_fcn.R#L31
file=R/my_first_fcn.R,line=31,col=5,[undesirable_function_linter] Avoid undesirable function "message". As an alternative, please use cli_inform() from the {cli} package.
|
|
Error if lints are detected:
R/my_first_fcn.R#L29
file=R/my_first_fcn.R,line=29,col=5,[undesirable_function_linter] Avoid undesirable function "message". As an alternative, please use cli_inform() from the {cli} package.
|
|
Error if lints are detected:
data-raw/xx.R#L6
file=data-raw/xx.R,line=6,col=1,[undesirable_function_linter] Avoid undesirable function "library". As an alternative, use roxygen2's @importFrom statement in packages and `::` in scripts, instead of modifying the global search path.
|
Loading