Type: Package
Package: osmapiR
Title: 'OpenStreetMap' API
Version: 0.2.4
Authors@R: c(
    person("Joan", "Maspons", , "joanmaspons@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2286-8727")),
    person("Jon", "Harmon", role = "rev",
           comment = c("Jon reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/633", ORCID = "0000-0003-4781-4346")),
    person("Carlos", "Cámara", role = "rev",
           comment = c("Carles reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/633", ORCID = "0000-0002-9378-0549"))
  )
Description: Interface to 'OpenStreetMap API' for fetching and saving data
    from/to the 'OpenStreetMap' database
    (<https://wiki.openstreetmap.org/wiki/API_v0.6>).
License: GPL (>= 3)
URL: https://docs.ropensci.org/osmapiR/,
        https://github.com/ropensci/osmapiR
BugReports: https://github.com/ropensci/osmapiR/issues
Imports: curl, httr2 (>= 1.0.6), xml2
Suggests: httptest2, httpuv, knitr, rmarkdown, sf, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
X-schema.org-keywords: open street map, openstreetmap, OSM,
        openstreetmap-api, osmapi, API
NeedsCompilation: no
Packaged: 2025-08-18 09:50:09 UTC; joan
Author: Joan Maspons [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2286-8727>),
  Jon Harmon [rev] (Jon reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/633, ORCID:
    <https://orcid.org/0000-0003-4781-4346>),
  Carlos Cámara [rev] (Carles reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/633, ORCID:
    <https://orcid.org/0000-0002-9378-0549>)
Maintainer: Joan Maspons <joanmaspons@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-18 10:20:07 UTC
Built: R 4.4.1; ; 2025-08-19 21:52:04 UTC; unix
