paleobuddy
paleobuddy can now simulate trait-dependent diversification, not just birth-death.
A side-by-side editorial comparison of CMAQ and dipsaus — release velocity, themes, recent moves, and the top alternatives to consider.
CMAQ went global in v5.5, and has been patching that surface ever since.
CMAQ is the EPA's Community Multiscale Air Quality modeling system, used for regulatory and research air quality simulation. Its release rhythm is strictly two-tier: numbered major versions carry new science and fresh benchmark datasets, while the x.y.z.n updates carry bug fixes against documentation and benchmarks that stay pinned to the parent version. The current line is v5.5, which introduced CRACMM2 chemistry and coupling to MPAS-A meteorology, followed by three patch rollups.
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.
CMAQ is the EPA's Community Multiscale Air Quality modeling system, used for regulatory and research air quality simulation. Its release rhythm is strictly two-tier: numbered major versions carry new science and fresh benchmark datasets, while the x.y.z.n updates carry bug fixes against documentation and benchmarks that stay pinned to the parent version. The current line is v5.5, which introduced CRACMM2 chemistry and coupling to MPAS-A meteorology, followed by three patch rollups.
The v5.5 patches cluster around the newest and most sensitive components. ISAM source apportionment and DDM-3D sensitivity analysis account for corrections in every one of the three updates, and CRACMM2 needed fixes within months of release. That is the expected shape after a major version lands: the science is stable, the instrumentation built on top of it is not. Parallel I/O work in the latest patch suggests the global configurations are now being run at scales that expose throughput limits.
The next major version will fold these fixes in with new science, documentation and benchmark data — the release notes state this explicitly each time. Until then, expect further ISAM and DDM-3D corrections, which have appeared in every patch so far.
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.
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 CMAQ or dipsaus.
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.
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 CMAQ alternatives → · See all dipsaus alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. CMAQ and dipsaus 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. CMAQ and dipsaus 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 CMAQ alternatives in Analytics are ranked by recent ship velocity. Browse the "CMAQ alternatives" section above for the current picks, or visit /alternatives/cmaq for the full list with editorial commentary on each.
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.