← Back to home
Comparison · Analytics

ggstatsplot vs spmodel

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

Shared themes:r-package

ggstatsplot vs spmodel: at a glance

Featureggstatsplotspmodel
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesstatistical-plots, ggplot2, contingency-tables, hypothesis-testingspatial-statistics, regression-modelling, kriging, r-package
Last editorial update1h ago5h ago
WebsiteVisit →Visit →

What is ggstatsplot?

ggstatsplot reached 1.0 by adding tests, having outsourced its statistics years ago.

ggstatsplot produces ggplot2 graphics with statistical test results embedded in the subtitle and caption — comparisons, correlations, contingency tables, histograms. Since the 2019 refactoring that moved all statistical computation into the separate statsExpressions package, its own release notes have been dominated by upstream tracking: adapting to ggplot2, dplyr, purrr and easystats changes. The 1.0.0 release in April 2026 breaks that run with real additions to the contingency-table functions.

Read the full ggstatsplot trajectory →

What is spmodel?

Spatial regression in R, adding block kriging and then tuning the numerics underneath it

spmodel fits spatial linear and generalised linear models, for both point-referenced and areal data, with prediction and diagnostics attached. Block prediction arrived in 0.11.0 and the releases since have refined it. The most recent release changes optimiser behaviour: the default Nelder-Mead relative stopping tolerance tightens from 1e-4 to 1e-6 to reduce convergence on local rather than global maxima.

Read the full spmodel trajectory →

ggstatsplot vs spmodel: editorial side-by-side

G
ggstatsplot
ANALYTICS
0.0

ggstatsplot reached 1.0 by adding tests, having outsourced its statistics years ago.

◆ Current state

ggstatsplot produces ggplot2 graphics with statistical test results embedded in the subtitle and caption — comparisons, correlations, contingency tables, histograms. Since the 2019 refactoring that moved all statistical computation into the separate statsExpressions package, its own release notes have been dominated by upstream tracking: adapting to ggplot2, dplyr, purrr and easystats changes. The 1.0.0 release in April 2026 breaks that run with real additions to the contingency-table functions.

◆ Where it's heading

The architecture explains the cadence. With statistics living in statsExpressions, ggstatsplot's own releases are mostly the tax of sitting on top of a fast-moving plotting and tidyverse stack — five of the six most recent entries change nothing a user would notice. When substantive work does arrive it clusters in the plotting layer's coverage of test families, as in 1.0.0's one-sample goodness-of-fit support and pairwise contingency analyses. The maintainer is also visibly deliberate about scope, having removed the normality-curve overlay in 0.12.4 for being unrelated to the analysis in question.

◆ Prediction

Expect continued parity work across the plot family — features that exist in one function being extended to its siblings, as goodness-of-fit support moved from ggpiestats to ggbarstats — punctuated by maintenance releases tracking ggplot2 and easystats.

S
spmodel
ANALYTICS
0.0

Spatial regression in R, adding block kriging and then tuning the numerics underneath it

◆ Current state

spmodel fits spatial linear and generalised linear models, for both point-referenced and areal data, with prediction and diagnostics attached. Block prediction arrived in 0.11.0 and the releases since have refined it. The most recent release changes optimiser behaviour: the default Nelder-Mead relative stopping tolerance tightens from 1e-4 to 1e-6 to reduce convergence on local rather than global maxima.

◆ Where it's heading

Two threads run in parallel. The first is expanding what can be predicted — point predictions, then areal averages over a region via block kriging, then better accuracy and efficiency for that path as the block size default moved from 1000 to 4000 in 0.12.0. The second is numerical trustworthiness, and it is unusually prominent here: a range-constraint option for stability in 0.9.0, a corrected log determinant of the fixed effects in the restricted log likelihood in 0.11.0, a cloud semivariogram that had been doubling the semivariance fixed in 0.11.1, and now a tighter optimiser tolerance. Several of these silently changed results before they were caught.

◆ Prediction

Expect the maintainers to keep publishing explicit reproduction instructions alongside numerical default changes, as 0.13.0 does by documenting the `control = list(reltol = 1e-4)` escape hatch. The entries give no signal of expansion beyond the current model families.

Alternatives to ggstatsplot and spmodel

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 ggstatsplot or spmodel.

See all ggstatsplot alternatives → · See all spmodel alternatives →

Recent activity from ggstatsplot and spmodel

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

  1. 2mo agospmodelTighter optimiser tolerance to avoid local maxima
  2. 3mo agoggstatsplotPairwise contingency tests and one-sample goodness-of-fit
  3. 4mo agoggstatsplotInternal maintenance only
  4. 6mo agoggstatsplotAdapted to dplyr 1.2.0 and purrr 1.2.1
  5. 6mo agospmodelEmpirical autocovariance function and better block kriging accuracy
  6. 8mo agoggstatsplotContributor list updated in DESCRIPTION
  7. 9mo agospmodelCloud semivariogram doubling fixed; geometry warnings added
  8. 10mo agoggstatsplotSecondary axis label parsing fixed in gghistostats
  9. 11mo agoggstatsplotAdapted to the latest ggplot2 release
  10. 1y agospmodelBlock kriging for areal averages and their uncertainty
  11. 1y agospmodelRobust semivariogram and new covariance types for areal models
  12. 1y agospmodelRange constraint option and redefined covariance type names

Frequently asked questions

What is the difference between ggstatsplot and spmodel?

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

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

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

What are the best alternatives to spmodel?

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