Type: Package Package: osmapiR Title: 'OpenStreetMap' API Version: 0.2.5.9002 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 (). 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/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 X-schema.org-keywords: open street map, openstreetmap, OSM, openstreetmap-api, osmapi, API Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-18 09:32:42 UTC RemoteUrl: https://github.com/ropensci/osmapiR RemoteRef: main RemoteSha: 1e70cdabd6c5f20b61335763d335516e49fa8399 NeedsCompilation: no Packaged: 2026-07-01 08:27:33 UTC; root Author: Joan Maspons [aut, cre, cph] (ORCID: ), Jon Harmon [rev] (Jon reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/633, ORCID: ), Carlos Cámara [rev] (Carles reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/633, ORCID: ) Maintainer: Joan Maspons