PurpleAir
The R client for PurpleAir sensors keeps finding its time-averaging was wrong.
A side-by-side editorial comparison of assesslite and r-owidapi — release velocity, themes, recent moves, and the top alternatives to consider.
Four releases in fifteen hours take causal assumption-checking from resampling to identification
AssessLite attacks the structural assumptions behind a causal finding and returns three-way verdicts — stable, unstable, or not resolvable — feeding proceed, conditional or abstain decisions, with an auditable JSON record validated against a shared schema. It runs natively in R and Python against one spec, with the Python engine reproducing R's coxph(ties=breslow) exactly. The entire 0.1.0-through-0.4.0 arc landed inside a single day in July 2026.
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.
AssessLite attacks the structural assumptions behind a causal finding and returns three-way verdicts — stable, unstable, or not resolvable — feeding proceed, conditional or abstain decisions, with an auditable JSON record validated against a shared schema. It runs natively in R and Python against one spec, with the Python engine reproducing R's coxph(ties=breslow) exactly. The entire 0.1.0-through-0.4.0 arc landed inside a single day in July 2026.
The releases are cumulative, each restating the previous feature set and adding to it, so read them as one launch rather than four. The direction across that launch is clear: it started with resampling attacks (permutation, holdout, temporal split, subgroup), turned toward causal identification with declared DAGs and the backdoor criterion, then reached into genuinely dependent data with spatial and interference checks. The correctness work moves in step — the 0.3.0 Bonferroni adjustment fixed a holdout rule that was flagging roughly m times too often with m variants.
The project has repeatedly shipped what it previously listed as future work within days, so the next release most likely converts another declared gap rather than opening a new front.
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 assesslite or r-owidapi.
The R client for PurpleAir sensors keeps finding its time-averaging was wrong.
A board game graphics package runs one of the most disciplined deprecation cycles in R.
The explainable-ensemble-tree package now measures whether its own explanations are faithful.
The discrete-data FDR package is being pared into one piece of a larger multiple-testing suite.
A scientific-text analysis package moved from counting citations to classifying argument structure.
The teaching arm of an R reliability suite keeps pace with whatever its analysis siblings ship.
See all assesslite alternatives → · See all r-owidapi alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. 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 assesslite alternatives in Analytics are ranked by recent ship velocity. Browse the "assesslite alternatives" section above for the current picks, or visit /alternatives/assesslite 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.