fflr 0.3.12
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()
intry_api()
, keepSys.sleep()
. - Use
try_api()
for all other JSON calls (.e.g.,ffl_seasons()
).