Package: MBTAr
Type: Package
Title: Access Data from the Massachusetts Bay Transit Authority (MBTA)
        Web API
Version: 1.0.1
Authors@R: person("Justin", "de Benedictis-Kessner", email = "justindbk@gmail.com", role = c("aut", "cre"))
Depends: R (>= 3.1.2)
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-09-18 18:10:07 UTC; justin
Author: Justin de Benedictis-Kessner [aut, cre]
Maintainer: Justin de Benedictis-Kessner <justindbk@gmail.com>
Repository: CRAN
Date/Publication: 2015-09-18 22:02:21
