introduce new plotting method for mahalanobis, plot_mahalanobis #455
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 20s
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.parameters_pca.R#L44
file=R/plot.parameters_pca.R,line=44,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
|
lint-changed-files / lint-changed-files:
R/plot.parameters_pca.R#L43
file=R/plot.parameters_pca.R,line=43,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
|
lint-changed-files / lint-changed-files:
R/plot.parameters_pca.R#L36
file=R/plot.parameters_pca.R,line=36,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
|
lint-changed-files / lint-changed-files:
R/plot.parameters_pca.R#L34
file=R/plot.parameters_pca.R,line=34,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
|
lint-changed-files / lint-changed-files:
R/plot.parameters_pca.R#L28
file=R/plot.parameters_pca.R,line=28,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
|
lint-changed-files / lint-changed-files:
R/plot.parameters_pca.R#L26
file=R/plot.parameters_pca.R,line=26,col=5,[object_overwrite_linter] 'title' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
|
lint-changed-files / lint-changed-files:
R/plot.check_model.R#L322
file=R/plot.check_model.R,line=322,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
|
lint-changed-files / lint-changed-files:
R/plot.check_model.R#L320
file=R/plot.check_model.R,line=320,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
|
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 expression from 82 to at most 40.
|
|
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.
|