website (no-verify) #876
Annotations
11 warnings
lintr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lintr:
data-raw/_language_update.R#L31
file=data-raw/_language_update.R,line=31,col=3,[commented_code_linter] Commented code should be removed.
|
lintr:
data-raw/_language_update.R#L90
file=data-raw/_language_update.R,line=90,col=20,[namespace_linter] Package 'roxygen2' is not installed.
|
lintr:
data-raw/_pre_commit_checks.R#L31
file=data-raw/_pre_commit_checks.R,line=31,col=3,[commented_code_linter] Commented code should be removed.
|
lintr:
data-raw/_pre_commit_checks.R#L33
file=data-raw/_pre_commit_checks.R,line=33,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.
|
lintr:
data-raw/_pre_commit_checks.R#L34
file=data-raw/_pre_commit_checks.R,line=34,col=5,[undesirable_function_linter] Function "detach" is undesirable. As an alternative, avoid modifying the global search path. Detaching environments from the search path is rarely necessary in production code.
|
lintr:
data-raw/_pre_commit_checks.R#L35
file=data-raw/_pre_commit_checks.R,line=35,col=1,[namespace_linter] Package 'devtools' is not installed.
|
lintr:
data-raw/_pre_commit_checks.R#L43
file=data-raw/_pre_commit_checks.R,line=43,col=1,[namespace_linter] Package 'usethis' is not installed.
|
lintr:
data-raw/_pre_commit_checks.R#L104
file=data-raw/_pre_commit_checks.R,line=104,col=15,[namespace_linter] Package 'AMR' is not installed.
|
lintr:
data-raw/_pre_commit_checks.R#L155
file=data-raw/_pre_commit_checks.R,line=155,col=33,[namespace_linter] Package 'AMR' is not installed.
|
lintr:
data-raw/_pre_commit_checks.R#L155
file=data-raw/_pre_commit_checks.R,line=155,col=62,[namespace_linter] Package 'AMR' is not installed.
|