lintr #58
Annotations
2 warnings
Run lintr scanning:
R/atom_cp_db.R#L34
file=R/atom_cp_db.R,line=34,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.
|