paleobuddy
paleobuddy can now simulate trait-dependent diversification, not just birth-death.
A side-by-side editorial comparison of dipsaus and errors — release velocity, themes, recent moves, and the top alternatives to consider.
dipsaus sheds five dependencies and rebuilds its native layer on Rcpp
dipsaus is a utility toolbox for R and Shiny developers — parallel helpers, fast map and queue wrappers, RStudio integrations, and custom Shiny inputs — and the foundation layer under the RAVE neuroimaging stack. The 0.3.x line dropped magrittr, remotes, glue, base64url and startup, moved off RcppParallel and TBB, and switched to Rcpp specifically to stop calling R's internal ENCLOS and CLOSENV interfaces. On the user-facing side it added fancyDirectoryInput, a Shiny widget for uploading whole directories with streaming and a progress bar.
errors keeps making uncertainty print the way each scientific field expects.
errors attaches uncertainty to numeric vectors and propagates it automatically through arithmetic, as part of the r-quantities family alongside units. The propagation core is settled; recent releases concentrate on presentation and integration — PDG rounding rules in 0.4.2, decimal support in parenthesis notation in 0.4.3, and ggplot2 deprecation tracking in 0.4.1 and 0.4.4.
dipsaus is a utility toolbox for R and Shiny developers — parallel helpers, fast map and queue wrappers, RStudio integrations, and custom Shiny inputs — and the foundation layer under the RAVE neuroimaging stack. The 0.3.x line dropped magrittr, remotes, glue, base64url and startup, moved off RcppParallel and TBB, and switched to Rcpp specifically to stop calling R's internal ENCLOS and CLOSENV interfaces. On the user-facing side it added fancyDirectoryInput, a Shiny widget for uploading whole directories with streaming and a progress bar.
Two long-running threads run through every release: cut dependencies, and make asynchronous work in R less fragile. The package has been removing packages it once required — synchronicity, qs, RcppRedis, htmltools, stringr, now five more — while successively replacing its own async machinery (make_async_evaluator, then async_workers, then lapply_callr and lapply_async with automatic global handling). The Rcpp move adds a third pressure: staying inside R's supported C interfaces as the non-API surface is closed off.
The dependency-shedding pattern points at the remaining soft-deprecated pieces — dipsaus_lock/unlock and PersistContainer have both been marked for removal for several releases and are the obvious next things to go.
errors attaches uncertainty to numeric vectors and propagates it automatically through arithmetic, as part of the r-quantities family alongside units. The propagation core is settled; recent releases concentrate on presentation and integration — PDG rounding rules in 0.4.2, decimal support in parenthesis notation in 0.4.3, and ggplot2 deprecation tracking in 0.4.1 and 0.4.4.
Two threads run through this history. One is formatting convergence: uncertainty has field-specific conventions, and the package has been absorbing them one contributed pull request at a time rather than imposing a single style. The other is keeping the errors class first-class everywhere R users work — vctrs methods for dplyr 1.0, a geom_errors() layer for ggplot2, missing-value and duplicate handling. Both are integration work, which is what a type-extension package mostly is.
Expect further formatting conventions to arrive as contributions, following PDG rounding and the decimals option, plus continued upkeep against ggplot2 aesthetic deprecations that have forced two of the last four releases.
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 dipsaus or errors.
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.
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.
grex is a lookup table with a version number — it ships when the annotation moves.
protr's feature set is finished; the work now is surviving Bioconductor's churn.
See all dipsaus alternatives → · See all errors alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. dipsaus and errors 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. dipsaus and errors 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 dipsaus alternatives in Analytics are ranked by recent ship velocity. Browse the "dipsaus alternatives" section above for the current picks, or visit /alternatives/dipsaus-r for the full list with editorial commentary on each.
Top errors alternatives in Analytics are ranked by recent ship velocity. Browse the "errors alternatives" section above for the current picks, or visit /alternatives/errors-r for the full list with editorial commentary on each.