Package: gbfs
Type: Package
Title: Interface with General Bikeshare Feed Specification Files
Version: 1.3.1
Authors@R: c(
    person("Kaelyn", "Rosenberg", , "kaerosenberg@gmail.com", c("aut")),
    person("Simon P.", "Couch", , "simonpatrickcouch@gmail.com", c("aut", "cre")),
    person("Mark", "Padgham", , "mark.padgham@email.com", c("ctb")))
Description: Supplies a set of functions to interface with General Bikeshare 
    Feed Specification .json feeds in R, allowing users to save and accumulate 
    tidy .rds datasets for specified cities/bikeshare programs.
License: CC0
Imports: dplyr, readr, stringr, jsonlite, lubridate, httr, purrr, curl
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr
URL: https://github.com/ds-civic-data/gbfs
BugReports: https://github.com/ds-civic-data/gbfs/issues
NeedsCompilation: no
Packaged: 2020-01-09 21:47:31 UTC; simonpcouch
Author: Kaelyn Rosenberg [aut],
  Simon P. Couch [aut, cre],
  Mark Padgham [ctb]
Maintainer: Simon P. Couch <simonpatrickcouch@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-10 00:30:02 UTC
