simlandr
Potential landscape tooling settling onto standard R generics after two rounds of renaming.
A side-by-side editorial comparison of healthyR.data and nflfastR — release velocity, themes, recent moves, and the top alternatives to consider.
From a bundled hospital dataset to a live CMS API client.
healthyR.data supplies the data layer for the healthyverse packages. It began by shipping hospital data inside the package and now fetches from CMS and provider endpoints at call time through get_cms_meta_data(), fetch_cms_data(), and their provider counterparts. The most recent release is a single httr2 compatibility fix.
nflfastR is shedding surface to the rest of nflverse and consolidating on one stats API.
The play-by-play backbone of nflverse, shipping one or two releases a year with long bug-fix lists against decades of NFL data. Since 5.0.0 the package has had a single calculate_stats() entry point that replaces the older calculate_player_stats*() family, backed by an exported nfl_stats_variables table describing every returned column. The last two releases hand work outward — standings moved to nflseedR, and the loaders are now straight re-exports of nflreadr — while fast_scraper_roster(), fast_scraper_schedules() and report() are formally deprecated.
healthyR.data supplies the data layer for the healthyverse packages. It began by shipping hospital data inside the package and now fetches from CMS and provider endpoints at call time through get_cms_meta_data(), fetch_cms_data(), and their provider counterparts. The most recent release is a single httr2 compatibility fix.
The 2023 release added roughly twenty current_*_data() accessors, one per CMS measure file - a wide but static surface. The 2024 releases replaced that approach with metadata lookup plus generic fetchers, then taught the fetchers to handle CSV, Excel, and ZIP payloads rather than API responses alone. The package's weight has moved from what it ships to what it can retrieve.
With the fetch layer generalised, the next visible work is more likely record-limit and error handling around httr2 than further per-measure accessors.
The play-by-play backbone of nflverse, shipping one or two releases a year with long bug-fix lists against decades of NFL data. Since 5.0.0 the package has had a single calculate_stats() entry point that replaces the older calculate_player_stats*() family, backed by an exported nfl_stats_variables table describing every returned column. The last two releases hand work outward — standings moved to nflseedR, and the loaders are now straight re-exports of nflreadr — while fast_scraper_roster(), fast_scraper_schedules() and report() are formally deprecated.
nflfastR is becoming the parsing and modelling core rather than the whole toolkit. Every recent release either narrows its own API or points users at a sibling package, and the documentation strategy follows: re-exported functions are deliberately undocumented here so nflreadr stays the single source. The remaining in-house work is data correctness — duplicated play IDs, scramble identification, new penalty types — plus keeping the xgboost-backed models running as that dependency moves.
The deprecated scrapers and report() are the next things to be removed outright, and the calculate_player_stats*() family should follow, leaving calculate_stats() as the only supported path.
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 healthyR.data or nflfastR.
Potential landscape tooling settling onto standard R generics after two rounds of renaming.
SEM reporting helpers converging on APA output, one CRAN resubmission at a time.
A raster-to-terra migration is the only readable change in a feed of merge notes.
A nycflights13 generator whose recent work is all about the data being right.
Conditional density and log-likelihood fill out a vine copula regression package.
A drop-in string API for base R, kept alive by upstream check failures.
See all healthyR.data alternatives → · See all nflfastR alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. healthyR.data and nflfastR 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. healthyR.data and nflfastR 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 healthyR.data alternatives in Analytics are ranked by recent ship velocity. Browse the "healthyR.data alternatives" section above for the current picks, or visit /alternatives/healthyr-data for the full list with editorial commentary on each.
Top nflfastR alternatives in Analytics are ranked by recent ship velocity. Browse the "nflfastR alternatives" section above for the current picks, or visit /alternatives/nflfastr for the full list with editorial commentary on each.