cfbfastr
R package cfbfastr by sportsdataverse — release notes from GitHub.
College football's open data client hit v2 — and now reports how many API calls you have left.
◆Recent moves
- 11mo ago
Rebuilt on CFBD API v2 with metered access and live endpoints
⚡ SPARKThe release that ends a three-year silence and resets the package against a data source that has changed commercially as well as technically. Where earlier versions accumulated endpoints, this one re-points every loading function and makes quota a user-facing concern.
View source ↗ - 4y ago
ESPN endpoints and repo-backed loaders added
The last release of the 1.x line, broadening the package beyond a single provider with ESPN calendar, schedule and team stats functions plus win probability processing. The repo-backed loaders introduced here are the ones 2.0.0 later re-pointed for terms compliance.
View source ↗ - 4y ago
All outputs standardised as tibbles with a custom class
Making every function return a tibble with a consistent class gave the package a predictable output contract, which matters for a data client whose functions are chained into pipelines. Unclear extra columns were dropped from drive data at the same time.
View source ↗ - 4y ago
CRAN release with option-restoring cleanup
The CRAN publication, carrying only the hygiene changes CRAN requires — restoring user options on exit and removing the GitHub check functions.
View source ↗ - 4y ago
Minor fixes to betting and FPI rating functions
A development release posted three minutes before the CRAN one, covering small fixes to the betting and ESPN FPI ratings functions.
View source ↗ - 4y ago
ESPN scoreboard and play-by-play access, with argument cleanup
A bundled entry covering three point releases. The substance is the first ESPN scoreboard and play-by-play functions, alongside removal of miscalculated columns and of default years that let users run unintentionally broad queries.
View source ↗