Package: retrosheet 1.1.7.9000

Colin Douglas
retrosheet: Import Professional Baseball Data from 'Retrosheet'
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.
Authors:
retrosheet_1.1.7.9000.tar.gz
retrosheet_1.1.7.9000.zip(r-4.7)retrosheet_1.1.7.9000.zip(r-4.6)retrosheet_1.1.7.9000.zip(r-4.5)
retrosheet_1.1.7.9000.tgz(r-4.6-any)retrosheet_1.1.7.9000.tgz(r-4.5-any)
retrosheet_1.1.7.9000.tar.gz(r-4.7-any)retrosheet_1.1.7.9000.tar.gz(r-4.6-any)
retrosheet_1.1.7.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
retrosheet/json (API)
NEWS
| # Install 'retrosheet' in R: |
| install.packages('retrosheet', repos = c('https://colindouglas.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/colindouglas/retrosheet/issues
baseball-analyticsbaseball-databaseball-statisticsgamelogretrosheet
Last updated from:14a652618a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 170 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 119 |
Exports:gamelogFieldsget_retrosheetgetFileNamesgetParkIDsgetPartialGameloggetRetrosheetgetTeamIDs
Dependencies:askpassclicurlgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangrvestselectrstringistringrsystibbleutf8vctrsxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Import single-season retrosheet data as data frames | get_retrosheet |
| Files currently available for download | getFileNames |
| A data frame of ballpark IDs | getParkIDs |
| Partial parser for game-log files | gamelogFields getPartialGamelog |
| Import single-season retrosheet data as a structured R object | getRetrosheet |
| Retrieve team IDs for event files | getTeamIDs |