Package: gbfs
Type: Package
Title: Interface with Live Bikeshare Data
Version: 1.3.10
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: 2025-01-13 16:00:08 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: 2025-01-13 16:20:01 UTC
Built: R 4.6.0; ; 2025-07-18 09:31:55 UTC; unix
