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

sparsevctrs test failure #250

Closed
simonpcouch opened this issue Sep 19, 2024 · 2 comments · Fixed by #257
Closed

sparsevctrs test failure #250

simonpcouch opened this issue Sep 19, 2024 · 2 comments · Fixed by #257

Comments

@simonpcouch
Copy link
Contributor

On main, now seeing:

Failure (test-sparsevctrs.R:21:3): sparse tibble can be passed to `fit() - recipe
Expected `wf_fit <- fit(wf_spec, hotel_data)` to run without any errors.
i Actually got a <simpleError> with text:
  sparsevctrs: Sparse vector materialized

I thiiiink this is maybe due to merge of tidymodels/parsnip#1204? Linking to #245 as well.

@simonpcouch
Copy link
Contributor Author

#249 skips sparsevctrs tests for now to get clean checks.

Copy link

github-actions bot commented Oct 5, 2024

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 5, 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

Successfully merging a pull request may close this issue.

1 participant