paleobuddy
paleobuddy can now simulate trait-dependent diversification, not just birth-death.
A side-by-side editorial comparison of grex and socialmixr — 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.
socialmixr breaks its one-shot contact_matrix() call into a composable pipeline.
socialmixr builds age-structured social contact matrices from survey data for infectious-disease modelling. Version 0.6.0 replaces the monolithic contact_matrix() entry point with a chain of composable steps — filter, assign age groups, weigh, compute, then symmetrise, split or convert per capita — behind a new contact_matrix S3 class. Survey downloading is being handed off to a separate contactsurveys package.
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.
socialmixr builds age-structured social contact matrices from survey data for infectious-disease modelling. Version 0.6.0 replaces the monolithic contact_matrix() entry point with a chain of composable steps — filter, assign age groups, weigh, compute, then symmetrise, split or convert per capita — behind a new contact_matrix S3 class. Survey downloading is being handed off to a separate contactsurveys package.
The arc from 0.4.0 to 0.6.0 is decomposition: first extracting helpers like assign_age_groups(), then moving downloads out of the package, and now exposing every stage of matrix construction as its own verb. Breaking changes are accepted at each step — preserved empty age groups, arrays instead of xtabs, [N,Inf) labels — with the new class inheriting from list so existing $matrix access keeps working. The label change is explicitly aligned with the contactmatrix package.
Expect the deprecated dotted argument names and the remaining in-package download paths to be removed once the contactsurveys handoff completes, leaving contact_matrix() as a thin wrapper over the pipeline.
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 socialmixr.
paleobuddy can now simulate trait-dependent diversification, not just birth-death.
geodist stays dependency-free and fast, and warns you when 'cheap' distances stop being honest.
errors keeps making uncertainty print the way each scientific field expects.
CMAQ went global in v5.5, and has been patching that surface ever since.
enpls has not changed its statistics since 2016 — only its website, twice.
protr's feature set is finished; the work now is surviving Bioconductor's churn.
See all grex alternatives → · See all socialmixr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. grex and socialmixr 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 socialmixr 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 socialmixr alternatives in Analytics are ranked by recent ship velocity. Browse the "socialmixr alternatives" section above for the current picks, or visit /alternatives/socialmixr for the full list with editorial commentary on each.