compositional.mle
An MLE package rebuilt around composable solvers, then renamed to match.
A side-by-side editorial comparison of modelbpp and nabla — release velocity, themes, recent moves, and the top alternatives to consider.
A structural-equation model comparison package whose feed carries links, not release notes.
modelbpp computes model-implied Bayesian posterior probabilities for structural equation models, one of several R packages from the same author covering moderation, mediation and model-comparison workflows. Its release feed is not a changelog: every entry points at the package website rather than describing what changed, so the substance of each release is not visible here. Version numbering has moved steadily from 0.1.x to 0.4.0 across roughly three years.
nabla dropped its C++ engine to chase exact derivatives at any order.
nabla does forward-mode automatic differentiation in R using dual numbers, returning derivatives exact to machine precision rather than approximated by finite differences. It shipped as dualr in January 2026, then a day later released 0.5.0 under a changed identity: derivatives generalise from a hardcoded second order to arbitrary order through recursive nesting, and the Rcpp and C++ fast paths are deleted so the package is pure R. The current release, 0.7.1, is CRAN resubmission cleanup.
modelbpp computes model-implied Bayesian posterior probabilities for structural equation models, one of several R packages from the same author covering moderation, mediation and model-comparison workflows. Its release feed is not a changelog: every entry points at the package website rather than describing what changed, so the substance of each release is not visible here. Version numbering has moved steadily from 0.1.x to 0.4.0 across roughly three years.
What can be read from this feed is cadence rather than content — releases clustered noticeably more tightly through 2026 than in the preceding two years, with three in five months against two in the prior eighteen. Because the entries carry no detail, any statement about what is being built would be speculation. The pattern of a stable CRAN package accelerating its release rate is the only reliable signal available.
The feed does not describe its changes, so the direction of development cannot be read from these entries; the accelerating 2026 cadence is the only thing it supports.
nabla does forward-mode automatic differentiation in R using dual numbers, returning derivatives exact to machine precision rather than approximated by finite differences. It shipped as dualr in January 2026, then a day later released 0.5.0 under a changed identity: derivatives generalise from a hardcoded second order to arbitrary order through recursive nesting, and the Rcpp and C++ fast paths are deleted so the package is pure R. The current release, 0.7.1, is CRAN resubmission cleanup.
The 0.5.0 release note states the positioning explicitly: exact machine-precision derivatives at any order, not speed. Removing compiled code to make that claim coherent is an unusual direction, most numerical R packages move the other way, and it commits the package to a niche where correctness beats throughput. The old second-order API survives as deprecated thin wrappers, so the pivot was made without stranding early users. The rapid rename and version jump suggest identity was settled late.
Expect CRAN acceptance to be followed by work on the optimiser and MLE integration paths, where arbitrary-order derivatives have the clearest use.
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 modelbpp or nabla.
An MLE package rebuilt around composable solvers, then renamed to match.
Eight months from first release to keyring caching and workload identity.
A research-project workflow package where the interesting work is in the plumbing.
A cyclomatic complexity checker that ships once every couple of years, and lands when it does.
Extreme value sampling in pure upkeep mode, mostly answering to Rcpp and CRAN.
A package retired in 2017 just got rewritten against R's public C API.
See all modelbpp alternatives → · See all nabla alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — cran — within Analytics. modelbpp is currently shipping more aggressively (velocity 2.5 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. modelbpp is currently shipping more aggressively (velocity 2.5 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 modelbpp alternatives in Analytics are ranked by recent ship velocity. Browse the "modelbpp alternatives" section above for the current picks, or visit /alternatives/modelbpp for the full list with editorial commentary on each.
Top nabla alternatives in Analytics are ranked by recent ship velocity. Browse the "nabla alternatives" section above for the current picks, or visit /alternatives/nabla for the full list with editorial commentary on each.