Skip to content

fflr 0.3.12

Compare
Choose a tag to compare
@k5cents k5cents released this 08 Nov 03:43
· 275 commits to master since this release

This patch primarily fixes bugs related to handling API errors.

  • Use known weekly rosters in all tests, examples, and vignettes.
  • Improve the way all_players() safely handles bye week stats.
  • Skip all_players() tests and examples on CRAN for time reasons.
  • Remove changes to options() in try_api(), keep Sys.sleep().
  • Use try_api() for all other JSON calls (.e.g., ffl_seasons()).