mapSpain
mapSpain's 1.0.0 broke every user cache to get the package onto modern foundations.
A side-by-side editorial comparison of fastplyr and shapviz — release velocity, themes, recent moves, and the top alternatives to consider.
A fast dplyr stand-in that keeps finding new places to skip work entirely.
fastplyr reimplements the dplyr verbs on a faster backend, exposing f_summarise, f_mutate, f_reframe and a set of group metadata helpers alongside optimized joins and quantiles. The most recent release removes non-API C functions and raises the floor to R 4.5.0, a steep requirement that follows the C++17 requirement introduced a release earlier. The verb surface itself has been stable since 0.9.0.
shapviz refines its SHAP plots release by release while chasing ggplot2's moving target.
shapviz turns SHAP values from XGBoost, LightGBM, H2O, kernelshap and other sources into standard diagnostic plots — importance, dependence, waterfall, force and interaction. Recent work is plot ergonomics: shared y-axis control across dependence plots, a bar view for interaction values, and axis collection via patchwork. The two most recent releases are pure compatibility and bug fixes.
fastplyr reimplements the dplyr verbs on a faster backend, exposing f_summarise, f_mutate, f_reframe and a set of group metadata helpers alongside optimized joins and quantiles. The most recent release removes non-API C functions and raises the floor to R 4.5.0, a steep requirement that follows the C++17 requirement introduced a release earlier. The verb surface itself has been stable since 0.9.0.
The optimization strategy has shifted from making individual functions fast to reasoning about expressions before evaluating them — 0.9.9 began marking simple operators as group-unaware so expressions built only from them are evaluated across the whole data frame rather than per group. That is a structural bet: the package increasingly inspects what you wrote to decide how much work is actually needed. Running alongside it is a steady tightening of build requirements, with C++17, R 4.5.0 and CRAN's C API rules all landing within a year.
Expect the group-unaware classification to widen to more functions, since each addition compounds across every grouped expression, and expect the dependency floors to keep rising as the package tracks CRAN's compiled-code policy.
shapviz turns SHAP values from XGBoost, LightGBM, H2O, kernelshap and other sources into standard diagnostic plots — importance, dependence, waterfall, force and interaction. Recent work is plot ergonomics: shared y-axis control across dependence plots, a bar view for interaction values, and axis collection via patchwork. The two most recent releases are pure compatibility and bug fixes.
Two threads run in parallel here. One is visual refinement converging on conventions from Python's shap — the 0.10.0 notes openly float switching share_y to TRUE to match it. The other is connector maintenance, keeping pace with H2O, XGBoost 1.x and 2.x, shapr and permshap as each changes. Neither thread adds new explanation methods; shapviz's job is presentation, and it is being polished rather than extended.
Expect share_y = TRUE to become the default and further ggplot2 4.x fallout, with connector updates arriving as the upstream SHAP packages release.
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 fastplyr or shapviz.
mapSpain's 1.0.0 broke every user cache to get the package onto modern foundations.
A Berlin groundwater scraper grew a full IoT publishing pipeline in two days.
cheapr turned multi-threaded, and its next stop is a C++20 public API.
RadialMR's 2026 release corrects degrees of freedom that had been wrong since documentation.
mrbayes spent 2026 auditing its own Bayesian MR estimators for coding errors.
lineup2 ships once every few years, and 2026's release is a logo and a core-count tweak.
See all fastplyr alternatives → · See all shapviz alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. fastplyr and shapviz 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. fastplyr and shapviz 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 fastplyr alternatives in Analytics are ranked by recent ship velocity. Browse the "fastplyr alternatives" section above for the current picks, or visit /alternatives/fastplyr for the full list with editorial commentary on each.
Top shapviz alternatives in Analytics are ranked by recent ship velocity. Browse the "shapviz alternatives" section above for the current picks, or visit /alternatives/shapviz for the full list with editorial commentary on each.