diff --git a/dev/apple-touch-icon-120x120.png b/dev/apple-touch-icon-120x120.png index cbb77022..c55fb3f6 100644 Binary files a/dev/apple-touch-icon-120x120.png and b/dev/apple-touch-icon-120x120.png differ diff --git a/dev/apple-touch-icon-152x152.png b/dev/apple-touch-icon-152x152.png index 10db1104..b724a7b0 100644 Binary files a/dev/apple-touch-icon-152x152.png and b/dev/apple-touch-icon-152x152.png differ diff --git a/dev/apple-touch-icon-180x180.png b/dev/apple-touch-icon-180x180.png index c8ff459b..c024ef8c 100644 Binary files a/dev/apple-touch-icon-180x180.png and b/dev/apple-touch-icon-180x180.png differ diff --git a/dev/apple-touch-icon-60x60.png b/dev/apple-touch-icon-60x60.png index c73623d9..03e5f186 100644 Binary files a/dev/apple-touch-icon-60x60.png and b/dev/apple-touch-icon-60x60.png differ diff --git a/dev/apple-touch-icon-76x76.png b/dev/apple-touch-icon-76x76.png index 372fa306..94aa6a22 100644 Binary files a/dev/apple-touch-icon-76x76.png and b/dev/apple-touch-icon-76x76.png differ diff --git a/dev/apple-touch-icon.png b/dev/apple-touch-icon.png index 4ff9cad7..31043721 100644 Binary files a/dev/apple-touch-icon.png and b/dev/apple-touch-icon.png differ diff --git a/dev/favicon-16x16.png b/dev/favicon-16x16.png index 504dded0..a5393d21 100644 Binary files a/dev/favicon-16x16.png and b/dev/favicon-16x16.png differ diff --git a/dev/favicon-32x32.png b/dev/favicon-32x32.png index dc8692e7..78e305b6 100644 Binary files a/dev/favicon-32x32.png and b/dev/favicon-32x32.png differ diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 2c010d33..17d42210 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: function-comparisons: function-comparisons.html -last_built: 2024-02-09T16:17Z +last_built: 2024-02-13T15:14Z urls: reference: https://fs.r-lib.org/reference article: https://fs.r-lib.org/articles diff --git a/dev/reference/copy.html b/dev/reference/copy.html index 62e7fa99..97427d74 100644 --- a/dev/reference/copy.html +++ b/dev/reference/copy.html @@ -130,10 +130,10 @@
file_temp_push("/tmp/filedd461c46df20")
path_temp()
-#> /tmp/RtmpWYmoQB
+#> /tmp/RtmpcN0X2n
path_temp("does-not-exist")
-#> /tmp/RtmpWYmoQB/does-not-exist
+#> /tmp/RtmpcN0X2n/does-not-exist
file_temp()
#> /tmp/filedd461c46df20
file_temp(ext = "png")
-#> /tmp/RtmpWYmoQB/file28a7167e2fc8.png
+#> /tmp/RtmpcN0X2n/file27b7450a4108.png
file_temp("image", ext = "png")
-#> /tmp/RtmpWYmoQB/image28a72c035b22.png
+#> /tmp/RtmpcN0X2n/image27b76bc849ce.png
# You can make the temp file paths deterministic
diff --git a/dev/reference/file_touch.html b/dev/reference/file_touch.html
index 6d9e9195..032fff95 100644
--- a/dev/reference/file_touch.html
+++ b/dev/reference/file_touch.html
@@ -90,7 +90,7 @@ Examples#> # A tibble: 1 × 4
#> access_time modification_time change_time
#> <dttm> <dttm> <dttm>
-#> 1 2018-01-01 00:00:00 2018-01-01 00:00:00 2024-02-09 16:17:15
+#> 1 2018-01-01 00:00:00 2018-01-01 00:00:00 2024-02-13 15:15:02
#> # ℹ 1 more variable: birth_time <dttm>
setwd(.old_wd)
diff --git a/dev/reference/link_path.html b/dev/reference/link_path.html
index e9e6aa2f..1df77c8e 100644
--- a/dev/reference/link_path.html
+++ b/dev/reference/link_path.html
@@ -85,7 +85,7 @@