Type: Package
Package: giscoR
Title: Download Map Data from GISCO API - Eurostat
Version: 0.3.0
Authors@R: 
    c(person(given = "Diego",
             family = "Hernangómez",
             role = c("aut", "cre", "cph"),
             email = "diego.hernangomezherrero@gmail.com",
             comment = c(ORCID = "0000-0001-8457-4658", affiliation = "rOpenGov")),
      person(given = "EuroGeographics",
             role = "cph",
             comment = c(note = "for the administrative boundaries.")),
      person(given = "Vincent",
             family = "Arel-Bundock",
             role = "cph",
             comment = c(ORCID = "0000-0003-2042-7063", note = "for the gisco_countrycode dataset.")))
Description: Tools to download data from the GISCO (Geographic Information
    System of the Commission) Eurostat database
    <https://ec.europa.eu/eurostat/web/gisco>. Global and European map
    data available.  This package is in no way officially related to or
    endorsed by Eurostat.
License: GPL-3
URL: https://ropengov.github.io/giscoR/,
        https://github.com/rOpenGov/giscoR
BugReports: https://github.com/rOpenGov/giscoR/issues
Depends: R (>= 3.6.0)
Imports: countrycode (>= 1.2.0), geojsonsf (>= 2.0.0), rappdirs (>=
        0.3.0), sf (>= 0.9.0), utils
Suggests: eurostat, ggplot2 (>= 3.0.0), knitr, rmarkdown, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
X-schema.org-applicationCategory: cartography
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov, r, spatial, api-wrapper, rstats,
        r-package, eurostat, gisco, thematic-maps, eurostat-data
NeedsCompilation: no
Packaged: 2021-09-27 12:07:18 UTC; diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>, rOpenGov),
  EuroGeographics [cph] (for the administrative boundaries.),
  Vincent Arel-Bundock [cph] (<https://orcid.org/0000-0003-2042-7063>,
    for the gisco_countrycode dataset.)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-27 12:30:02 UTC
