← Back to home
Comparison · Analytics

ggstats vs susier

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

Shared themes:r-package

ggstats vs susier: at a glance

Featureggstatssusier
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, data-visualization, likert, regression-modelsr-package, statistical-genetics, fine-mapping, cpp-bindings
Last editorial update41m ago1h ago
WebsiteVisit →Visit →

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 →

What is susier?

Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs

susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.

Read the full susier trajectory →

ggstats vs susier: editorial side-by-side

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.

S
susier
ANALYTICS
0.0

Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs

◆ Current state

susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.

◆ Where it's heading

The version-number churn understates how narrow this work is — four consecutive releases touching the same trimming and residual-variance machinery suggests one area where the implementation and the intended behavior had drifted apart. The 0.16.0 binding migration is the only structural change, and it is invisible to users while mattering for build portability and long-term maintenance. Development is clearly active, with automated release tooling and dependency bumps flowing through the same stream.

◆ Prediction

With the binding migration just landed, near-term releases are likely to address fallout from it alongside continued fixes in the same trimming and residual-variance code.

Alternatives to ggstats and susier

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

See all ggstats alternatives → · See all susier alternatives →

Recent activity from ggstats and susier

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

  1. 3mo agosusierMigrates C++ bindings from Rcpp to cpp11 and cpp11armadillo
  2. 3mo agosusierFixes alpha0/beta0 handling under Servin-Stephens
  3. 4mo agosusierCorrects the null space ELBO term for RSS with X
  4. 5mo agosusierFixes null effect trimming with non-uniform prior weights
  5. 5mo agosusierFixes null effect trimming under Servin-Stephens estimation
  6. 5mo agoggstatsgglikert_side() and total columns for Likert plots
  7. 7mo agoggstatsLikert functions accept survey objects
  8. 11mo agoggstatsTable output for ggcoef_compare(); x-axis limits harmonised
  9. 1y agoggstatsggstats 0.10.0
  10. 1y agoggstatsCoefficient plots unified around ggcoef_model() with grouping
  11. 1y agoggstatsDiverging and Likert geoms redesigned; connector geoms added

Frequently asked questions

What is the difference between ggstats and susier?

Both compete on the same themes — r-package — within Analytics. ggstats and susier 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 ggstats better than susier?

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

What are the best alternatives to susier?

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