Skip to content

ffscrapr 1.4.2

Compare
Choose a tag to compare
@tanho63 tanho63 released this 10 May 13:10
· 214 commits to main since this release
3d4579c

The main goal of v1.4.2 is to patch some minor bugs.

Minor changes

  • espn_rosters now has a week argument to return a specific week of data. (Fixes #276, thanks @scottfrechette!)
  • ff_scoringhistory now tries to return a platform-specific player ID, where available. (Fixes #275)
  • Roxygen configured to use markdown (with the roxygen2md package) - hopefully fixes the lifecycle badge issues?
  • sleeper_players() - gsis_id gets str_squish applied to it to resolve some stowaway whitespaces.
  • mfl_players() - add any_of handling for columns to handle column name changes.
  • sleeper_transactions now handles offseason transactions correctly