From a5a0333ef24ca4b97d5056b5bcb60b51d1d4972b Mon Sep 17 00:00:00 2001 From: gaborcsardi Date: Tue, 21 Nov 2023 10:09:41 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20r-lib/pk?= =?UTF-8?q?gcache@ce75a7229d02602eddd39c904246742a24ba3ccf=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/articles/internals.html | 2 +- dev/articles/ppm.html | 22 +++++++------- dev/index.html | 2 +- dev/pkgdown.yml | 2 +- dev/reference/cran_archive_cache.html | 8 ++--- dev/reference/cranlike_metadata_cache.html | 4 +-- dev/reference/package_cache.html | 12 ++++---- dev/reference/pkg_cache_api.html | 4 +-- dev/reference/pkgcache-package.html | 4 +-- dev/reference/ppm_snapshots.html | 20 ++++++------- dev/reference/repo_get.html | 16 +++++----- dev/reference/repo_status.html | 34 +++++++++++----------- dev/search.json | 2 +- 13 files changed, 66 insertions(+), 66 deletions(-) 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