Package: osmextract Type: Package Title: Download and Import Open Street Map Data Extracts Version: 0.6.0.9000 Authors@R: c( person("Andrea", "Gilardi", email = "andrea.gilardi@unimib.it", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-9424-7439")), person("Robin", "Lovelace", role = c("aut"), comment = c(ORCID = "0000-0001-5679-6536")), person("Barry", "Rowlingson", role=c("ctb"), comment = c(ORCID = "0000-0002-8586-6625")), person("Salva", "Fernández", role = c("rev"), comment = c("Salva reviewed the package (v. 0.1) for rOpenSci, see ")), person("Nicholas", "Potter", role = c("rev"), comment = c("Nicholas reviewed the package (v. 0.1) for rOpenSci, see ")), person("Juan P.", "Fonseca-Zamora", role = c("ctb"), comment = c(ORCID = "0009-0006-7042-3828")) ) Description: Match, download, convert and import Open Street Map data extracts obtained from several providers. License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) URL: https://docs.ropensci.org/osmextract/, https://github.com/ropensci/osmextract BugReports: https://github.com/ropensci/osmextract/issues Depends: R (>= 4.2.0) Imports: sf (>= 0.8.1), utils, tools, httr, jsonlite Suggests: testthat (>= 3.3.0), knitr, rmarkdown, covr, withr, dodgr (>= 0.4.3), sfnetworks, tidygraph, dplyr VignetteBuilder: knitr Language: en-GB Config/testthat/edition: 3 Config/build/copy-method: link Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-07-10 15:23:11 UTC RemoteUrl: https://github.com/ropensci/osmextract RemoteRef: master RemoteSha: 296830b171858d10040f525ca61b4eea68c103c7 NeedsCompilation: no Packaged: 2026-07-10 16:09:33 UTC; root Author: Andrea Gilardi [aut, cre] (ORCID: ), Robin Lovelace [aut] (ORCID: ), Barry Rowlingson [ctb] (ORCID: ), Salva Fernández [rev] (Salva reviewed the package (v. 0.1) for rOpenSci, see ), Nicholas Potter [rev] (Nicholas reviewed the package (v. 0.1) for rOpenSci, see ), Juan P. Fonseca-Zamora [ctb] (ORCID: ) Maintainer: Andrea Gilardi