Package: gbfs
Type: Package
Title: Interface with Live Bikeshare Data
Version: 1.3.6
Authors@R: c(
    person("Simon P.", "Couch", , "simonpatrickcouch@gmail.com", c("aut", "cre")),
    person("Kaelyn", "Rosenberg", , "kaerosenberg@gmail.com", c("aut")),
    person("Mark", "Padgham", , "mark.padgham@email.com", c("ctb")))
Description: Supplies a set of functions to interface with bikeshare data
    following the General Bikeshare Feed Specification, allowing users to query
    and accumulate tidy datasets for specified cities/bikeshare programs.
License: CC0
Imports: dplyr, readr, stringr, jsonlite, lubridate, httr, purrr, curl
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr
URL: https://github.com/simonpcouch/gbfs
BugReports: https://github.com/simonpcouch/gbfs/issues
NeedsCompilation: no
Packaged: 2021-01-06 03:26:26 UTC; simonpcouch
Author: Simon P. Couch [aut, cre],
  Kaelyn Rosenberg [aut],
  Mark Padgham [ctb]
Maintainer: Simon P. Couch <simonpatrickcouch@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-07 01:50:02 UTC
