Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check failure with upcoming car release #1215

Closed
simonpcouch opened this issue Sep 25, 2024 · 2 comments
Closed

check failure with upcoming car release #1215

simonpcouch opened this issue Sep 25, 2024 · 2 comments

Comments

@simonpcouch
Copy link
Collaborator

From email:

The development version of car 3.1-3, available on R-Forge at
<https://r-forge.r-project.org/R/?group_id=531>, produces a new error in
the broom package tests. Specifically:

-------- snip ---------

ℹ Loading broom
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 56 ]

── Error (test-stats-anova.R:119:3): tidy.linearHypothesis
─────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `strsplit(x_attr$heading[grep("Response", x_attr$heading)],
"\n")[[1]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─generics::tidy(fit_lht) at test-stats-anova.R:119:3
  2. └─broom:::tidy.anova(fit_lht)
  3.   └─base::sub(...) at broom/R/stats-anova-tidiers.R:139:7
  4.     └─base::is.factor(x)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 56 ]

Test complete

-------- snip ---------

We plan to submit the new version of car to CRAN in a couple of weeks,
to give you a chance to address this problem. Please let me know if
there any complications.
@simonpcouch
Copy link
Collaborator Author

Can install with pak::pak("car=url::http://download.r-forge.r-project.org/src/contrib/car_3.1-3.tar.gz").

Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant