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 r-owidapi and reliaplotr — release velocity, themes, recent moves, and the top alternatives to consider.
The R client for Our World in Data found its search had been reading a tenth of the catalog.
owidapi is a small R client for Our World in Data, covering chart data retrieval, metadata, the full chart catalog, and search over it, with experimental Shiny output helpers. It is three releases old and the most recent one is almost entirely repair: the catalog function was silently truncating at 1000 rows because of a Datasette row cap, which meant search had been operating on a fraction of what exists.
The Weibull plotting package renamed itself, then handed its charts to AI assistants.
ReliaPlotR draws interactive reliability plots with plotly — probability plots, contour plots, Duane and reliability growth charts, accelerated life testing plots by stress level, mean cumulative function curves for repairable systems, and exposure plots. It was WeibullR.plotly until late 2025, and the rename tracked a real widening of scope rather than just a label change. The current release adds tidy extractors that turn fitted model objects into data frames, and an MCP server exposing five of its fit and plot functions as tools.
owidapi is a small R client for Our World in Data, covering chart data retrieval, metadata, the full chart catalog, and search over it, with experimental Shiny output helpers. It is three releases old and the most recent one is almost entirely repair: the catalog function was silently truncating at 1000 rows because of a Datasette row cap, which meant search had been operating on a fraction of what exists.
Development is about making a thin wrapper trustworthy against an upstream that moves without notice. The truncation fix pages through the catalog properly; a separate fix stops the function breaking when Our World in Data dropped a column, by parsing typed columns only when present. Tests moved to mocked responses, with a small live suite retained purely to detect schema drift and skipped on CRAN — a sensible design for a package whose main risk is that the API changes shape rather than that the code is wrong. The user-facing surface has not grown since the initial release; the work is in defending it.
On this pattern the next release is likelier to be another upstream-compatibility fix than new functionality, with the schema-drift tests the mechanism that surfaces it.
ReliaPlotR draws interactive reliability plots with plotly — probability plots, contour plots, Duane and reliability growth charts, accelerated life testing plots by stress level, mean cumulative function curves for repairable systems, and exposure plots. It was WeibullR.plotly until late 2025, and the rename tracked a real widening of scope rather than just a label change. The current release adds tidy extractors that turn fitted model objects into data frames, and an MCP server exposing five of its fit and plot functions as tools.
The package has been following its analysis siblings function for function: as accelerated life testing and repairable systems modelling landed in the wider suite, the matching plot types appeared here, and when the growth-analysis package shipped an MCP server, this one followed two weeks later. The tidy extractors point the same way — a plotting package that can also return parameter estimates, goodness-of-fit metrics, and confidence bounds as tidy frames is one designed to be consumed programmatically, by a pipeline or an assistant, not only read on screen. Overlaying multiple model fits on a single plot has been a recurring request answered across several releases.
Expect the tidy extractor and MCP tool surfaces to keep expanding together, since each new plot type in the suite now implies both a chart and a machine-readable version of what it shows.
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 r-owidapi or reliaplotr.
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 r-owidapi alternatives → · See all reliaplotr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. r-owidapi 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. r-owidapi 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 r-owidapi alternatives in Analytics are ranked by recent ship velocity. Browse the "r-owidapi alternatives" section above for the current picks, or visit /alternatives/r-owidapi for the full list with editorial commentary on each.
Top reliaplotr alternatives in Analytics are ranked by recent ship velocity. Browse the "reliaplotr alternatives" section above for the current picks, or visit /alternatives/reliaplotr for the full list with editorial commentary on each.