Skip to content

nflfastR 4.5.1

Compare
Choose a tag to compare
@mrcaseb mrcaseb released this 22 Dec 16:29
  • New implementation of tests to be able to identify breaking changes in reverse dependencies (#396, #406)
  • calculate_standings() no more freezes when computing standings from schedules where some games are missing results, i.e. upcoming games.
  • Bug fix that caused problems with upcoming dplyr and tidyselect updates that weren't reverse compatible.
  • Significant performance improvements of internal functions. (#402)
  • Wrap examples in try() to avoid CRAN problems. (#404)
  • Fixed a bug where calculate_standings() wasn't able to handle nflverse pbp data. (#404)