-
Notifications
You must be signed in to change notification settings - Fork 23
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
Move .censoring weights graf.workflow #213
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but I think we still need to import the generic from parsnip here
I've opened #214 to address the failing test re |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm on board with registering normally here in favor of conditionally s3_register()
ing—that conflict should only exist briefly on CRAN. :)
Co-authored-by: Simon P. Couch <[email protected]>
…dymodels/workflows into move-.censoring_weights_graf.workflow
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. |
paired with tidymodels/parsnip#1038