tidymodels / butcher

Reduce the size of model objects saved to disk
https://butcher.tidymodels.org/
Other
132 stars 12 forks source link

step_{up,down}sample() are moving to the themis package. #154

Closed topepo closed 3 years ago

topepo commented 4 years ago

This will cause a test error for butcher. I'll submit recipes to CRAN soon with the change so you'll need to do a submission :-/

jyuu commented 4 years ago

Sounds good. Once recipes is on CRAN, I can update the tests along with the current outstanding pull requests

topepo commented 4 years ago

Hmm. I just did the revdep checks and maybe I'll wait another recipes release to remove them 🙀

topepo commented 3 years ago

I might send recipes (without these steps) to CRAN next week. I know you just sent a version in but you might need another on soon.

github-actions[bot] commented 3 years ago

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.