Package: mapSpain
Type: Package
Title: Administrative Boundaries of Spain
Version: 0.1.2
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.")
             )
Description: Administrative Boundaries of Spain at several levels (CCAA, 
    Provinces, Municipalities) based on the GISCO Eurostat database
    <https://ec.europa.eu/eurostat/web/gisco>. It also provides a 'leaflet' 
    plugin and the ability of downloading and processing static tiles.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
BugReports: https://github.com/rOpenSpain/mapSpain/issues
URL: https://ropenspain.github.io/mapSpain/,
        https://github.com/rOpenSpain/mapSpain
Depends: R (>= 3.6.0)
Imports: sf (>= 0.9), countrycode (>= 1.2.0), giscoR (>= 0.2.0), raster
        (>= 3.0), png (>= 0.1-5), slippymath (>= 0.3.1), leaflet (>=
        2.0.0)
Suggests: cartography (>= 2.4), rgdal, tinytest
NeedsCompilation: no
Packaged: 2021-01-04 18:14:39 UTC; Diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>),
  EuroGeographics [cph] (for the administrative boundaries.)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-05 15:50:02 UTC
