Package: ballr
Type: Package
Title: Access to Current and Historical Basketball Data
Version: 0.2.0
Date: 2018-03-26
Authors@R: c(
    person("Ryan", "Elmore", email = "rtelmore@gmail.com", role = c("cre", "aut")),
    person("Peter", "DeWitt", email = "dewittpe@gmail.com", role = "ctb"))
Description: Provides simple functions for accessing data/tables on
  <http://www.basketball-reference.com>.
License: GPL (>= 2)
Imports: dplyr (>= 0.7.0), janitor, lubridate, magrittr, rlang, rvest,
        xml2
Suggests: covr, devtools, knitr, ggplot2, rmarkdown, scales, XML
LazyData: TRUE
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-26 16:36:29 UTC; Ryan
Author: Ryan Elmore [cre, aut],
  Peter DeWitt [ctb]
Maintainer: Ryan Elmore <rtelmore@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-26 16:46:02 UTC
