Package: giscoR
Type: Package
Title: Download Map Data from GISCO API - Eurostat
Version: 0.2.4
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")),
      person(given = "EuroGeographics",
             role = "cph",
             comment = "for the administrative boundaries."),
      person(given = "Vincent",
             family = "Arel-Bundock",
             role = "cph",
             comment = c(ORCID = "0000-0003-2042-7063","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
Encoding: UTF-8
RoxygenNote: 7.1.1
BugReports: https://github.com/dieghernan/giscoR/issues
URL: https://dieghernan.github.io/giscoR/,
        https://github.com/dieghernan/giscoR
Depends: R (>= 3.6.0)
Imports: sf (>= 0.9), lwgeom (>= 0.2-2), countrycode (>= 1.2.0),
        geojsonsf (>= 2.0)
Suggests: tmap (>= 3.0), tinytest, knitr, rmarkdown
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-13 08:26:44 UTC; diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>),
  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-04-13 09:00:02 UTC
