← Back to home
Comparison · Analytics

broom vs workflowsets

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

broom vs workflowsets: at a glance

Featurebroomworkflowsets
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr, tidy-models, statistics, cran-compliancetidymodels, model-comparison, clustering, tuning
Last editorial update5h ago46m ago
WebsiteVisit →Visit →

What is broom?

broom's release calendar is now set by CRAN checks, not by new tidiers.

broom converts model objects from across R's statistical ecosystem into tidy data frames. Four of its last six releases exist purely to resolve R CMD check warnings and errors on r-devel or to absorb upstream package changes. Maintainership passed to Emil Hvitfeldt at 1.0.11.

Read the full broom trajectory →

What is workflowsets?

workflowsets keeps widening what counts as a model worth comparing.

workflowsets holds a grid of preprocessor and model combinations and evaluates all of them under one call to workflow_map(). The releases in view widen that grid — clustering specifications via tidyclust, censored regression via an eval_time argument, case weights — and fill in the accessors around it with collect_notes(), collect_extracts() and fit_best(). The long-running pull_*() deprecation finally reached the error stage in 1.1.1.

Read the full workflowsets trajectory →

broom vs workflowsets: editorial side-by-side

B
broom
ANALYTICS
0.0

broom's release calendar is now set by CRAN checks, not by new tidiers.

◆ Current state

broom converts model objects from across R's statistical ecosystem into tidy data frames. Four of its last six releases exist purely to resolve R CMD check warnings and errors on r-devel or to absorb upstream package changes. Maintainership passed to Emil Hvitfeldt at 1.0.11.

◆ Where it's heading

Carrying hundreds of tidier methods for model classes it does not own, broom's workload is dominated by other projects' breaking changes and CRAN's evolving checks. New tidier coverage has largely migrated to the packages that define the models, leaving broom as a compatibility surface.

◆ Prediction

Expect the cadence to stay reactive, with releases triggered by r-devel check failures and upstream API shifts rather than expanded model coverage.

W
workflowsets
ANALYTICS
0.0

workflowsets keeps widening what counts as a model worth comparing.

◆ Current state

workflowsets holds a grid of preprocessor and model combinations and evaluates all of them under one call to workflow_map(). The releases in view widen that grid — clustering specifications via tidyclust, censored regression via an eval_time argument, case weights — and fill in the accessors around it with collect_notes(), collect_extracts() and fit_best(). The long-running pull_*() deprecation finally reached the error stage in 1.1.1.

◆ Where it's heading

The package's job is comparison, so its direction is set by what tidymodels can express: every time a new model paradigm lands elsewhere, workflowsets has to learn to rank it. Clustering was the largest of those steps because it has no outcome column to score against. Alongside that runs a slower cleanup — named-only optional arguments, type checking on inputs, informative errors when someone passes a workflow set to fit() — that reads as a package hardening after its API settled.

◆ Prediction

Expect the tailor postprocessors that workflows added in 1.3.0 to need representation here next, since a workflow set that cannot vary the postprocessor cannot compare calibration choices.

Alternatives to broom and workflowsets

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 broom or workflowsets.

See all broom alternatives → · See all workflowsets alternatives →

Recent activity from broom and workflowsets

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

  1. 3mo agobroombroom 1.0.13 relocates a test fixture to clear an r-devel warning
  2. 3mo agobroombroom 1.0.12 tracks renamed summary() output fields
  3. 8mo agobroombroom 1.0.11 transfers maintainership to Emil Hvitfeldt
  4. 11mo agobroombroom 1.0.10 clears an r-devel namespacing warning
  5. 1y agobroombroom 1.0.9 requires R 4.1 and repairs epiR compatibility
  6. 1y agoworkflowsetscollect_extracts() added; pull_*() functions now error
  7. 1y agobroombroom 1.0.8 fixes cluster-robust intervals, drops orcutt tidiers
  8. 2y agoworkflowsetsCensored regression evaluation; eval_time breaks positional args
  9. 3y agoworkflowsetsClustering models enter workflow sets via tidyclust
  10. 4y agoworkflowsetsCase weights supported across a workflow set
  11. 4y agoworkflowsetsUpdate models and recipes across a set; mixed inputs accepted
  12. 5y agoworkflowsetsextract_*() supersedes pull_*() across tidymodels

Frequently asked questions

What is the difference between broom and workflowsets?

They serve adjacent needs but don't currently overlap on shipped themes. broom and workflowsets 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 broom better than workflowsets?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. broom and workflowsets 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 broom?

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

What are the best alternatives to workflowsets?

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