lintr #19
Annotations
3 warnings
Run lintr scanning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lintr scanning:
R/atom_cp_db.R#L36
file=R/atom_cp_db.R,line=36,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
Run lintr scanning:
R/utils_download.R#L1
file=R/utils_download.R,line=1,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 24.
|