Skip to content

Error for R2 for beta binomial glmmTMB model #789

Error for R2 for beta binomial glmmTMB model

Error for R2 for beta binomial glmmTMB model #789

Triggered via pull request December 24, 2024 16:17
Status Failure
Total duration 3m 41s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 20s
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-changed-files / lint-changed-files: R/r2.R#L534
file=R/r2.R,line=534,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
lint-changed-files / lint-changed-files: tests/testthat/test-r2_mcfadden.R#L34
file=tests/testthat/test-r2_mcfadden.R,line=34,col=3,[unnecessary_nesting_linter] Reduce the nesting of this statement by removing the braces {}.
lint-changed-files / lint-changed-files: tests/testthat/test-r2_mcfadden.R#L42
file=tests/testthat/test-r2_mcfadden.R,line=42,col=37,[commas_linter] Put a space after a comma.
lint-changed-files / lint-changed-files: tests/testthat/test-r2_mcfadden.R#L50
file=tests/testthat/test-r2_mcfadden.R,line=50,col=10,[infix_spaces_linter] Put spaces around all infix operators.