A collection of tools to import and structure the (currently) single-season event, game-log, roster, and schedule data available from <http://www.retrosheet.org>. In particular, the event (a.k.a. play-by-play) files can be especially difficult to parse. This package does the parsing on those files, returning the requested data in the most practical R structure to use for sabermetric or other analyses.
| Version: | 1.1.2 |
| Depends: | R (≥ 2.10) |
| Imports: | xml2 (≥ 1.2.2), stringi (≥ 0.4-1), httr (≥ 1.4.1), stringr (≥ 1.4.0), rvest (≥ 0.3.5), purrr (≥ 0.3.3), tibble (≥ 2.1.3), readr (≥ 1.3.1), lubridate (≥ 1.7.4) |
| Suggests: | testthat (≥ 2.1.0) |
| Published: | 2020-05-15 |
| Author: | Colin Douglas [aut, cre, cph], Richard Scriven [aut, cph] |
| Maintainer: | Colin Douglas <colindouglas at gmail.com> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | http://github.com/colindouglas/retrosheet |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | retrosheet results |
| Reference manual: | retrosheet.pdf |
| Package source: | retrosheet_1.1.2.tar.gz |
| Windows binaries: | r-devel: retrosheet_1.1.2.zip, r-release: retrosheet_1.1.2.zip, r-oldrel: retrosheet_1.1.2.zip |
| macOS binaries: | r-release: retrosheet_1.1.2.tgz, r-oldrel: retrosheet_1.1.2.tgz |
| Old sources: | retrosheet archive |
Please use the canonical form https://CRAN.R-project.org/package=retrosheet to link to this page.