Package: baseballDBR
Type: Package
Title: Sabermetrics and Advanced Baseball Statistics
Version: 0.1.2
Authors@R: person("Kris", "Eberwein", email = "eberwein@knights.ucf.edu",
                  role = c("aut", "cre"))
Description: A tool for gathering and analyzing data from the Baseball Databank <http://www.baseball-databank.org/>, which includes player performance statistics from major league baseball in the United States beginning in the year 1871.
Depends: R (>= 3.3.3)
Imports: rvest, xml2, magrittr, dplyr
Suggests: testthat, tidyr, rmarkdown, knitr, Lahman
License: MIT + file LICENSE
URL: https://github.com/keberwein/moneyball
BugReports: https://github.com/keberwein/moneyball/issues
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-15 15:02:59 UTC; kriseberwein
Author: Kris Eberwein [aut, cre]
Maintainer: Kris Eberwein <eberwein@knights.ucf.edu>
Repository: CRAN
Date/Publication: 2017-06-15 15:19:17 UTC
