← Back to home
Comparison · Analytics

healthyR.data vs hoopr

A side-by-side editorial comparison of healthyR.data and hoopr — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:api-client

healthyR.data vs hoopr: at a glance

FeaturehealthyR.datahoopr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, healthcare-data, cms, api-clientsports-data, basketball, api-client, httr2
Last editorial update1h ago5h ago
WebsiteVisit →Visit →

What is healthyR.data?

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.

Read the full healthyR.data trajectory →

What is hoopr?

hoopR rebuilds its HTTP layer on httr2 to stop segfaulting on modern systems

hoopR is the sportsdataverse R package for basketball data, wrapping ESPN, NBA Stats, NBA G-League, NCAA and KenPom behind a single set of loaders. Version 3.0.0 replaces httr with httr2 across every one of those backends, drops httr from Imports, and routes all calls through shared internal retry and response helpers. The change is breaking, and it exists because the old stack segfaulted against libcurl 8.x and curl 7.0.0.

Read the full hoopr trajectory →

healthyR.data vs hoopr: editorial side-by-side

H
healthyR.data
ANALYTICS
0.0

From a bundled hospital dataset to a live CMS API client.

◆ Current state

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.

◆ Where it's heading

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.

◆ Prediction

With the fetch layer generalised, the next visible work is more likely record-limit and error handling around httr2 than further per-measure accessors.

H
hoopr
ANALYTICS
0.0

hoopR rebuilds its HTTP layer on httr2 to stop segfaulting on modern systems

◆ Current state

hoopR is the sportsdataverse R package for basketball data, wrapping ESPN, NBA Stats, NBA G-League, NCAA and KenPom behind a single set of loaders. Version 3.0.0 replaces httr with httr2 across every one of those backends, drops httr from Imports, and routes all calls through shared internal retry and response helpers. The change is breaking, and it exists because the old stack segfaulted against libcurl 8.x and curl 7.0.0.

◆ Where it's heading

The package's history is two distinct eras. Through 2021-2023 it grew by endpoint accretion — ESPN stat functions, G-League coverage, the NBA live and boxscore V3 families, on-court players in play-by-play — expanding what could be pulled. The recent work is consolidation instead: one HTTP pipeline, one messaging library, data served from the shared sportsdataverse-data releases rather than per-package repositories. The centre of gravity has moved from adding endpoints to making the plumbing survive its dependencies.

◆ Prediction

With the HTTP layer unified behind shared helpers, expect the sibling sportsdataverse packages to follow the same httr2 migration, and hoopR's own next releases to resume endpoint work now that requests run through one pipeline.

Alternatives to healthyR.data and hoopr

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 hoopr.

See all healthyR.data alternatives → · See all hoopr alternatives →

Recent activity from healthyR.data and hoopr

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 4mo agohooprhoopR 3.0.0 moves every API backend to httr2
  2. 1y agohealthyR.datahttr2 compatibility fix
  3. 2y agohealthyR.dataFetchers handle CSV, Excel, and ZIP, with a record limit
  4. 2y agohealthyR.dataMetadata lookup and generic CMS fetchers replace bundled data
  5. 2y agohooprData loaders repoint to sportsdataverse-data; NBA live endpoints
  6. 3y agohealthyR.dataTwenty CMS measure accessors added
  7. 3y agohealthyR.datacli, crayon, and rstudioapi dependencies dropped
  8. 4y agohooprESPN stat functions and G-League coverage added
  9. 4y agohooprCRAN release with documented return shapes
  10. 4y agohooprhoopR 1.4.4
  11. 4y agohooprhoopR 1.4.3
  12. 5y agohealthyR.dataxz compression added to meet CRAN size policy

Frequently asked questions

What is the difference between healthyR.data and hoopr?

Both compete on the same themes — api-client — within Analytics. healthyR.data and hoopr 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.

Is healthyR.data better than hoopr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. healthyR.data and hoopr 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.

What are the best alternatives to healthyR.data?

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.

What are the best alternatives to hoopr?

Top hoopr alternatives in Analytics are ranked by recent ship velocity. Browse the "hoopr alternatives" section above for the current picks, or visit /alternatives/hoopr for the full list with editorial commentary on each.