rjd3highfreq
rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.
A side-by-side editorial comparison of ardlverse and rstatix — release velocity, themes, recent moves, and the top alternatives to consider.
An outside audit against Stata found seven errors in ardlverse's panel estimator, including regressions with no intercept.
A small R package for autoregressive distributed lag models, with only three releases on record. The first two were administrative — a CRAN version note and a Zenodo metadata update. The third, 2.0.0, is a correction release built entirely from an external audit of panel_ardl() against Stata's xtpmg, and it is the only entry here with substantive content.
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.
A small R package for autoregressive distributed lag models, with only three releases on record. The first two were administrative — a CRAN version note and a Zenodo metadata update. The third, 2.0.0, is a correction release built entirely from an external audit of panel_ardl() against Stata's xtpmg, and it is the only entry here with substantive content.
The package's direction is now set by verification against an established reference implementation rather than by feature work. The seven fixes bring panel_ardl() into strict alignment with the original Pesaran, Shin and Smith framework, and the most serious of them is structural: internal regressions used lm.fit(), which unlike lm() does not append an intercept, so every short-run regression across the PMG, MG and DFE estimators was forced through the origin. Design matrices now carry a column of ones and DFE reconstructs the grand-mean intercept to match standard fixed-effects output.
Expect the next releases to extend the same audit approach to the remaining estimators, since a package that has been validated against xtpmg on one function invites the same question about the rest.
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 ardlverse or rstatix.
rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.
audubon's release feed is almost entirely Renovate bumping the JavaScript toolchain behind its Japanese text splitter.
affiner is quietly turning a grid transformation helper into a small computational geometry library.
ageproR spent two years chasing a moving file format, then added the recruitment models that justify the effort.
ledger adds a Rust toolchain fallback, so beancount imports work whether or not the Python tooling is installed.
gridpattern keeps widening its catalogue, and the newest patterns finally use the device's own line rendering.
See all ardlverse 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 ardlverse alternatives in Analytics are ranked by recent ship velocity. Browse the "ardlverse alternatives" section above for the current picks, or visit /alternatives/ardlverse-r 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.