Package: mlbgameday
Title: Tools to Gather Data from Major League Baseball Advanced Media
        (MLBAM)
Version: 0.1.0
Authors@R: person("Kris", "Eberwein", email = "eberwein@knights.ucf.edu",
                  role = c("aut", "cre"))
Description: Multi-core processing of Gameday data from Major League Baseball Advanced Media <http://gd2.mlb.com/components/game/mlb/>. Additional tools to parallelize large data sets and write them to a database. 
Depends: R (>= 3.3.0)
Imports: magrittr, xml2, dplyr, stringr, purrr, utils, stats, foreach,
        iterators, parallel, doParallel, DBI
Suggests: testthat, knitr, rmarkdown, pitchRx, viridis, ggplot2,
        plotly, RSQLite, dbplyr
License: MIT + file LICENSE
URL: https://github.com/keberwein/mlbgameday
BugReports: https://github.com/keberwein/mlbgameday/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-02-27 17:17:35 UTC; kriseberwein
Author: Kris Eberwein [aut, cre]
Maintainer: Kris Eberwein <eberwein@knights.ucf.edu>
Repository: CRAN
Date/Publication: 2018-02-27 17:36:00 UTC
