New CRAN release #247
Annotations
1 error and 10 warnings
|
R/eta_squared-main.R#L26
file=R/eta_squared-main.R,line=26,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
|
R/eta_squared-main.R#L251
file=R/eta_squared-main.R,line=251,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
R/eta_squared-main.R#L319
file=R/eta_squared-main.R,line=319,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 147 characters.
|
R/eta_squared-main.R#L487
file=R/eta_squared-main.R,line=487,col=7,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
R/eta_squared-main.R#L635
file=R/eta_squared-main.R,line=635,col=7,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
R/eta_squared-main.R#L836
file=R/eta_squared-main.R,line=836,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
|
R/eta_squared-methods.R#L123
file=R/eta_squared-methods.R,line=123,col=32,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
|
R/eta_squared-methods.R#L264
file=R/eta_squared-methods.R,line=264,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 121 characters.
|
R/interpret_bf.R#L76
file=R/interpret_bf.R,line=76,col=3,[object_overwrite_linter] 'dir' is an exported object from package 'base'. Avoid re-using such symbols.
|
R/interpret_p.R#L18
file=R/interpret_p.R,line=18,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 195 characters.
|
This job failed
Loading