report.compare.loo: minor edits #250
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/report.compare.loo.R#L83
file=R/report.compare.loo.R,line=83,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/report.compare.loo.R#L90
file=R/report.compare.loo.R,line=90,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
Extract and lint files changed by this PR:
R/report.compare.loo.R#L90
file=R/report.compare.loo.R,line=90,col=10,[redundant_equals_linter] Using == on a logical vector is redundant. Well-named logical vectors can be used directly in filtering. For data.table's `i` argument, wrap the column name in (), like `DT[(is_treatment)]`.
|
Extract and lint files changed by this PR:
R/report.compare.loo.R#L91
file=R/report.compare.loo.R,line=91,col=5,[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/report.compare.loo.R#L93
file=R/report.compare.loo.R,line=93,col=7,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
Extract and lint files changed by this PR:
R/report.compare.loo.R#L94
file=R/report.compare.loo.R,line=94,col=7,[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/report.compare.loo.R#L96
file=R/report.compare.loo.R,line=96,col=7,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
Extract and lint files changed by this PR:
R/report.compare.loo.R#L97
file=R/report.compare.loo.R,line=97,col=9,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
Extract and lint files changed by this PR:
R/report.compare.loo.R#L98
file=R/report.compare.loo.R,line=98,col=9,[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/report.compare.loo.R#L100
file=R/report.compare.loo.R,line=100,col=9,[object_overwrite_linter] 'text' is an exported object from package 'graphics'. Avoid re-using such symbols.
|
Loading