Package: gbfs
Type: Package
Title: Interface with Live Bikeshare Data
Version: 1.3.9
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
RoxygenNote: 7.3.0
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr
URL: https://github.com/simonpcouch/gbfs
BugReports: https://github.com/simonpcouch/gbfs/issues
NeedsCompilation: no
Packaged: 2024-01-25 19:35:44 UTC; simoncouch
Author: Simon P. Couch [aut, cre],
  Kaelyn Rosenberg [aut],
  Mark Padgham [ctb]
Maintainer: Simon P. Couch <simonpatrickcouch@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-25 22:10:06 UTC
Built: R 4.2.3; ; 2024-01-26 01:51:30 UTC; unix
