rjd3highfreq
rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.
A side-by-side editorial comparison of broadcast and r-ledger — release velocity, themes, recent moves, and the top alternatives to consider.
broadcast is filling in NumPy-style array broadcasting for R, operator by operator.
broadcast brings dimension-broadcasting semantics to R arrays and lists — elementwise operations between arrays of mismatched shape, plus casting methods between hierarchical lists and dimensional structures. It reached CRAN in September 2025 and has released roughly monthly since, accumulating operators (nor, nand, longest common substring), casting methods (cast_shallow2atomic, cast_hier2dim, hiernames2dimnames), and helpers (vector2array, undim, mbroadcasters).
ledger adds a Rust toolchain fallback, so beancount imports work whether or not the Python tooling is installed.
An R package that imports plain-text accounting files — ledger, hledger and beancount — into data frames. Releases are sparse and driven almost entirely by changes in the external command-line tools it shells out to: date format shifts, decimal mark handling, binaries being removed from upstream projects. The last two releases show more activity than the several years preceding them.
broadcast brings dimension-broadcasting semantics to R arrays and lists — elementwise operations between arrays of mismatched shape, plus casting methods between hierarchical lists and dimensional structures. It reached CRAN in September 2025 and has released roughly monthly since, accumulating operators (nor, nand, longest common substring), casting methods (cast_shallow2atomic, cast_hier2dim, hiernames2dimnames), and helpers (vector2array, undim, mbroadcasters).
The package is in its post-launch consolidation year, and the release notes read accordingly: roughly half of each entry is a consistency correction rather than an addition. Zero-length results now carry the right type, comparison operators accept integer and logical inputs, the comment attribute survives operations, and the nand operator was found to be wrongly defined against C++ short-circuit evaluation. That ratio is what a young package looks like while its edge cases are being found.
Expect more operators and casting methods on the same cadence, with continued type-consistency corrections as users exercise unusual input combinations. Nothing in the entries points at an architectural change.
An R package that imports plain-text accounting files — ledger, hledger and beancount — into data frames. Releases are sparse and driven almost entirely by changes in the external command-line tools it shells out to: date format shifts, decimal mark handling, binaries being removed from upstream projects. The last two releases show more activity than the several years preceding them.
The package's job is absorbing churn in an ecosystem it does not control, and the recent releases show that ecosystem fragmenting and then being backfilled. bean-report disappeared from beancount in 2020 and its toolchains were finally deprecated in v2.0.13; v2.1.1 responds to the arrival of rustledger by adding rledger and bean-query as explicit toolchain choices and making the beancount path fall back to rledger when bean-query is absent. The other steady thread is column parity — code, id and comment columns arriving one at a time across the three register functions, so that whichever toolchain a user has produces comparable output.
Expect the remaining deprecated toolchains to be removed outright, and further column-parity work so the rledger path returns the same fields as the established ones.
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 broadcast or r-ledger.
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.
gridpattern keeps widening its catalogue, and the newest patterns finally use the device's own line rendering.
distributional taught + and - to work on any pair of distributions, closing the algebra it started with.
See all broadcast alternatives → · See all r-ledger alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. broadcast and r-ledger 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. broadcast and r-ledger 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 broadcast alternatives in Analytics are ranked by recent ship velocity. Browse the "broadcast alternatives" section above for the current picks, or visit /alternatives/broadcast-r for the full list with editorial commentary on each.
Top r-ledger alternatives in Analytics are ranked by recent ship velocity. Browse the "r-ledger alternatives" section above for the current picks, or visit /alternatives/ledger for the full list with editorial commentary on each.