A collection of tools to import and structure the (currently) single-season event, game-log, roster, and schedule data available from <https://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.4 |
| 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) |
| Suggests: | testthat (≥ 3.0.0), rmarkdown (≥ 2.0.0) |
| Published: | 2021-09-16 |
| Author: | Colin Douglas [aut, cre, cph], Richard Scriven [aut, cph] |
| Maintainer: | Colin Douglas <colin at douglas.science> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/colindouglas/retrosheet |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | retrosheet results |
| Reference manual: | retrosheet.pdf |
| Package source: | retrosheet_1.1.4.tar.gz |
| Windows binaries: | r-devel: retrosheet_1.1.4.zip, r-release: retrosheet_1.1.4.zip, r-oldrel: retrosheet_1.1.4.zip |
| macOS binaries: | r-release (arm64): retrosheet_1.1.4.tgz, r-oldrel (arm64): retrosheet_1.1.4.tgz, r-release (x86_64): retrosheet_1.1.4.tgz, r-oldrel (x86_64): retrosheet_1.1.4.tgz |
| Old sources: | retrosheet archive |
Please use the canonical form https://CRAN.R-project.org/package=retrosheet to link to this page.