Package: mapSpain
Type: Package
Title: Administrative Boundaries of Spain
Version: 0.2.1
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 = "Instituto Geográfico Nacional",
             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> and 'CartoBase SIANE' 
    from 'Instituto Geografico Nacional' <https://www.ign.es/>. 
    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-03-19 07:19:20 UTC; diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>),
  EuroGeographics [cph] (for the administrative boundaries.),
  Instituto Geográfico Nacional [cph] (for the administrative
    boundaries.)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-19 07:40:02 UTC
