Recent Releases of ncaavolleyballr

ncaavolleyballr - ncaavolleyballr 0.4.3

  • NCAA's game-by-game website introduced a loading page that disrupted teamseasonstats() and teammatchstats(). teamseasonstats() now gets the info from a different page. teammatchstats() now uses the rvest::readlivehtml() function, which requires the {chromote} package and access to Google Chrome.

  • Catch contests with too many sets and return warning instead of error

- R
Published by JeffreyRStevens 11 months ago

ncaavolleyballr - ncaavolleyballr 0.4.2

  • Increase minimum R version to 4.2

  • Wrap all URL requests in tryCatch() to ensure internet connection problems fail gracefully.

  • Change examples to interactive only and note functions that require internet activity.

  • Skip testing on CRAN for tests requiring internet connections.

  • Switch vignette to pre-built Rmd file.

- R
Published by JeffreyRStevens about 1 year ago

ncaavolleyballr - ncaavolleyballr 0.4.1

  • Remove examples from division_stats() and get_teams() documentation.

  • Remove deprecated group_player_stats().

- R
Published by JeffreyRStevens over 1 year ago