Avoid unnecessary computation of inverse #315
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
lint:
R/approach_ctree.R#L277
file=R/approach_ctree.R,line=277,col=6,[indentation_linter] Indentation should be 38 spaces but is 6 spaces.
|
lint:
R/approach_ctree.R#L283
file=R/approach_ctree.R,line=283,col=6,[indentation_linter] Indentation should be 40 spaces but is 6 spaces.
|
lint:
R/approach_empirical.R#L88
file=R/approach_empirical.R,line=88,col=4,[indentation_linter] Indentation should be 10 spaces but is 4 spaces.
|
lint:
R/approach_empirical.R#L114
file=R/approach_empirical.R,line=114,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 22.
|
lint:
R/approach_timeseries.R#L94
file=R/approach_timeseries.R,line=94,col=10,[indentation_linter] Indentation should be 11 spaces but is 10 spaces.
|
lint:
R/explain_forecast.R#L218
file=R/explain_forecast.R,line=218,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 31.
|
lint:
R/explain_forecast.R#L222
file=R/explain_forecast.R,line=222,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
|
lint:
R/explain_forecast.R#L279
file=R/explain_forecast.R,line=279,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
|
lint:
R/explain_forecast.R#L292
file=R/explain_forecast.R,line=292,col=4,[indentation_linter] Indentation should be 36 spaces but is 4 spaces.
|
lint:
R/get_predict_model.R#L15
file=R/get_predict_model.R,line=15,col=4,[indentation_linter] Indentation should be 8 spaces but is 4 spaces.
|