Package: mlbgameday
Title: Tools to Gather Data from Major League Baseball Advanced Media
Version: 0.1.4
Authors@R: person("Kris", "Eberwein", email = "eberwein@knights.ucf.edu",
                  role = c("aut", "cre"))
Description: Multi-core processing of data from Major League Baseball Advanced Media <http://gd2.mlb.com/components/game/mlb/>. Additional tools to parallel process large data sets and write them to a database. 
Depends: R (>= 3.3.0)
Imports: magrittr, xml2, dplyr, stringr, purrr, tidyr, utils, stats,
        foreach, iterators, parallel, doParallel, DBI
Suggests: testthat, knitr, rmarkdown, ggplot2, 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: 2019-02-16 19:18:45 UTC; mediacenter
Author: Kris Eberwein [aut, cre]
Maintainer: Kris Eberwein <eberwein@knights.ucf.edu>
Repository: CRAN
Date/Publication: 2019-02-16 23:30:08 UTC
