← Back to home
Comparison · Analytics

butcher vs tsibble

A side-by-side editorial comparison of butcher and tsibble — release velocity, themes, recent moves, and the top alternatives to consider.

butcher vs tsibble: at a glance

Featurebutchertsibble
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themestidymodels, model-serialization, memory, r-statstime-series, data-structures, vctrs, tidyverts
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is butcher?

butcher expands from trimming models to trimming whole tidymodels workflows

butcher strips the parts of fitted R model objects that bloat serialized size without being needed for prediction, and it grows one method family at a time. The 0.3.x line piled up coverage for MASS, klaR, mixOmics, ipred, survival and xgboost objects; 0.4.0 changes the target from individual models to resampling and tuning containers, and hands maintenance to Max Kuhn.

Read the full butcher trajectory →

What is tsibble?

tsibble shipped one release in five and a half years - the data structure is finished

tsibble defines the tidy time-series data structure that fable and feasts are built on. The design churned heavily through 2018 and 2019, settled with the 0.9.0 move onto vctrs in mid-2020, and then went quiet: the next release, 1.2.0, arrived in February 2026 with a summary() method and some tidyselect helpers.

Read the full tsibble trajectory →

butcher vs tsibble: editorial side-by-side

B
butcher
ANALYTICS
0.0

butcher expands from trimming models to trimming whole tidymodels workflows

◆ Current state

butcher strips the parts of fitted R model objects that bloat serialized size without being needed for prediction, and it grows one method family at a time. The 0.3.x line piled up coverage for MASS, klaR, mixOmics, ipred, survival and xgboost objects; 0.4.0 changes the target from individual models to resampling and tuning containers, and hands maintenance to Max Kuhn.

◆ Where it's heading

Coverage is following where tidymodels users actually accumulate size — rset, rsplit, tune_results and workflow_set objects are the things that get large in a tuning run, not single fits. The maintainer handoff points the package further into the tidymodels orbit rather than the broad model zoo it started as. Releases are otherwise small and fix-driven.

◆ Prediction

Expect further methods for tidymodels container classes and continued upkeep against xgboost and torch-backed engines; the entries show no move toward automatic size reporting or a different API.

T
tsibble
ANALYTICS
0.0

tsibble shipped one release in five and a half years - the data structure is finished

◆ Current state

tsibble defines the tidy time-series data structure that fable and feasts are built on. The design churned heavily through 2018 and 2019, settled with the 0.9.0 move onto vctrs in mid-2020, and then went quiet: the next release, 1.2.0, arrived in February 2026 with a summary() method and some tidyselect helpers.

◆ Where it's heading

This is a package that reached its final shape and stopped. The early releases are a rapid sequence of breaking changes to the key and interval metadata, each one warning that previously stored objects are corrupt; once the interval became a formal vctrs record type there was nothing structural left to change. The five-year gap is the trajectory, not a lapse.

◆ Prediction

Expect further releases to be small compatibility and convenience additions at long intervals; with the type system settled and windowing delegated to slider, there is no visible pressure for another breaking change.

Alternatives to butcher and tsibble

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either butcher or tsibble.

See all butcher alternatives → · See all tsibble alternatives →

Recent activity from butcher and tsibble

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 6mo agotsibblesummary() for time classes; sequential column construction
  2. 8mo agobutcherMethods for rset, tune_results and workflow_set; new maintainer
  3. 11mo agobutcherkknn methods no longer remove the call
  4. 1y agobutcherComponent existence check fixed; nestedmodels methods removed
  5. 2y agobutcherbutcher 0.3.4
  6. 2y agobutcherMethods for nestedmodels and mgcv::gam; clearer butchering messages
  7. 3y agobutcherEight new model families gain butcher methods
  8. 6y agotsibbleInterval becomes a vctrs record type; windowing moves to slider
  9. 7y agotsibbleLifecycle badges and yearweek string parsing
  10. 7y agotsibblePatch fixes for renaming, single-row and duplicate-index cases
  11. 7y agotsibbleindex_by() groups the index; unnest_tsibble() added
  12. 7y agotsibbleMetadata overhaul folds regular into interval, ordered into index

Frequently asked questions

What is the difference between butcher and tsibble?

They serve adjacent needs but don't currently overlap on shipped themes. butcher and tsibble are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is butcher better than tsibble?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. butcher and tsibble are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to butcher?

Top butcher alternatives in Analytics are ranked by recent ship velocity. Browse the "butcher alternatives" section above for the current picks, or visit /alternatives/butcher for the full list with editorial commentary on each.

What are the best alternatives to tsibble?

Top tsibble alternatives in Analytics are ranked by recent ship velocity. Browse the "tsibble alternatives" section above for the current picks, or visit /alternatives/tsibble for the full list with editorial commentary on each.