Package: MBTAr
Type: Package
Title: Access Data from the Massachusetts Bay Transit Authority (MBTA)
        Web API
Version: 2.0.0
Authors@R: person("Justin", "de Benedictis-Kessner", email = "justindbk@gmail.com", role = c("aut", "cre"))
BugReports: https://github.com/justindbk/MBTAr/issues
Depends: R (>= 3.4.0)
LazyData: true
Description: 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).
License: GPL-3
Imports: jsonlite
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-11-11 20:10:47 UTC; justin
Author: Justin de Benedictis-Kessner [aut, cre]
Maintainer: Justin de Benedictis-Kessner <justindbk@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-12 10:00:23 UTC
