Skip to content

v1.2.0 - Fleaflicker - on CRAN!

Choose a tag to compare

@tanho63 tanho63 released this 27 Nov 12:39
· 447 commits to main since this release
b2b9a9b

ffscrapr 1.2.0

The main goal of ffscrapr 1.2.0 is to add a full set of methods for Fleaflicker. This release also adds improved caching options, including writing to your filesystem for persistent caching (see the vignette!), and one hotfix for sleeper_getendpoint.

BREAKING CHANGES

  • sleeper_getendpoint() now behaves more like the other getendpoint functions - first argument is the endpoint and any further args are passed as query parameters.

Other tweaks to existing platforms/methods

  • Small copyedits to existing vignettes.
  • Caching vignette rebuild.
  • Added filesystem cache capabilities and a vignette to detailing how to use it.

Fleaflicker notes

All functions now have Fleaflicker methods! Here are notes about what isn't the same:

  • fleaflicker_players() requires a connection/leagueID by default - acts a little oddly on game days as of right now.
  • ff_playerscores() - Fleaflicker's API returns season level data easily, week-level is not readily available yet without some workarounds.
    Everything else seems to be okay.

For more info, see the fleaflicker vignettes, in web format at https://ffscrapr.dynastyprocess.com/