diff --git a/pkgdown.yml b/pkgdown.yml index 9ad19560..5f4a8549 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,5 +4,5 @@ pkgdown_sha: ~ articles: chk-families: chk-families.html chk: chk.html -last_built: 2024-07-05T03:05Z +last_built: 2024-07-05T03:17Z diff --git a/reference/check_dirs.html b/reference/check_dirs.html index 2bef4808..121ce0d2 100644 --- a/reference/check_dirs.html +++ b/reference/check_dirs.html @@ -99,7 +99,7 @@

Examples
check_dirs(tempdir())
 try(check_dirs(tempdir(), exists = FALSE))
 #> Error in eval(expr, envir, enclos) : 
-#>   `tempdir()` must not specify existing directories ('/tmp/Rtmp9YyWpb' exists).
+#>   `tempdir()` must not specify existing directories ('/tmp/RtmpRPL40y' exists).