Package: MBTAr
Type: Package
Title: Access Data from the Massachusetts Bay Transit Authority (MBTA)
        Web API
Version: 1.0.0
Authors@R: person("Justin", "de Benedictis-Kessner", email = "justindbk@gmail.com", role = c("aut", "cre"))
Depends: R (>= 3.2.1)
LazyData: true
Description: Access to the MBTA API for R. Creates an easy-to-use bundle of
  functions to work with all the built-in calls to the MBTA API. Allows users
  to download realtime tracking data in dataframe format that is manipulable
  in standard R analytics functions.
License: GPL-3
Imports: jsonlite
NeedsCompilation: no
Packaged: 2015-07-28 14:03:00 UTC; jdbk
Author: Justin de Benedictis-Kessner [aut, cre]
Maintainer: Justin de Benedictis-Kessner <justindbk@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-28 23:06:31
