Package: toRvik
Type: Package
Title: Extensive and Tidy NCAA Men's College Basketball Data
Version: 1.1.1
Authors@R: person("Andrew", "Weatherman", email = "andrew@aweatherman.com", 
  role = c("aut", "cre"))
Description: An API wrapper for 'cbbstat' and a suite of functions to pull
  and clean detailed, extensive college basketball statistics from 
  Barttorvik<https://barttorvik.com/>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: cli, crayon, data.table, dplyr, glue, httr, janitor, jsonlite,
        lubridate, magrittr, purrr, readr, rlang, rvest, stringr,
        tidyr, withr
Suggests: covr, DBI, knitr, rmarkdown, spelling, testthat (>= 3.0.0),
        tictoc
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://www.torvik.dev/, https://github.com/andreweatherman/toRvik
Language: en-US
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-11-07 16:05:05 UTC; Andrew
Author: Andrew Weatherman [aut, cre]
Maintainer: Andrew Weatherman <andrew@aweatherman.com>
Repository: CRAN
Date/Publication: 2022-11-08 10:50:02 UTC
