butcher
Reduce the memory footprint of fitted R model objects before deployment
butcher expands from trimming models to trimming whole tidymodels workflows
◆Recent moves
- 8mo ago
Methods for rset, tune_results and workflow_set; new maintainer
The clearest directional entry in this window: butcher can now trim resampling and tuning containers, which is where tidymodels runs actually accumulate size. Max Kuhn taking over maintenance ties the package more tightly to the tidymodels release cycle.
View source ↗ - 11mo ago
kknn methods no longer remove the call
A single-method correction with no effect outside kknn fits.
View source ↗ - 1y ago
Component existence check fixed; nestedmodels methods removed
Internal correctness fix plus removal of a method family added two releases earlier. Nothing changes for typical users.
View source ↗ - 2y ago
butcher 0.3.4
A CRAN resubmission for regenerated reference manuals, with no code change.
View source ↗ - 2y ago
Methods for nestedmodels and mgcv::gam; clearer butchering messages
Extends coverage to nested models and trims more of mgcv fits, and improves the messaging when butchering cannot help — a recurring source of confusion with survival::coxph.
View source ↗ - 3y ago
Eight new model families gain butcher methods
A large coverage sweep across mixOmics, klaR, ipred, MASS, survival, xrf, mda and dbarts. Representative of the pre-0.4.0 strategy: broaden the model zoo rather than move up the stack.
View source ↗