nflreadr
The nflverse data loader, whose releases are dictated by the NFL calendar and CRAN's archive policy
A side-by-side editorial comparison of e2tree and reliagrowr — release velocity, themes, recent moves, and the top alternatives to consider.
The explainable-ensemble-tree package now measures whether its own explanations are faithful.
e2tree builds a single interpretable tree that approximates a fitted ensemble, working from the proximity structure the ensemble induces between observations. The 1.0.0 release added the piece that had been missing: a Goodness of Interpretability index quantifying how well the approximating tree reconstructs the ensemble's own proximity matrix, with a permutation test for significance. Interactive visualisation and a C++ backend with OpenMP parallelism arrived alongside, and support now spans ranger and CatBoost as well as the original targets.
A reliability growth package put its models behind an MCP server for AI assistants to call.
ReliaGrowR fits reliability growth models to failure data — Crow-AMSAA and Duane, with maximum likelihood estimation, confidence bounds, prediction, and reliability demonstration test planning. The last year widened it well past growth curves into repairable systems: parametric non-homogeneous Poisson process fitting with automatic change point detection, non-parametric mean cumulative function estimation, and system exposure calculation. The most recent release adds goodness-of-fit statistics and exposes the package's functions as Model Context Protocol tools.
e2tree builds a single interpretable tree that approximates a fitted ensemble, working from the proximity structure the ensemble induces between observations. The 1.0.0 release added the piece that had been missing: a Goodness of Interpretability index quantifying how well the approximating tree reconstructs the ensemble's own proximity matrix, with a permutation test for significance. Interactive visualisation and a C++ backend with OpenMP parallelism arrived alongside, and support now spans ranger and CatBoost as well as the original targets.
Development has moved from producing an explanation to defending it. The GoI index and its permutation test change the package's claim from here is a tree that resembles your ensemble to here is how closely it resembles it and whether that could have happened by chance — the question a reviewer asks of any surrogate model. Around that, the work is engineering: the proximity matrix construction moved from R-level parallel loops into C++ with thread-level parallelism, and recent releases have been absorbing the awkwardness of supporting multiple ensemble backends, where a multi-class CatBoost objective returns a score matrix where a vector was expected. Interactive visNetwork output and standalone HTML export point at explanations meant to be shared rather than only inspected.
Given how much recent effort has gone into per-backend adapters, expect further work on ensemble compatibility; the entries do not indicate whether the interpretability index is heading toward comparing surrogate trees against each other.
ReliaGrowR fits reliability growth models to failure data — Crow-AMSAA and Duane, with maximum likelihood estimation, confidence bounds, prediction, and reliability demonstration test planning. The last year widened it well past growth curves into repairable systems: parametric non-homogeneous Poisson process fitting with automatic change point detection, non-parametric mean cumulative function estimation, and system exposure calculation. The most recent release adds goodness-of-fit statistics and exposes the package's functions as Model Context Protocol tools.
Two arcs run in parallel. The statistical one is a steady march from plotting a growth curve to modelling recurrent failures properly — segmented NHPP models that detect their own change points, Nelson-Aalen estimation, Cramér-von Mises and Kolmogorov-Smirnov statistics for judging the fits. The interface one is newer and more unusual: the package now ships an MCP server, and its sibling plotting package followed with one two weeks later, so this is a deliberate direction across the maintainer's reliability suite rather than a single experiment. Naming and S3 conventions were cleaned up early, which is what made a uniform tool surface plausible later.
Given the sibling packages moved to MCP within weeks of each other, the remaining tools in the suite are the obvious next candidates; on the statistical side, goodness-of-fit having just arrived suggests model comparison and selection helpers are the natural follow-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 e2tree or reliagrowr.
The nflverse data loader, whose releases are dictated by the NFL calendar and CRAN's archive policy
Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs
A rank-based gene signature scorer that has grown by adapting to whatever object format single-cell R uses next
A diagnostic package that generalized past its own name, then learned to say which kind of separation it found
A bias-reduction package reaches 1.0 by adding an estimator built for high-dimensional logistic regression
The JAGS toolkit under RoBMA, shipping the standardization machinery its downstream rewrite needed
See all e2tree alternatives → · See all reliagrowr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. e2tree and reliagrowr 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. e2tree and reliagrowr 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 e2tree alternatives in Analytics are ranked by recent ship velocity. Browse the "e2tree alternatives" section above for the current picks, or visit /alternatives/e2tree for the full list with editorial commentary on each.
Top reliagrowr alternatives in Analytics are ranked by recent ship velocity. Browse the "reliagrowr alternatives" section above for the current picks, or visit /alternatives/reliagrowr for the full list with editorial commentary on each.