CRAN RC: 0.8.3 #235
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 7s
Annotations
1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/plot.check_heteroscedasticity.R#L10
file=R/plot.check_heteroscedasticity.R,line=10,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
lint-changed-files / lint-changed-files:
R/plot.check_model.R#L12
file=R/plot.check_model.R,line=12,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
lint-changed-files / lint-changed-files:
R/plot.check_model.R#L21
file=R/plot.check_model.R,line=21,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 79 to at most 40.
|
lint-changed-files / lint-changed-files:
R/plot.check_model.R#L46
file=R/plot.check_model.R,line=46,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|
lint-changed-files / lint-changed-files:
R/plot.check_normality.R#L27
file=R/plot.check_normality.R,line=27,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
lint-changed-files / lint-changed-files:
R/plot.check_normality.R#L267
file=R/plot.check_normality.R,line=267,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L56
file=R/plot.check_predictions.R,line=56,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
lint-changed-files / lint-changed-files:
R/plot.check_predictions.R#L89
file=R/plot.check_predictions.R,line=89,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|
lint-changed-files / lint-changed-files:
R/plot.compare_parameters.R#L25
file=R/plot.compare_parameters.R,line=25,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 43 to at most 40.
|
lint-changed-files / lint-changed-files:
R/plot.compare_parameters.R#L126
file=R/plot.compare_parameters.R,line=126,col=5,[object_overwrite_linter] 'range' is an exported object from package 'base'. Avoid re-using such symbols.
|