diff --git a/articles/africa-1.png b/articles/africa-1.png index 1cab61c5..bf36122f 100644 Binary files a/articles/africa-1.png and b/articles/africa-1.png differ diff --git a/articles/country-1.png b/articles/country-1.png index ecf20668..5375de2b 100644 Binary files a/articles/country-1.png and b/articles/country-1.png differ diff --git a/articles/giscoR-1.png b/articles/giscoR-1.png index 50d3657d..6e4423f4 100644 Binary files a/articles/giscoR-1.png and b/articles/giscoR-1.png differ diff --git a/index.html b/index.html index edc6e3b5..395533e3 100644 --- a/index.html +++ b/index.html @@ -362,7 +362,7 @@
# \donttest{
grid <- gisco_get_grid(resolution = 20)
-#> Warning: GDAL Message 1: GPKG: unrecognized user_version=0x00000000 (0) on 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCerdeS\giscoR\pkgdown\grid_20km_surf.gpkg'
+#> Warning: GDAL Message 1: GPKG: unrecognized user_version=0x00000000 (0) on 'C:\Users\runneradmin\AppData\Local\Temp\RtmpS07t9H\giscoR\pkgdown\grid_20km_surf.gpkg'
# If downloaded correctly proceed
diff --git a/reference/gisco_set_cache_dir.html b/reference/gisco_set_cache_dir.html
index 063bae96..cf5a2dff 100644
--- a/reference/gisco_set_cache_dir.html
+++ b/reference/gisco_set_cache_dir.html
@@ -138,14 +138,14 @@ Examples# \dontrun{
gisco_set_cache_dir(verbose = TRUE)
#> Using a temporary cache dir. Set 'cache_dir' to a value for store permanently
-#> giscoR cache dir is: C:\Users\RUNNER~1\AppData\Local\Temp\RtmpCerdeS/giscoR
+#> giscoR cache dir is: C:\Users\RUNNER~1\AppData\Local\Temp\RtmpS07t9H/giscoR
# }
Sys.getenv("GISCO_CACHE_DIR")
-#> [1] "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpCerdeS/giscoR"
+#> [1] "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpS07t9H/giscoR"
gisco_detect_cache_dir()
-#> [1] "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpCerdeS/giscoR"
+#> [1] "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpS07t9H/giscoR"