lintr #261
Annotations
3 warnings
Run lintr scanning:
R/series.R#L102
file=R/series.R,line=102,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
|
Run lintr scanning:
R/series.R#L302
file=R/series.R,line=302,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
|
Run lintr scanning:
vignettes/articles/Series_Index.Rmd#L26
file=vignettes/articles/Series_Index.Rmd,line=26,col=3,[commented_code_linter] Commented code should be removed.
|