Skip to content

New CRAN release

New CRAN release #246

Triggered via pull request June 27, 2024 05:32
@mattansbmattansb
synchronize #649
CRAN-0.8.9
Status Failure
Total duration 2m 35s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 22s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

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/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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: R/interpret_pd.R#L25
file=R/interpret_pd.R,line=25,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 182 characters.