Package: bodsr
Type: Package
Title: Call the Bus Open Data Service ('BODS') API Through R
Version: 0.1.0
Authors@R: person("Francesca", "Bryden", , "francesca.bryden@dft.gov.uk", role = c("aut", "cre"))
Description: A wrapper to allow users to download Bus Open Data Service 'BODS' transport information from the API (<https://www.bus-data.dft.gov.uk/>).
    This includes timetable and fare metadata (including links for full datasets), timetable data at line level,
    and real-time location data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: httr, jsonlite, xml2, dplyr, purrr, tibble, rlang
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-10 09:30:32 UTC; fbryden
Author: Francesca Bryden [aut, cre]
Maintainer: Francesca Bryden <francesca.bryden@dft.gov.uk>
Repository: CRAN
Date/Publication: 2023-02-11 15:20:09 UTC
Built: R 4.3.0; ; 2023-04-12 16:12:38 UTC; unix
