Skip to content

re-implement missing extension error on add_model #184

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

Merged
merged 5 commits into from
Nov 14, 2022
Merged

Conversation

simonpcouch
Copy link
Contributor

Closes #182. A duplicate PR of #175, and that explanation applies, except that this PR is implemented anticipating that workflows will be released before parsnip. This error will thus "kick in" once the new parsnip is on CRAN, whenever that is, and functionality won't change until then.

PRing as draft, in case it ends up looking like we can get parsnip out with the changes in tidymodels/parsnip#836 before dev workflows is submitted to CRAN.

@simonpcouch simonpcouch marked this pull request as draft October 28, 2022 20:55
parsnip will send out a release in the coming days, so we can just depend on the latest version and call those checks unconditionally.
@simonpcouch simonpcouch marked this pull request as ready for review November 3, 2022 17:19
@simonpcouch simonpcouch merged commit b6e352a into main Nov 14, 2022
@simonpcouch simonpcouch deleted the extension-182 branch November 14, 2022 13:03
@github-actions
Copy link

This pull request 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 Nov 29, 2022
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 this pull request may close these issues.

Uninformative error if parsnip extension package isn't loaded
1 participant