Package: rvolleydata Title: Extract Data from Professional Volleyball Leagues in North America Version: 2.0.1 Authors@R: c(person("David", "Awosoga", , "odo.awosoga@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2741-5770")), person("Matthew", "Chow", , "mc2chow@uwaterloo.ca", role = c("aut"), comment = c(ORCID = "0009-0009-6045-6839")), person("Ryan", "Du", , "ryandu343@gmail.com", role = c("aut")) ) Description: Gather boxscore, play-by-play, and auxiliary data from Major League Volleyball (MLV) , League One Volleyball Pro (LOVB) , and Athletes Unlimited Pro Volleyball (AU) to create a repository of basic and advanced statistics for teams and players. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/awosoga/rvolleydata, https://awosoga.github.io/rvolleydata/ BugReports: https://github.com/awosoga/rvolleydata/issues Depends: R (>= 4.1.0) Imports: dplyr, lubridate, readr, tibble Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libx11-dev Repository: https://awosoga.r-universe.dev Date/Publication: 2026-07-24 02:14:54 UTC RemoteUrl: https://github.com/awosoga/rvolleydata RemoteRef: HEAD RemoteSha: 1fe0f37578d47b1addf81d3afa5172e9e8f81bf1 NeedsCompilation: no Packaged: 2026-07-24 05:06:18 UTC; root Author: David Awosoga [aut, cre, cph] (ORCID: ), Matthew Chow [aut] (ORCID: ), Ryan Du [aut] Maintainer: David Awosoga