Skip to contents

recruitR (development version)

  • Restored the documented column schema after CollegeFootballData renamed and reordered several response fields:
  • cfbd_recruiting_position() no longer sends an empty endYear= when end_year is omitted. CollegeFootballData now rejects that with Validation Failed, so the documented cfbd_recruiting_position(2018, team = "Texas") call returned an empty data frame. The query is built from the supplied arguments only.

recruitR 0.0.3

  • Updated to include CFBD API key methods

recruitR 0.0.1

  • Added a NEWS.md file to track changes to the package.