diff --git a/README.md b/README.md index 6dfbd12c..fd28199f 100644 --- a/README.md +++ b/README.md @@ -322,13 +322,14 @@ Contributions are very welcome: To cite ‘giscoR’ in publications use: -Hernangomez D (2023). giscoR: Download Map Data from GISCO API - -Eurostat. , - +Hernangómez D (2023). *giscoR: Download Map Data from GISCO API - +Eurostat*. +, +. A BibTeX entry for LaTeX users is - @Manual{R-giscoR, + @Manual{, title = {{giscoR}: Download Map Data from GISCO API - Eurostat}, doi = {10.5281/zenodo.4317946}, author = {Diego Hernangómez}, diff --git a/codemeta.json b/codemeta.json index 08b79f8e..7d90158f 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.3.0 (2023-04-21 ucrt)", + "runtimePlatform": "R version 4.3.1 (2023-06-16)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -204,7 +204,7 @@ "applicationCategory": "cartography", "isPartOf": "http://ropengov.org/", "keywords": ["ropengov", "r", "spatial", "api-wrapper", "rstats", "r-package", "eurostat", "gisco", "thematic-maps", "eurostat-data", "cran", "ggplot2", "gis"], - "fileSize": "1356.914KB", + "fileSize": "1344.701KB", "citation": [ { "@type": "SoftwareSourceCode", diff --git a/data/gisco_coastallines.rda b/data/gisco_coastallines.rda index d3e79038..413f9153 100644 Binary files a/data/gisco_coastallines.rda and b/data/gisco_coastallines.rda differ diff --git a/data/gisco_countries.rda b/data/gisco_countries.rda index ff433396..250bc926 100644 Binary files a/data/gisco_countries.rda and b/data/gisco_countries.rda differ diff --git a/data/gisco_countrycode.rda b/data/gisco_countrycode.rda index 920ca137..845ed7e5 100644 Binary files a/data/gisco_countrycode.rda and b/data/gisco_countrycode.rda differ diff --git a/data/gisco_db.rda b/data/gisco_db.rda index bd558309..d44e3856 100644 Binary files a/data/gisco_db.rda and b/data/gisco_db.rda differ diff --git a/data/gisco_nuts.rda b/data/gisco_nuts.rda index 5b4773d8..3615d0ef 100644 Binary files a/data/gisco_nuts.rda and b/data/gisco_nuts.rda differ diff --git a/data/tgs00026.rda b/data/tgs00026.rda index 929ba8a3..47c67ab3 100644 Binary files a/data/tgs00026.rda and b/data/tgs00026.rda differ diff --git a/img/README-example-1.png b/img/README-example-1.png index 97f84e4e..28ef684c 100644 Binary files a/img/README-example-1.png and b/img/README-example-1.png differ diff --git a/img/README-example-2.png b/img/README-example-2.png index b2001353..e7e87d00 100644 Binary files a/img/README-example-2.png and b/img/README-example-2.png differ diff --git a/img/README-labels-1.png b/img/README-labels-1.png index 0b7b6a21..65428f0d 100644 Binary files a/img/README-labels-1.png and b/img/README-labels-1.png differ diff --git a/img/README-thematic-1.png b/img/README-thematic-1.png index ea5a3370..94c15dc8 100644 Binary files a/img/README-thematic-1.png and b/img/README-thematic-1.png differ diff --git a/vignettes/africa-1.png b/vignettes/africa-1.png index de5f1d15..32e68b31 100644 Binary files a/vignettes/africa-1.png and b/vignettes/africa-1.png differ diff --git a/vignettes/country-1.png b/vignettes/country-1.png index edf7cfbb..c8ebc51b 100644 Binary files a/vignettes/country-1.png and b/vignettes/country-1.png differ diff --git a/vignettes/giscoR-1.png b/vignettes/giscoR-1.png index 0eaa81d4..bed46ea2 100644 Binary files a/vignettes/giscoR-1.png and b/vignettes/giscoR-1.png differ