Access to the MBTA's performance API for R. Creates an easy-to-use bundle of functions to work with all the built-in calls to the MBTA performance API, and some to work with the GTFS-compatible API V3 which replaced some functionality from the old performance API. Allows users to download realtime tracking data in dataframe format that is manipulable in standard R analytics functions. Pulls performance statistics in both realtime and for historical dates and trips (after July 2015).
Version: | 2.0.0 |
Depends: | R (≥ 3.4.0) |
Imports: | jsonlite |
Published: | 2018-11-12 |
Author: | Justin de Benedictis-Kessner [aut, cre] |
Maintainer: | Justin de Benedictis-Kessner <justindbk at gmail.com> |
BugReports: | https://github.com/justindbk/MBTAr/issues |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | MBTAr results |
Reference manual: | MBTAr.pdf |
Package source: | MBTAr_2.0.0.tar.gz |
Windows binaries: | r-devel: MBTAr_2.0.0.zip, r-release: MBTAr_2.0.0.zip, r-oldrel: MBTAr_2.0.0.zip |
OS X binaries: | r-release: MBTAr_2.0.0.tgz, r-oldrel: MBTAr_2.0.0.tgz |
Old sources: | MBTAr archive |
Please use the canonical form https://CRAN.R-project.org/package=MBTAr to link to this page.