lintr #220
Annotations
4 warnings
Run lintr scanning:
R/catalogs.R#L16
file=R/catalogs.R,line=16,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
|
Run lintr scanning:
R/catalogs.R#L198
file=R/catalogs.R,line=198,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
|
Run lintr scanning:
R/series.R#L101
file=R/series.R,line=101,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
|
Run lintr scanning:
R/series.R#L310
file=R/series.R,line=310,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
|