EvoPhylo
EvoPhylo added BEAST2 alongside MrBayes, then went quiet for two years.
A side-by-side editorial comparison of cheapr and rjdqa — release velocity, themes, recent moves, and the top alternatives to consider.
cheapr turned multi-threaded, and its next stop is a C++20 public API.
cheapr supplies lower-overhead replacements for base R's data manipulation primitives — subsetting, recycling, concatenation, attribute handling, data frame construction. Through 2025 it grew function by function: sset_df/sset_row/sset_col, list_as_df, cheapr_c, counts, str_coalesce, df_modify. The 1.5.0 release in April 2026 changed the nature of the package, adding parallelised math functions, user-settable thread counts, multi-threaded vector initialisers, and a SIMD-parallelised if_else_, with threading on by default at two threads.
rjdqa keeps refining one screen: the seasonal adjustment quality dashboard
rjdqa builds quality assessment dashboards for seasonal adjustment models produced by JDemetra+, aimed at official statisticians reviewing adjusted series. Essentially all development goes into two functions, simple_dashboard() and its denser variant simple_dashboard2(). Version 0.1.6 adds parameters to append observations to the forecast and to control whether the residual trading-days test is printed, defaulting to monthly series only, plus outlier table layout work and user-defined calendar regressor support in sc_dashboard().
cheapr supplies lower-overhead replacements for base R's data manipulation primitives — subsetting, recycling, concatenation, attribute handling, data frame construction. Through 2025 it grew function by function: sset_df/sset_row/sset_col, list_as_df, cheapr_c, counts, str_coalesce, df_modify. The 1.5.0 release in April 2026 changed the nature of the package, adding parallelised math functions, user-settable thread counts, multi-threaded vector initialisers, and a SIMD-parallelised if_else_, with threading on by default at two threads.
Two arcs run at once. The visible one is parallelism: what began as single-threaded C shortcuts is becoming a threaded compute layer, and the notes state the C/C++ API is mid-rewrite with a stable form promised at 2.0.0 behind a C++20 requirement. The quieter one is R C API compliance — 1.5.1 removed R_MissingArg, R_UnboundValue, Rf_findVar and Rf_findVarinFrame, the non-API entry points being closed off upstream. The 1.5.x patches since are narrow crash fixes, which reads as consolidation before the 2.0.0 break.
Expect 2.0.0 to land the stable C/C++ API behind a C++20 toolchain floor, with more of the existing function surface threaded in the interim. The package has announced both moves in its own release notes.
rjdqa builds quality assessment dashboards for seasonal adjustment models produced by JDemetra+, aimed at official statisticians reviewing adjusted series. Essentially all development goes into two functions, simple_dashboard() and its denser variant simple_dashboard2(). Version 0.1.6 adds parameters to append observations to the forecast and to control whether the residual trading-days test is printed, defaulting to monthly series only, plus outlier table layout work and user-defined calendar regressor support in sc_dashboard().
The package has converged on a single deliverable and is tuning it against reviewer practice. Each release adds a parameter that lets the analyst include or exclude one element of the dashboard, or adjusts how densely information is packed into the fixed space of the layout. The td_effect default — print the test only for monthly series — is characteristic: the knowledge about when a diagnostic is meaningful is being encoded into the tool rather than left to the reader.
The pattern of adding one toggle per diagnostic per release points at the same thing again, most likely another test given a conditional default, rather than a new dashboard function alongside the two that exist.
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 cheapr or rjdqa.
EvoPhylo added BEAST2 alongside MrBayes, then went quiet for two years.
treespace ships once every year or two, and only when CRAN or a user forces it.
Rpath 1.1.0 learns to read Ecopath's own files, easing migration off the desktop tool.
TAF keeps turning ICES stock assessments into reproducible, dependency-pinned projects.
parallelDist is in pure preservation mode — one build fix every few years.
Cairo finally catches R's graphics engine, all the way to GE API 16.
See all cheapr alternatives → · See all rjdqa alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. cheapr and rjdqa 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. cheapr and rjdqa 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.
Top cheapr alternatives in Analytics are ranked by recent ship velocity. Browse the "cheapr alternatives" section above for the current picks, or visit /alternatives/cheapr-r for the full list with editorial commentary on each.
Top rjdqa alternatives in Analytics are ranked by recent ship velocity. Browse the "rjdqa alternatives" section above for the current picks, or visit /alternatives/rjdqa-r for the full list with editorial commentary on each.