← Back to home
Comparison · Analytics

crossmap vs ggstats

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

crossmap vs ggstats: at a glance

Featurecrossmapggstats
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespurrr extension, functional programming, deprecations, furrrggplot2, data-visualization, likert, regression-models
Last editorial update44m ago1h ago
WebsiteVisit →Visit →

What is crossmap?

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

Read the full crossmap trajectory →

What is ggstats?

ggstats keeps widening what a coefficient or Likert plot can be

ggstats extends ggplot2 with statistical plotting: model coefficient plots, Likert and diverging bar charts, proportion geometries and the helpers that make them behave. Recent releases have added an experimental gglikert_side(), left and right total columns for gglikert(), and survey-object support across the Likert family. Development is steady and CRAN-paced, with releases every two to three months.

Read the full ggstats trajectory →

crossmap vs ggstats: editorial side-by-side

C
crossmap
ANALYTICS
0.0

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

◆ Current state

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

◆ Where it's heading

The package has settled into being a compatible extension rather than an independent one — its release notes read as a mirror of purrr's and furrr's deprecation schedules. Note that the release stamps are unreliable here: several versions were backfilled minutes apart and the 0.3.x tags carry timestamps in reverse version order, so feed position says nothing about what shipped when.

◆ Prediction

Expect the next release to be driven by another purrr or furrr change rather than new functionality, since that has been the sole trigger for the last four.

G
ggstats
ANALYTICS
0.0

ggstats keeps widening what a coefficient or Likert plot can be

◆ Current state

ggstats extends ggplot2 with statistical plotting: model coefficient plots, Likert and diverging bar charts, proportion geometries and the helpers that make them behave. Recent releases have added an experimental gglikert_side(), left and right total columns for gglikert(), and survey-object support across the Likert family. Development is steady and CRAN-paced, with releases every two to three months.

◆ Where it's heading

Two long-running threads. The coefficient side has been consolidating — ggcoef_multinom() and ggcoef_multicomponents() soft-deprecated in favour of a unified ggcoef_model() with group_by, plus new ggcoef_dodged() and ggcoef_faceted() variants. The Likert side keeps expanding outward instead, absorbing survey objects, total columns and side-by-side layouts. Underneath both is a steady tax of ggplot2 and vctrs compatibility work, including tracking the geom_errorbarh() deprecation in ggplot2 4.0.0.

◆ Prediction

Expect gglikert_side() to lose its experimental status once its interface settles, and the deprecated multinomial entry points to be removed in a future release now that ggcoef_model() covers their cases.

Alternatives to crossmap and ggstats

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 crossmap or ggstats.

See all crossmap alternatives → · See all ggstats alternatives →

Recent activity from crossmap and ggstats

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

  1. 5mo agoggstatsgglikert_side() and total columns for Likert plots
  2. 6mo agocrossmapRaw-vector mapping functions removed
  3. 6mo agocrossmapRe-exports moved to the parallelly namespace
  4. 7mo agoggstatsLikert functions accept survey objects
  5. 11mo agoggstatsTable output for ggcoef_compare(); x-axis limits harmonised
  6. 11mo agocrossmapFuture-backed tests skipped on CRAN
  7. 11mo agocrossmapInternal test fixes
  8. 1y agoggstatsggstats 0.10.0
  9. 1y agoggstatsCoefficient plots unified around ggcoef_model() with grouping
  10. 1y agoggstatsDiverging and Likert geoms redesigned; connector geoms added
  11. 3y agocrossmapxpluck adds multi-index plucking
  12. 4y agocrossmapCluster specifications supported in cross_fit

Frequently asked questions

What is the difference between crossmap and ggstats?

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

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

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

What are the best alternatives to ggstats?

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