← Back to home
Comparison · Analytics

cfbfastr vs rainette

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

cfbfastr vs rainette: at a glance

Featurecfbfastrrainette
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescollege-football, sports-analytics, api-migration, rate-limitstext mining, reinert method, clustering, shiny explorers
Last editorial update1h ago2h ago
WebsiteVisit →Visit →

What is cfbfastr?

College football's open data client hit v2 — and now reports how many API calls you have left.

cfbfastR retrieves college football data — play-by-play, box scores, betting lines, ratings and recruiting — from the CollegeFootballData API, ESPN endpoints and the sportsdataverse data repository. Version 2.0.0 in September 2025 was the first release in over three years and rebuilt the package against CFBD's v2 API. Every load_cfb_*() function changed its underlying source to comply with CFBD's terms, the play-by-play dataset gained team and game identifiers users previously had to join in themselves, and a batch of new endpoints arrived covering opponent-adjusted metrics, FPI ratings and live scoreboard and play data.

Read the full cfbfastr trajectory →

What is rainette?

rainette rebuilt its Reinert clustering in 0.2.0, tuned it in 0.3.0, and has coasted since.

An R implementation of the Reinert textual clustering method, with interactive explorers for browsing clusters. The two substantive releases are behind it: 0.2.0 renamed the core segment-size arguments, fixed segment merging that had been crossing document boundaries, and added a document browser plus per-document cluster tables; 0.3.0 reworked the double classification in rainette2() with full and parallel arguments and much faster computation. The 2026 release is a vctrs compatibility fix plus a colors argument on rainette_plot().

Read the full rainette trajectory →

cfbfastr vs rainette: editorial side-by-side

C
cfbfastr
ANALYTICS
0.0

College football's open data client hit v2 — and now reports how many API calls you have left.

◆ Current state

cfbfastR retrieves college football data — play-by-play, box scores, betting lines, ratings and recruiting — from the CollegeFootballData API, ESPN endpoints and the sportsdataverse data repository. Version 2.0.0 in September 2025 was the first release in over three years and rebuilt the package against CFBD's v2 API. Every load_cfb_*() function changed its underlying source to comply with CFBD's terms, the play-by-play dataset gained team and game identifiers users previously had to join in themselves, and a batch of new endpoints arrived covering opponent-adjusted metrics, FPI ratings and live scoreboard and play data.

◆ Where it's heading

The package's direction is now set by the data provider rather than by its own plans, and that provider has moved to metered access — the free tier is capped at 1,000 calls a month, with limits tied to membership level. cfbd_api_key_info() reporting a user's tier and usage is the clearest sign of that shift: quota is now something an analysis has to manage. The long gap before 2.0.0 and its arrival largely through a first-time contributor also indicate a package sustained by community effort rather than steady maintenance.

◆ Prediction

The live scoreboard and play endpoints are the natural place for the next work, since they are the ones that benefit from in-season iteration. Given the release notes warn users to check their pipelines, follow-up fixes for the changed loading functions are likely before anything new lands.

R
rainette
ANALYTICS
0.0

rainette rebuilt its Reinert clustering in 0.2.0, tuned it in 0.3.0, and has coasted since.

◆ Current state

An R implementation of the Reinert textual clustering method, with interactive explorers for browsing clusters. The two substantive releases are behind it: 0.2.0 renamed the core segment-size arguments, fixed segment merging that had been crossing document boundaries, and added a document browser plus per-document cluster tables; 0.3.0 reworked the double classification in rainette2() with full and parallel arguments and much faster computation. The 2026 release is a vctrs compatibility fix plus a colors argument on rainette_plot().

◆ Where it's heading

The package moved from correct-enough to trustworthy and then to maintained: results-changing fixes first, performance and options second, and now only upstream compatibility and small user-requested arguments. Wordcloud plots were flagged for deprecation in 0.3.0 and pulled from the explorers, narrowing the output surface rather than growing it. The same maintainer's questionr followed the same pattern in the same period.

◆ Prediction

The deprecated wordcloud plot type is the obvious removal candidate, since it has carried a warning since 0.3.0 and has already been dropped from the interactive explorers.

Alternatives to cfbfastr and rainette

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 cfbfastr or rainette.

See all cfbfastr alternatives → · See all rainette alternatives →

Recent activity from cfbfastr and rainette

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

  1. 7mo agorainettevctrs compatibility fix and custom cluster colors
  2. 11mo agocfbfastrRebuilt on CFBD API v2 with metered access and live endpoints
  3. 3y agorainetteR 3.6 palette compatibility and dendrogram fix
  4. 4y agocfbfastrESPN endpoints and repo-backed loaders added
  5. 4y agocfbfastrAll outputs standardised as tibbles with a custom class
  6. 4y agorainetteDouble classification reworked with restricted crossings and parallelism
  7. 4y agorainetteMerged segments visible in the document browser
  8. 4y agorainetteCRAN v0.2.0
  9. 4y agocfbfastrCRAN release with option-restoring cleanup
  10. 4y agocfbfastrMinor fixes to betting and FPI rating functions
  11. 4y agocfbfastrESPN scoreboard and play-by-play access, with argument cleanup

Frequently asked questions

What is the difference between cfbfastr and rainette?

They serve adjacent needs but don't currently overlap on shipped themes. cfbfastr and rainette 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 cfbfastr better than rainette?

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

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

What are the best alternatives to rainette?

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