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 detectseparation and r-owidapi — release velocity, themes, recent moves, and the top alternatives to consider.
A diagnostic package that generalized past its own name, then learned to say which kind of separation it found
detectseparation identifies separation and infinite estimates in binomial-response GLMs — the condition where maximum likelihood estimates diverge and standard software reports large coefficients with enormous standard errors instead of an error. Version 0.3 was the structural turn: detect_infinite_estimates() became the general method covering log, logit, probit and cauchit links, with detect_separation() demoted to a wrapper around it. Version 0.4 in April 2026 adds the ability to distinguish complete from quasi-complete separation via separation_type.
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.
detectseparation identifies separation and infinite estimates in binomial-response GLMs — the condition where maximum likelihood estimates diverge and standard software reports large coefficients with enormous standard errors instead of an error. Version 0.3 was the structural turn: detect_infinite_estimates() became the general method covering log, logit, probit and cauchit links, with detect_separation() demoted to a wrapper around it. Version 0.4 in April 2026 adds the ability to distinguish complete from quasi-complete separation via separation_type.
The package has been generalizing steadily — first past its own framing, since separation is one case of infinite estimates rather than the whole problem, and now toward finer classification of what it detects. The distinction 0.4 adds is practically useful because complete and quasi-complete separation call for different responses. Release intervals are long, roughly two to four years, which fits a diagnostic tool whose underlying theory is settled.
With link coverage broad and separation now classified by type, further work is more likely to refine reporting than to extend detection to new model families.
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.
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 detectseparation or r-owidapi.
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 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
RoBMA 4.0 tears out its own constructor surface and rebuilds on one class hierarchy
See all detectseparation alternatives → · See all r-owidapi 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 detectseparation alternatives in Analytics are ranked by recent ship velocity. Browse the "detectseparation alternatives" section above for the current picks, or visit /alternatives/detectseparation for the full list with editorial commentary on each.
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.