Package: osmextract
Type: Package
Title: Download and Import Open Street Map Data Extracts
Version: 0.4.0
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 <https://github.com/ropensci/software-review/issues/395>")), 
    person("Nicholas", "Potter", role = c("rev"), 
    comment = c("Nicholas reviewed the package (v. 0.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/395>"))
    )
Description: Match, download, convert and import Open Street Map data extracts 
    obtained from several providers. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://docs.ropensci.org/osmextract/,
        https://github.com/ropensci/osmextract
BugReports: https://github.com/ropensci/osmextract/issues
Depends: R (>= 3.5.0)
Imports: sf (>= 0.8.1), utils, tools, httr, jsonlite
Suggests: testthat (>= 3.0.2), knitr, rmarkdown, covr
VignetteBuilder: knitr
Language: en_GB
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-10-27 12:46:10 UTC; gilardi
Author: Andrea Gilardi [aut, cre] (<https://orcid.org/0000-0002-9424-7439>),
  Robin Lovelace [aut] (<https://orcid.org/0000-0001-5679-6536>),
  Barry Rowlingson [ctb] (<https://orcid.org/0000-0002-8586-6625>),
  Salva Fernández [rev] (Salva reviewed the package (v. 0.1) for
    rOpenSci, see
    <https://github.com/ropensci/software-review/issues/395>),
  Nicholas Potter [rev] (Nicholas reviewed the package (v. 0.1) for
    rOpenSci, see
    <https://github.com/ropensci/software-review/issues/395>)
Maintainer: Andrea Gilardi <andrea.gilardi@unimib.it>
Repository: CRAN
Date/Publication: 2021-10-27 13:20:05 UTC
Built: R 4.0.2; ; 2021-10-28 11:12:01 UTC; unix
