Type: Package
Package: giscoR
Title: Download Map Data from GISCO API - Eurostat
Version: 0.4.0
Authors@R: c(
    person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8457-4658", affiliation = "rOpenGov")),
    person("EuroGeographics", role = "cph",
           comment = c(note = "for the administrative boundaries.")),
    person("Vincent", "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), httr, rappdirs
        (>= 0.3.0), sf (>= 0.9.0), utils
Suggests: eurostat, ggplot2 (>= 3.0.0), knitr, lwgeom (>= 0.2-2),
        rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/Needs/website: ropengov/rogtemplate, ragg, reactable, styler
Config/testthat/edition: 3
Config/testthat/parallel: false
Copyright: General Copyright © European Union, 1995 - today. See file
        COPYRIGHTS for specific provisions.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
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: 2023-10-29 18:39:12 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: 2023-10-30 08:50:02 UTC
