n2kanalysis
n2kanalysis has spent eight years wiring INLA models to an S3 bucket.
A side-by-side editorial comparison of OHPL and rstatix — release velocity, themes, recent moves, and the top alternatives to consider.
A 2017 chemometrics method frozen in place, visited only when CRAN changes its documentation rules.
OHPL implements ordered homogeneity pursuit lasso, a variable selection method for high-dimensional spectroscopic data that groups correlated predictors before applying a lasso. The functional package was complete by 1.2 in 2017, when prediction, performance evaluation and simulated data generation functions were added. Every release since has touched documentation and packaging only.
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.
OHPL implements ordered homogeneity pursuit lasso, a variable selection method for high-dimensional spectroscopic data that groups correlated predictors before applying a lasso. The functional package was complete by 1.2 in 2017, when prediction, performance evaluation and simulated data generation functions were added. Every release since has touched documentation and packaging only.
This is a published-method package in the archival phase: the algorithm is fixed, the paper is cited, and the maintainer keeps it installable. The releases read as a timeline of R packaging conventions rather than of the method — tidyverse code style in 2019, roxygen2 Markdown and bibentry() in 2024, Rd HTML validation in 2026. Gaps of two to five years between releases are normal here.
Expect the next release whenever CRAN introduces another documentation or packaging check; there is no indication the method itself will be extended.
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 OHPL or rstatix.
n2kanalysis has spent eight years wiring INLA models to an S3 bucket.
A Fortran-descended optimizer got thread-safe, then found two flags that never worked.
ggstatsplot reached 1.0 by adding tests, having outsourced its statistics years ago.
collapse got a JSS paper and a 7x fmean speedup in the same release.
gtsummary is quietly rebuilding itself around analysis results data, one table verb at a time.
broadcast is filling in NumPy-style array broadcasting for R, operator by operator.
See all OHPL alternatives → · See all rstatix alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. rstatix is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. 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. rstatix is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top OHPL alternatives in Analytics are ranked by recent ship velocity. Browse the "OHPL alternatives" section above for the current picks, or visit /alternatives/ohpl 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.