diff --git a/CITATION.cff b/CITATION.cff index 3ee5fd88..b68ab879 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,7 +8,7 @@ message: 'To cite package "mapSpain" in publications use:' type: software license: GPL-3.0-only title: 'mapSpain: Administrative Boundaries of Spain' -version: 0.8.0.9000 +version: 0.9.0 doi: 10.5281/zenodo.5366622 abstract: Administrative Boundaries of Spain at several levels (Autonomous Communities, Provinces, Municipalities) based on the 'GISCO' 'Eurostat' database @@ -31,7 +31,7 @@ preferred-citation: orcid: https://orcid.org/0000-0001-8457-4658 affiliation: rOpenSpain year: '2024' - version: 0.8.0.9000 + version: 0.9.0 doi: 10.5281/zenodo.5366622 url: https://ropenspain.github.io/mapSpain/ abstract: Administrative Boundaries of Spain at several levels (Autonomous Communities, diff --git a/DESCRIPTION b/DESCRIPTION index 830ea36c..29e18443 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: mapSpain Title: Administrative Boundaries of Spain -Version: 0.8.0.9000 +Version: 0.9.0 Authors@R: person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8457-4658", affiliation = "rOpenSpain")) @@ -46,7 +46,7 @@ Copyright: © EuroGeographics for the administrative boundaries. Atlas Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.0 +RoxygenNote: 7.3.1 X-schema.org-applicationCategory: cartography X-schema.org-isPartOf: https://ropenspain.es/ X-schema.org-keywords: rOpenSpain, tiles, r, maps, spatial, rstats, diff --git a/NEWS.md b/NEWS.md index 11d19be0..9de9dbed 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# mapSpain (development version) +# mapSpain 0.9.0 - Changes on how to handle modifications on Canary Islands objects (#101): - Add a helper function for displace stand-alone **sf** objects in Canary @@ -6,7 +6,8 @@ - `esp_move_can()` is used internally on all functions. - Add a new function to show the current cache directory: `esp_detect_cache_dir()`. -- `mapSpain::layer_spatraster()` removed. +- `mapSpain::layer_spatraster()` removed (was deprecated in **mapSpain** + 0.6.2). # mapSpain 0.8.0 diff --git a/README.md b/README.md index 4c40fe03..385fcbae 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ A BibTeX entry for LaTeX users is: @Manual{R-mapspain, title = {{mapSpain}: Administrative Boundaries of Spain}, year = {2024}, - version = {0.8.0.9000}, + version = {0.9.0}, author = {Diego Hernangómez}, doi = {10.5281/zenodo.5366622}, url = {https://ropenspain.github.io/mapSpain/}, diff --git a/codemeta.json b/codemeta.json index 3a898aac..bd27f6dd 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,13 +8,13 @@ "codeRepository": "https://github.com/rOpenSpain/mapSpain", "issueTracker": "https://github.com/rOpenSpain/mapSpain/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.8.0.9000", + "version": "0.9.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.3.2 (2023-10-31)", + "runtimePlatform": "R version 4.3.2 (2023-10-31 ucrt)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -233,7 +233,7 @@ "applicationCategory": "cartography", "isPartOf": "https://ropenspain.es/", "keywords": ["rOpenSpain", "tiles", "r", "maps", "spatial", "rstats", "r-package", "municipalities", "Spain", "gisco", "provinces", "ign", "administrative-boundaries", "ccaa", "static-tiles", "spain", "cran", "ropenspain", "ggplot2", "gis"], - "fileSize": "2369.694KB", + "fileSize": "2436.324KB", "citation": [ { "@type": "SoftwareSourceCode", diff --git a/data/esp_codelist.rda b/data/esp_codelist.rda index 1edde94e..7f247bbf 100644 Binary files a/data/esp_codelist.rda and b/data/esp_codelist.rda differ diff --git a/data/esp_tiles_providers.rda b/data/esp_tiles_providers.rda index 967a860c..8ad1d777 100644 Binary files a/data/esp_tiles_providers.rda and b/data/esp_tiles_providers.rda differ diff --git a/data/leaflet.providersESP.df.rda b/data/leaflet.providersESP.df.rda index b8274040..fa1c6602 100644 Binary files a/data/leaflet.providersESP.df.rda and b/data/leaflet.providersESP.df.rda differ diff --git a/img/README-giscoR-1.png b/img/README-giscoR-1.png index e0dc5df3..13610f4d 100644 Binary files a/img/README-giscoR-1.png and b/img/README-giscoR-1.png differ diff --git a/img/README-static-1.png b/img/README-static-1.png index ce8fb59e..12dd1141 100644 Binary files a/img/README-static-1.png and b/img/README-static-1.png differ diff --git a/img/README-tile-1.png b/img/README-tile-1.png index 1aa0fd4e..a7111a86 100644 Binary files a/img/README-tile-1.png and b/img/README-tile-1.png differ diff --git a/inst/schemaorg.json b/inst/schemaorg.json index ac9ceaea..421fba49 100644 --- a/inst/schemaorg.json +++ b/inst/schemaorg.json @@ -28,8 +28,8 @@ "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" }, - "runtimePlatform": "R version 4.3.2 (2023-10-31)", - "version": "0.8.0.9000" + "runtimePlatform": "R version 4.3.2 (2023-10-31 ucrt)", + "version": "0.9.0" }, { "id": "https://doi.org/10.5281/zenodo.5366622", diff --git a/man/figures/logo.png b/man/figures/logo.png index 539bd56d..c384b285 100644 Binary files a/man/figures/logo.png and b/man/figures/logo.png differ diff --git a/revdep/README.md b/revdep/README.md index a9ee3529..b3c25301 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,41 +1,50 @@ # Platform -|field |value | -|:--------|:------------------------------| -|version |R version 4.3.1 (2023-06-16) | -|os |macOS Monterey 12.6.7 | -|system |x86_64, darwin20 | -|ui |X11 | -|language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | -|tz |UTC | -|date |2023-08-04 | -|pandoc |2.19.2 @ /usr/local/bin/pandoc | +|field |value | +|:--------|:--------------------------------------| +|version |R version 4.3.2 (2023-10-31 ucrt) | +|os |Windows 11 x64 (build 22621) | +|system |x86_64, mingw32 | +|ui |RStudio | +|language |(EN) | +|collate |Spanish_Spain.utf8 | +|ctype |Spanish_Spain.utf8 | +|tz |Europe/Madrid | +|date |2024-01-23 | +|rstudio |2023.12.0+369 Ocean Storm (desktop) | +|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe | # Dependencies |package |old |new |Δ | |:-----------|:------|:------|:--| -|mapSpain |0.8.0 |0.8.0 |NA | -|classInt |0.4-9 |0.4-9 |NA | -|countrycode |1.5.0 |1.5.0 |NA | -|DBI |1.1.3 |1.1.3 |NA | -|e1071 |1.7-13 |1.7-13 |NA | -|geojsonsf |2.0.3 |2.0.3 |NA | -|geometries |0.2.3 |0.2.3 |NA | -|giscoR |0.3.5 |0.3.5 |NA | -|jsonify |1.2.2 |1.2.2 |NA | -|magrittr |2.0.3 |2.0.3 |NA | -|proxy |0.4-27 |0.4-27 |NA | -|rapidjsonr |1.2.0 |1.2.0 |NA | -|rappdirs |0.3.3 |0.3.3 |NA | -|Rcpp |1.0.11 |1.0.11 |NA | -|s2 |1.1.4 |1.1.4 |NA | -|sf |1.0-14 |1.0-14 |NA | -|sfheaders |0.4.3 |0.4.3 |NA | -|units |0.8-2 |0.8-2 |NA | -|wk |0.7.3 |0.7.3 |NA | +|mapSpain |0.8.0 |0.9.0 |* | +|askpass |1.2.0 |1.2.0 | | +|classInt |0.4-10 |0.4-10 | | +|countrycode |1.5.0 |1.5.0 | | +|curl |5.2.0 |5.2.0 | | +|DBI |1.2.1 |1.2.1 | | +|e1071 |1.7-14 |1.7-14 | | +|geojsonsf |2.0.3 |2.0.3 | | +|geometries |0.2.4 |0.2.4 | | +|giscoR |0.4.0 |0.4.0 | | +|httr |1.4.7 |1.4.7 | | +|jsonify |1.2.2 |1.2.2 | | +|jsonlite |1.8.8 |1.8.8 | | +|magrittr |2.0.3 |2.0.3 | | +|mime |0.12 |0.12 | | +|openssl |2.1.1 |2.1.1 | | +|proxy |0.4-27 |0.4-27 | | +|R6 |2.5.1 |2.5.1 | | +|rapidjsonr |1.2.0 |1.2.0 | | +|rappdirs |0.3.3 |0.3.3 | | +|Rcpp |1.0.12 |1.0.12 | | +|s2 |1.1.6 |1.1.6 | | +|sf |1.0-15 |1.0-15 | | +|sfheaders |0.4.4 |0.4.4 | | +|sys |3.4.2 |3.4.2 | | +|units |0.8-5 |0.8-5 | | +|wk |0.9.1 |0.9.1 | | # Revdeps diff --git a/vignettes/basic-1.png b/vignettes/basic-1.png index 63fe73bc..8bc7c513 100644 Binary files a/vignettes/basic-1.png and b/vignettes/basic-1.png differ diff --git a/vignettes/basic2-1.png b/vignettes/basic2-1.png index 5c051da7..430fd8f4 100644 Binary files a/vignettes/basic2-1.png and b/vignettes/basic2-1.png differ diff --git a/vignettes/basic3-1.png b/vignettes/basic3-1.png index 4d91a93d..7f01bc6d 100644 Binary files a/vignettes/basic3-1.png and b/vignettes/basic3-1.png differ diff --git a/vignettes/choro-1.png b/vignettes/choro-1.png index 4f3517cc..d95181cd 100644 Binary files a/vignettes/choro-1.png and b/vignettes/choro-1.png differ diff --git a/vignettes/giscoR-1.png b/vignettes/giscoR-1.png index e5087fcc..7bcdc6e7 100644 Binary files a/vignettes/giscoR-1.png and b/vignettes/giscoR-1.png differ diff --git a/vignettes/mapSpain.Rmd.orig b/vignettes/mapSpain.Rmd.orig index f853b429..4ed31fa4 100644 --- a/vignettes/mapSpain.Rmd.orig +++ b/vignettes/mapSpain.Rmd.orig @@ -21,7 +21,7 @@ knitr::opts_chunk$set( message = FALSE, tidy = "styler", dev = "ragg_png", - dpi = 90, + dpi = 120, fig.path = "./", out.width = "100%" ) diff --git a/vignettes/thematic-1.png b/vignettes/thematic-1.png index c3327c4e..ad24b806 100644 Binary files a/vignettes/thematic-1.png and b/vignettes/thematic-1.png differ