mlr3proba
mlr3proba is shedding weight as its survival work moves into sibling packages
A side-by-side editorial comparison of haven and tidypredict — release velocity, themes, recent moves, and the top alternatives to consider.
haven's release cadence has narrowed to compiler and R-devel upkeep.
haven is the tidyverse's bridge to SPSS, Stata and SAS files, wrapping the C ReadStat library. The last several releases are almost entirely maintenance: syncing vendored ReadStat and patching ahead of R-devel changes. The most recent substantive user-facing work landed in 2.5.2 and earlier.
tidypredict now translates the gradient-boosting libraries people actually deploy
tidypredict converts fitted R models into SQL and dplyr expressions so predictions can run inside a database instead of in R. The 1.1.0 release added rpart, CatBoost, and LightGBM, with full objective and tree-type coverage for the boosted models. That followed 1.0.0, which broke random-forest output into a single formula, added glmnet, and cut fit-translation time for xgboost, partykit, and ranger.
haven is the tidyverse's bridge to SPSS, Stata and SAS files, wrapping the C ReadStat library. The last several releases are almost entirely maintenance: syncing vendored ReadStat and patching ahead of R-devel changes. The most recent substantive user-facing work landed in 2.5.2 and earlier.
Development has shifted from extending the file-format surface to keeping a C dependency compiling against newer toolchains. The deprecation of write_sas() narrowed that surface deliberately, steering users to write_xpt() because the sas7bdat format is undocumented and unsupported upstream.
Expect further ReadStat sync releases triggered by compiler or R-devel breakage rather than new format support or writing features.
tidypredict converts fitted R models into SQL and dplyr expressions so predictions can run inside a database instead of in R. The 1.1.0 release added rpart, CatBoost, and LightGBM, with full objective and tree-type coverage for the boosted models. That followed 1.0.0, which broke random-forest output into a single formula, added glmnet, and cut fit-translation time for xgboost, partykit, and ranger.
The package's value scales directly with how many model types it can translate, and the recent work has concentrated on the tree ensembles that dominate tabular modelling in practice. Coverage now extends past what parsnip wraps, since raw CatBoost models are supported alongside parsnip and bonsai ones with an explicit escape hatch for categorical features. Performance work on the translation step suggests the models being converted have grown large enough for that to matter.
With the major boosting libraries covered, the remaining gap is what happens to preprocessing, so tighter integration with recipes or orbital for translating whole workflows is the natural next step.
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 haven or tidypredict.
mlr3proba is shedding weight as its survival work moves into sibling packages
mlr3viz keeps the ecosystem's plots working while the plots themselves move out
mlr3tuning is rebuilding its async machinery under a stable public surface
timetk swallowed anomalize whole, then went quiet for two years
modelbased is turning marginal effects into a full contrast grammar
easystats' parameters package absorbs one more model class every few weeks
See all haven alternatives → · See all tidypredict alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. haven and tidypredict 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. haven and tidypredict 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.
Top haven alternatives in Analytics are ranked by recent ship velocity. Browse the "haven alternatives" section above for the current picks, or visit /alternatives/haven for the full list with editorial commentary on each.
Top tidypredict alternatives in Analytics are ranked by recent ship velocity. Browse the "tidypredict alternatives" section above for the current picks, or visit /alternatives/tidypredict for the full list with editorial commentary on each.