tern.rbmi
Reference-based multiple imputation tables, shipping only what CRAN checks demand.
A side-by-side editorial comparison of grex and redist — release velocity, themes, recent moves, and the top alternatives to consider.
grex is a lookup table with a version number — it ships when the annotation moves.
grex converts the deprecated Ensembl gene IDs found in GTEx data into current gene symbols and identifiers, using org.Hs.eg.db as its reference. Its value is entirely in that bundled reference data, so a release either refreshes the mapping or does nothing to it. The 2025 release does nothing to it: GitHub Actions for the docs site, a check-note fix, and a smaller vignette.
redist keeps rewriting the sampler underneath a district-drawing API it has held stable since 4.0.
redist simulates redistricting plans via sequential Monte Carlo, merge-split MCMC and short-burst optimization, and it is the analysis tool behind a good deal of published districting work. The user-facing shape was set by 4.0.1's constraint interface and the split of metrics into the redistmetrics package; since then the changes are in the algorithms. The most consequential recent one replaces the SMC label-counting adjustment with a backward kernel that removes approximation error outright.
grex converts the deprecated Ensembl gene IDs found in GTEx data into current gene symbols and identifiers, using org.Hs.eg.db as its reference. Its value is entirely in that bundled reference data, so a release either refreshes the mapping or does nothing to it. The 2025 release does nothing to it: GitHub Actions for the docs site, a check-note fix, and a smaller vignette.
The annotation refreshes stopped. Between 2017 and 2019 the package tracked org.Hs.eg.db through four versions and added the GTEx V7 identifier set; since then the reference has stood still while the releases turned to packaging. That gap matters more here than it would elsewhere — a stale mapping table silently returns outdated symbols rather than failing, so the package's core asset ages invisibly.
Nothing in these entries signals a planned data refresh, and the six-year pattern suggests the next release will again be infrastructure. Users needing current annotations should check which org.Hs.eg.db version is bundled rather than assume the version number reflects it.
redist simulates redistricting plans via sequential Monte Carlo, merge-split MCMC and short-burst optimization, and it is the analysis tool behind a good deal of published districting work. The user-facing shape was set by 4.0.1's constraint interface and the split of metrics into the redistmetrics package; since then the changes are in the algorithms. The most consequential recent one replaces the SMC label-counting adjustment with a backward kernel that removes approximation error outright.
The direction is toward exactness and throughput at once — the new kernel is described as both eliminating approximation error and costing far less computation, and successive releases keep adding parallelism, most recently to the flip algorithm. Feature growth has moved into the optimization side, where short-burst gained multiple independent scorers and a Pareto frontier. The release notes are not a reliable ledger: 4.3.1 ships the identical text as 4.3.0.
Expect the remaining single-threaded algorithms to gain the chains-style parallelism that flip just received, following the pattern SMC established several releases ago.
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 grex or redist.
Reference-based multiple imputation tables, shipping only what CRAN checks demand.
An MMRM tabulation package that has published nothing since its 2024 CRAN releases.
A single-purpose ggplot2 inset tool, refining the same three arguments.
An R symbolic-maths binding whose changelog is really the C++ core's release notes.
gtfstools stopped guarding its own object model and started accepting everyone else's.
The glue package that makes R carry units and uncertainty through the same calculation.
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. grex and redist 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. grex and redist 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 grex alternatives in Analytics are ranked by recent ship velocity. Browse the "grex alternatives" section above for the current picks, or visit /alternatives/grex-r for the full list with editorial commentary on each.
Top redist alternatives in Analytics are ranked by recent ship velocity. Browse the "redist alternatives" section above for the current picks, or visit /alternatives/redist-r for the full list with editorial commentary on each.