Skip to content

Adding r2_mlm() and possible update to r2() to work with it #690

Adding r2_mlm() and possible update to r2() to work with it

Adding r2_mlm() and possible update to r2() to work with it #690

Triggered via pull request August 28, 2024 10:44
Status Failure
Total duration 2m 57s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 5 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/print-methods.R#L40
file=R/print-methods.R,line=40,col=10,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/print-methods.R#L129
file=R/print-methods.R,line=129,col=12,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/print-methods.R#L129
file=R/print-methods.R,line=129,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/print-methods.R#L158
file=R/print-methods.R,line=158,col=12,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
lint-changed-files / lint-changed-files: R/print-methods.R#L158
file=R/print-methods.R,line=158,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.