rjd3highfreq
rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.
A side-by-side editorial comparison of collapse and mizer — release velocity, themes, recent moves, and the top alternatives to consider.
collapse got a JSS paper and a 7x fmean speedup in the same release.
collapse provides fast grouped statistical computing and data transformation for R, built on a C backend with its own grouping, hashing and aggregation primitives. The 2.1.x line is a maintenance and optimization series: SIMD multiple-accumulator work delivering roughly 2x on fsum() and 7x on fmean() for systems without OpenMP, a custom internal unlist() with better attribute preservation, and a steady stream of correctness fixes in collap(), pivot() and roworderv().
After two and a half years dormant, mizer shipped three major versions in seven weeks.
The size-spectrum fish modelling package sat at 2.5.0 from December 2023 until June 2026, then released 3.0.0, 3.1.0 and 3.2.0 in the space of seven weeks. The three releases divide cleanly: 3.0.0 added biological realism through a diffusion term in the McKendrick-von Foerster equation, 3.1.0 added an opt-in second-order numerical scheme in size, and 3.2.0 rebuilt how species and resource parameters are set. Backward compatibility is handled carefully throughout — the experimental scheme is off by default and the first-order path is byte-identical to previous versions.
collapse provides fast grouped statistical computing and data transformation for R, built on a C backend with its own grouping, hashing and aggregation primitives. The 2.1.x line is a maintenance and optimization series: SIMD multiple-accumulator work delivering roughly 2x on fsum() and 7x on fmean() for systems without OpenMP, a custom internal unlist() with better attribute preservation, and a steady stream of correctness fixes in collap(), pivot() and roworderv().
The package is consolidating institutionally as much as technically. The repository moved to the fastverse organization with multiple people granted access, the Journal of Statistical Software paper landed as the primary citation, and documentation now includes an AI-generated interactive layer. Technically the focus is the hashing and grouping core — the decision to treat -0 and 0 as equal across funique(), group(), fmatch(), fmode() and their derivatives was made in sync with an equivalent change in Rcpp, and accepted a measured 3% cost to get it. The last release with breaking changes sits outside this six-entry window.
Expect further targeted performance work on the grouped statistical functions and continued small correctness fixes; the governance move to fastverse suggests contribution volume rather than direction is what the maintainer is managing.
The size-spectrum fish modelling package sat at 2.5.0 from December 2023 until June 2026, then released 3.0.0, 3.1.0 and 3.2.0 in the space of seven weeks. The three releases divide cleanly: 3.0.0 added biological realism through a diffusion term in the McKendrick-von Foerster equation, 3.1.0 added an opt-in second-order numerical scheme in size, and 3.2.0 rebuilt how species and resource parameters are set. Backward compatibility is handled carefully throughout — the experimental scheme is off by default and the first-order path is byte-identical to previous versions.
Two threads run through the 3.x line. The first is numerical: diffusion, then higher-order accuracy in both size and time, with explicit warnings that enabling them shifts diagnostics and may require recalibration. The second is making the package composable — extensions now work regardless of load order, and parameter assignment propagates to the derived rate arrays instead of being silently discarded. That second thread reads as the more consequential one: the 3.2.0 notes describe scalar edits that previously vanished and now accumulate, which is the kind of fix that changes what published model configurations actually computed.
Expect the experimental second-order scheme to move toward default-on once recalibration guidance exists, and the patch line to keep absorbing the documentation and website gaps that 3.2.1 started on.
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 collapse or mizer.
rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.
audubon's release feed is almost entirely Renovate bumping the JavaScript toolchain behind its Japanese text splitter.
affiner is quietly turning a grid transformation helper into a small computational geometry library.
ageproR spent two years chasing a moving file format, then added the recruitment models that justify the effort.
ledger adds a Rust toolchain fallback, so beancount imports work whether or not the Python tooling is installed.
gridpattern keeps widening its catalogue, and the newest patterns finally use the device's own line rendering.
See all collapse alternatives → · See all mizer alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. mizer is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. 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. mizer is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top collapse alternatives in Analytics are ranked by recent ship velocity. Browse the "collapse alternatives" section above for the current picks, or visit /alternatives/collapse-r for the full list with editorial commentary on each.
Top mizer alternatives in Analytics are ranked by recent ship velocity. Browse the "mizer alternatives" section above for the current picks, or visit /alternatives/mizer-r for the full list with editorial commentary on each.