Skip to content

New CRAN release

New CRAN release #241

Triggered via pull request June 24, 2024 07:51
Status Failure
Total duration 4m 1s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 13s
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#L835
file=R/eta_squared-main.R,line=835,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#L263
file=R/eta_squared-methods.R,line=263,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_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.
lint-changed-files / lint-changed-files: R/interpret_pd.R#L36
file=R/interpret_pd.R,line=36,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 153 characters.