paleobuddy
paleobuddy can now simulate trait-dependent diversification, not just birth-death.
A side-by-side editorial comparison of parallelDist and xts — release velocity, themes, recent moves, and the top alternatives to consider.
parallelDist is in pure preservation mode — one build fix every few years.
parallelDist computes distance matrices across threads in C++ via RcppParallel and Armadillo. The feature set has been settled since 0.2.3 in 2018, which added hamming distance and cosine similarity; everything after that is compatibility work. The most recent release, 0.2.7, exists only to drop a C++11 pin that newer Armadillo versions no longer tolerate.
xts is finished software, and its releases now track R's C API more than user requests.
xts is the time-series class underpinning much of R's financial stack, and it behaves like infrastructure: the visible releases are bug fixes, plotting repairs and conformance work. A recurring thread is removing calls R no longer considers public — SET_TYPEOF in 0.14.0 and 0.14.1, then ATTRIB() and SET_ATTRIB() in 0.14.2. Feature additions are rare and small, the last cluster being open-ended time-of-day subsetting and na.fill performance in 0.13.0.
parallelDist computes distance matrices across threads in C++ via RcppParallel and Armadillo. The feature set has been settled since 0.2.3 in 2018, which added hamming distance and cosine similarity; everything after that is compatibility work. The most recent release, 0.2.7, exists only to drop a C++11 pin that newer Armadillo versions no longer tolerate.
The package is being kept installable, not developed. The three most recent releases are a toolchain pin removal, a DESCRIPTION field removal, and a coercion change inherited from proxy — none originate from user-facing intent. Gaps of three to four years between releases are the norm now, and each one is triggered by something upstream breaking rather than by a roadmap.
The next release will almost certainly be another compatibility fix timed to whatever Armadillo, Rcpp or CRAN check policy changes next. Nothing in the entries points to new distance measures or API work.
xts is the time-series class underpinning much of R's financial stack, and it behaves like infrastructure: the visible releases are bug fixes, plotting repairs and conformance work. A recurring thread is removing calls R no longer considers public — SET_TYPEOF in 0.14.0 and 0.14.1, then ATTRIB() and SET_ATTRIB() in 0.14.2. Feature additions are rare and small, the last cluster being open-ended time-of-day subsetting and na.fill performance in 0.13.0.
Two forces drive releases. R core keeps narrowing its public C API, and xts keeps rewriting internals to stay inside it; separately, ggplot-era changes elsewhere in the ecosystem surface plotting bugs that get fixed one report at a time. Nearly every entry credits an outside reporter, which is what maintenance of a dependency this widely used looks like.
Further C API conformance work is the safest expectation, since two consecutive releases have each removed a different non-API entry point and R has continued tightening that boundary.
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 parallelDist or xts.
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.
grex is a lookup table with a version number — it ships when the annotation moves.
See all parallelDist alternatives → · See all xts alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. parallelDist and xts 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. parallelDist and xts 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 parallelDist alternatives in Analytics are ranked by recent ship velocity. Browse the "parallelDist alternatives" section above for the current picks, or visit /alternatives/paralleldist for the full list with editorial commentary on each.
Top xts alternatives in Analytics are ranked by recent ship velocity. Browse the "xts alternatives" section above for the current picks, or visit /alternatives/xts-r for the full list with editorial commentary on each.