lintr #253
Annotations
6 warnings
Run lintr scanning:
R/indicators.R#L144
file=R/indicators.R,line=144,col=5,[commented_code_linter] Commented code should be removed.
|
Run lintr scanning:
R/indicators.R#L147
file=R/indicators.R,line=147,col=7,[commented_code_linter] Commented code should be removed.
|
Run lintr scanning:
R/indicators.R#L148
file=R/indicators.R,line=148,col=5,[commented_code_linter] Commented code should be removed.
|
Run lintr scanning:
R/indicators.R#L150
file=R/indicators.R,line=150,col=5,[commented_code_linter] Commented code should be removed.
|
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#L311
file=R/series.R,line=311,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
|