diff --git a/.Rbuildignore b/.Rbuildignore index 921714cb..1d691dd2 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -37,3 +37,4 @@ ^\.lintr$ ^CODE_OF_CONDUCT\.md$ ^CONTRIBUTING\.md$ +^Rplots\.pdf$ diff --git a/.gitignore b/.gitignore index 0d321986..782f3068 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ CRAN-SUBMISSION .github/pkg.lock .Rproj.user .Rdata +Rplots.pdf diff --git a/codemeta.json b/codemeta.json index 05caaa09..48ece6b1 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "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", @@ -216,7 +216,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": "1415.452KB", + "fileSize": "1117.245KB", "citation": [ { "@type": "SoftwareSourceCode", diff --git a/data/gisco_countrycode.rda b/data/gisco_countrycode.rda index 1c331024..28b39a56 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 2e6147a8..37d95148 100644 Binary files a/data/gisco_db.rda and b/data/gisco_db.rda differ diff --git a/data/tgs00026.rda b/data/tgs00026.rda index 23b6a7ca..1d559b89 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 28ef684c..97f84e4e 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 e7e87d00..b2001353 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 ac7a0560..865765bc 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 9718390b..ea5a3370 100644 Binary files a/img/README-thematic-1.png and b/img/README-thematic-1.png differ diff --git a/inst/schemaorg.json b/inst/schemaorg.json index f2bb9be1..4297ed6c 100644 --- a/inst/schemaorg.json +++ b/inst/schemaorg.json @@ -40,7 +40,7 @@ "name": "Comprehensive R Archive Network (CRAN)", "url": "https://cran.r-project.org" }, - "runtimePlatform": "R version 4.3.2 (2023-10-31)", + "runtimePlatform": "R version 4.3.2 (2023-10-31 ucrt)", "version": "0.4.0.9000" }, { diff --git a/man/figures/logo.png b/man/figures/logo.png index ad613a05..c4d71aff 100644 Binary files a/man/figures/logo.png and b/man/figures/logo.png differ diff --git a/vignettes/africa-1.png b/vignettes/africa-1.png index 7dce42a9..4af477d6 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 53250e3a..e803627b 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 45726647..b132c3a1 100644 Binary files a/vignettes/giscoR-1.png and b/vignettes/giscoR-1.png differ