standardize()
fails in some cases
#742
Annotations
1 error and 10 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L99
file=R/standardize.models.R,line=99,col=33,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L102
file=R/standardize.models.R,line=102,col=3,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L368
file=R/standardize.models.R,line=368,col=13,[undesirable_function_linter] Avoid undesirable function "mapply".
|
Extract and lint files changed by this PR:
R/standardize.models.R#L392
file=R/standardize.models.R,line=392,col=7,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L393
file=R/standardize.models.R,line=393,col=7,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L394
file=R/standardize.models.R,line=394,col=7,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L394
file=R/standardize.models.R,line=394,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 121 characters.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L405
file=R/standardize.models.R,line=405,col=3,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L450
file=R/standardize.models.R,line=450,col=5,[commented_code_linter] Remove commented code.
|
Extract and lint files changed by this PR:
R/standardize.models.R#L479
file=R/standardize.models.R,line=479,col=5,[comparison_negation_linter] Use x != y, not !(x == y).
|
The logs for this run have expired and are no longer available.
Loading