Package: otpr
Title: An R Wrapper for the 'OpenTripPlanner' REST API
Version: 0.5.1
Authors@R: c(
    person("Marcus", "Young", email = "M.A.Young@soton.ac.uk", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0003-4627-1116"))
    )
Description: A wrapper for the 'OpenTripPlanner' <http://www.opentripplanner.org/>
    REST API. Queries are submitted to the relevant 'OpenTripPlanner' API resource, the response
    is parsed and useful R objects are returned.
License: MIT + file LICENSE
Language: en-GB
Encoding: UTF-8
Imports: checkmate, httr, geojsonsf, janitor, jsonlite, sf, urltools,
        dplyr, rrapply, rlang
RoxygenNote: 7.1.2
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2022-01-07 13:07:17 UTC; myoun
Author: Marcus Young [aut, cre] (<https://orcid.org/0000-0003-4627-1116>)
Maintainer: Marcus Young <M.A.Young@soton.ac.uk>
Repository: CRAN
Date/Publication: 2022-01-07 13:22:45 UTC
Built: R 4.1.3; ; 2023-04-17 19:36:30 UTC; windows
