Package: ncaavolleyballr
Type: Package
Title: Extract Data from NCAA Women's and Men's Volleyball Website
Version: 0.5.0
Authors@R: 
    person("Jeffrey R.", "Stevens", , "jeffrey.r.stevens@protonmail.com", 
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0003-2375-1360"))
Maintainer: Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com>
Description: Extracts team records/schedules and player statistics for the 
    2020-2025 National Collegiate Athletic Association (NCAA) women's and men's
    divisions I, II, and III volleyball teams from <https://stats.ncaa.org>. 
    Functions can aggregate statistics for teams, conferences, divisions, or 
    custom groups of teams.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.2)
RoxygenNote: 7.3.3
Imports: chromote, cli, curl, dplyr, httr2, lifecycle, purrr, rlang,
        rvest, stringr, tibble, tidyr, xml2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/JeffreyRStevens/ncaavolleyballr,
        https://jeffreyrstevens.github.io/ncaavolleyballr/
BugReports: https://github.com/JeffreyRStevens/ncaavolleyballr/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-12 02:09:13 UTC; jstevens
Author: Jeffrey R. Stevens [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2375-1360>)
Repository: CRAN
Date/Publication: 2025-10-12 02:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:17:35 UTC; windows
