Package: r311
Type: Package
Title: Interface to the 'open311' Standard
Version: 0.3.7
Authors@R: 
    person("Jonas", "Lieth", , "jonas.lieth@gesis.org", role = c("aut", "cre", "cph"))
Maintainer: Jonas Lieth <jonas.lieth@gesis.org>
Description: Access and handle APIs that use the international 'open311'
    'GeoReport v2' standard for civic issue tracking
    <https://wiki.open311.org/GeoReport_v2/>. Retrieve civic service types and
    request data. Select and add available 'open311' endpoints and
    jurisdictions. Implicitly supports custom queries and 'open311' extensions.
    Requires a minimal number of hard dependencies while still allowing the
    integration in common R formats ('xml2', 'tibble', 'sf').
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: utils, tools, curl, jsonlite
Suggests: httptest2, testthat (>= 3.0.0), knitr, tibble, sf, xml2,
        xmlconvert, rmarkdown
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/jslth/r311, https://jslth.github.io/r311/,
        https://github.com/JsLth/r311
BugReports: https://github.com/JsLth/r311/issues
NeedsCompilation: no
Packaged: 2024-07-16 10:49:19 UTC; PC
Author: Jonas Lieth [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-07-16 21:20:02 UTC
