diff --git a/dev/articles/internals.html b/dev/articles/internals.html index 482fdb6c..7202f113 100644 --- a/dev/articles/internals.html +++ b/dev/articles/internals.html @@ -81,7 +81,7 @@

Gábor Csárdi

-

2023-11-20

+

2023-11-21

Source: vignettes/internals.Rmd
internals.Rmd
diff --git a/dev/articles/ppm.html b/dev/articles/ppm.html index f8a4f74e..0e132616 100644 --- a/dev/articles/ppm.html +++ b/dev/articles/ppm.html @@ -81,7 +81,7 @@

Gábor Csárdi

-

2023-11-20

+

2023-11-21

Source: vignettes/ppm.Rmd
ppm.Rmd
@@ -185,16 +185,16 @@

PPM repository URLs## # A data frame: 1,000 × 2 ## date id ## <dttm> <int> -## 1 2018-04-23 00:00:00 53 -## 2 2018-04-26 00:00:00 54 -## 3 2018-04-30 00:00:00 55 -## 4 2018-05-03 00:00:00 56 -## 5 2018-05-07 00:00:00 57 -## 6 2018-05-08 00:00:00 58 -## 7 2018-05-10 00:00:00 59 -## 8 2018-05-14 00:00:00 60 -## 9 2018-05-17 00:00:00 61 -## 10 2018-05-21 00:00:00 62 +## 1 2018-04-26 00:00:00 54 +## 2 2018-04-30 00:00:00 55 +## 3 2018-05-03 00:00:00 56 +## 4 2018-05-07 00:00:00 57 +## 5 2018-05-08 00:00:00 58 +## 6 2018-05-10 00:00:00 59 +## 7 2018-05-14 00:00:00 60 +## 8 2018-05-17 00:00:00 61 +## 9 2018-05-21 00:00:00 62 +## 10 2018-05-24 00:00:00 63 ## # ℹ 990 more rows

You can use the snapshot ids or dates in the PPM repository URL to select a particular snapshot. E.g. these two repository URLs are diff --git a/dev/index.html b/dev/index.html index fc27ae31..80828cd5 100644 --- a/dev/index.html +++ b/dev/index.html @@ -232,7 +232,7 @@

Package environment variablesLOW_SPEED_LIMIT and LOW_SPEED_TIME curl options. The pkgcache_low_speed_time and pkgcache_low_speed_limit options have priority over these environment variables, if they are set.
  • -R_PKG_CACHE_DIR is used for the cache directory, if set. (Otherwise rappdirs::user_cache_dir() is used, see also meta_cache_summary() and pkg_cache_summary()).
  • +R_PKG_CACHE_DIR is used for the cache directory, if set. (Otherwise tools::R_user_dir("pkgcache", "cache") is used, see also meta_cache_summary() and pkg_cache_summary()).
    diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 5708b7dc..2783ff9b 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -4,7 +4,7 @@ pkgdown_sha: ~ articles: internals: internals.html ppm: ppm.html -last_built: 2023-11-20T14:59Z +last_built: 2023-11-21T10:08Z urls: reference: https://r-lib.github.io/pkgcache/reference article: https://r-lib.github.io/pkgcache/articles diff --git a/dev/reference/cran_archive_cache.html b/dev/reference/cran_archive_cache.html index a59ae9db..14ca0e08 100644 --- a/dev/reference/cran_archive_cache.html +++ b/dev/reference/cran_archive_cache.html @@ -155,7 +155,7 @@

    ColumnsExamples