OHPL
A 2017 chemometrics method frozen in place, visited only when CRAN changes its documentation rules.
A side-by-side editorial comparison of ggsci and rstatix — release velocity, themes, recent moves, and the top alternatives to consider.
ggsci quietly became a palette mirror, then taught itself to generate colors on demand
ggsci ships ready-made ggplot2 color scales, originally journal and sci-fi palettes and now overwhelmingly terminal themes — the iTerm collection has grown past 400 entries and picks up 30 to 70 more with each sync. The one structural change in the recent run is gephi_palettes(), which generates distinct categorical colors for an arbitrary number of levels rather than serving a fixed list. Release cadence is steady, roughly every six to eight weeks.
rstatix hit 1.0 by unrounding every p-value it has ever returned
rstatix is the pipe-friendly test wrapper behind most ggpubr annotation workflows — t-tests, Wilcoxon, ANOVA, post-hoc comparisons, effect sizes, all returning tidy data frames. After three quiet years of CRAN-compat patching, it shipped 1.0.0 and 1.1.0 three weeks apart in mid-2026. Both releases push in the same direction: interval estimates and full-precision output for numbers the package previously rounded or omitted.
ggsci ships ready-made ggplot2 color scales, originally journal and sci-fi palettes and now overwhelmingly terminal themes — the iTerm collection has grown past 400 entries and picks up 30 to 70 more with each sync. The one structural change in the recent run is gephi_palettes(), which generates distinct categorical colors for an arbitrary number of levels rather than serving a fixed list. Release cadence is steady, roughly every six to eight weeks.
Two threads run in parallel. The larger one is curation: ggsci has effectively become a distribution channel for upstream color work, adding design-system palettes (Primer, Atlassian, Bootstrap, Tailwind) and re-syncing iTerm as that project changes, including correcting existing color values when upstream moves. The smaller and more interesting one is generation — the Gephi engine sidesteps the ceiling every fixed palette has, which is what happens when a plot needs more categories than any curated set provides.
Given how much of the release notes each cycle is a mechanical upstream sync, the plausible next step is automating those syncs rather than adding another vendor palette by hand; the Gephi generator is the more likely place any genuinely new capability appears.
rstatix is the pipe-friendly test wrapper behind most ggpubr annotation workflows — t-tests, Wilcoxon, ANOVA, post-hoc comparisons, effect sizes, all returning tidy data frames. After three quiet years of CRAN-compat patching, it shipped 1.0.0 and 1.1.0 three weeks apart in mid-2026. Both releases push in the same direction: interval estimates and full-precision output for numbers the package previously rounded or omitted.
The work is about matching what dedicated effect-size packages give you without taking on their dependencies. Confidence intervals for partial eta squared and for Cohen's d are both computed in base R from noncentral distributions and both check against effectsize; compact letter displays are computed in base R against multcompView. The pattern is deliberate — reproduce the reference implementation, add no imports. Alongside that, the package has started correcting statistical hygiene it got wrong for years, most visibly by no longer rounding p-values before adjusting them.
The analytic-interval machinery now exists for eta squared and Cohen's d; the untouched effect sizes in the package — eta squared for nonparametric tests, Cramer's V, rank-biserial correlation — are the obvious next targets for the same base-R noncentral treatment.
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 ggsci or rstatix.
A 2017 chemometrics method frozen in place, visited only when CRAN changes its documentation rules.
A fast dplyr stand-in that keeps finding new places to skip work entirely.
Belgium's invasive-species indicator toolkit is in steady refinement, one plotting edge case at a time.
The ICES stock assessment client took upload away in 2024 and spent two years giving it back.
A discrete global grid generator grew cell traversal and became a usable spatial index.
Community ecology's standard toolkit is retiring the functions a generation of scripts was built on.
See all ggsci alternatives → · See all rstatix alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r — within Analytics. ggsci and rstatix are shipping at a similar cadence (velocity 2.5 vs 2.5, 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. ggsci and rstatix are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top ggsci alternatives in Analytics are ranked by recent ship velocity. Browse the "ggsci alternatives" section above for the current picks, or visit /alternatives/ggsci for the full list with editorial commentary on each.
Top rstatix alternatives in Analytics are ranked by recent ship velocity. Browse the "rstatix alternatives" section above for the current picks, or visit /alternatives/rstatix for the full list with editorial commentary on each.