Package: cbbreadr
Title: Quickly Access College Basketball Data
Version: 1.0.2
Authors@R: 
    person("John", "Edwards", , "edwards1860@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8533-7504"))
Description: Quickly pull in cached data from <https://collegebasketballdata.com>. Load in play-by-play, game, roster, and other miscellaneous college basketball data objects into R as dataframes. Designed for use in performing college basketball analytics and modeling work.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: glue, nflreadr
Depends: R (>= 2.10)
LazyData: true
URL: https://github.com/john-b-edwards/cbbreadr,
        https://john-b-edwards.github.io/cbbreadr/
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/john-b-edwards/cbbreadr/issues
NeedsCompilation: no
Packaged: 2025-07-23 14:31:42 UTC; edwar
Author: John Edwards [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-8533-7504>)
Maintainer: John Edwards <edwards1860@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-25 10:00:02 UTC
