Update for vegan2.6-8 #18
Annotations
7 warnings
Lint Code Base
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/
|
Lint Code Base:
R/shuffle.R#L22
file=/github/workspace/R/shuffle.R,line=22,col=52,[T_and_F_symbol_linter] Use FALSE instead of the symbol F.
|
Lint Code Base:
R/tidy.R#L22
file=/github/workspace/R/tidy.R,line=22,col=1,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
Lint Code Base:
R/tidy.R#L45
file=/github/workspace/R/tidy.R,line=45,col=1,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
Lint Code Base:
R/tidy.R#L50
file=/github/workspace/R/tidy.R,line=50,col=13,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
Lint Code Base:
R/tidy.R#L51
file=/github/workspace/R/tidy.R,line=51,col=13,[object_name_linter] Variable and function name style should be snake_case or symbols.
|
Lint Code Base:
tests/testthat/test-adonis-custom.R#L26
file=/github/workspace/tests/testthat/test-adonis-custom.R,line=26,col=81,[line_length_linter] Lines should not be more than 80 characters.
|