From 8d078b462f846672a35431de999498855a2a98da Mon Sep 17 00:00:00 2001 From: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com> Date: Thu, 14 Mar 2024 11:54:49 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20r-releas?= =?UTF-8?q?es/r-releases.github.io@4f919f695f10b01b6cf6057930b7f7eff939b39?= =?UTF-8?q?5=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- search.json | 2 +- sitemap.xml | 12 ++++++------ users.html | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/search.json b/search.json index 41deb5f..521180d 100644 --- a/search.json +++ b/search.json @@ -18,7 +18,7 @@ "href": "users.html#what-does-r-releases-provide", "title": "Users", "section": "What does R-releases provide?", - "text": "What does R-releases provide?\n\n\n\n\n\n\n1. A home for non-CRAN packages\n\n\n\n\n\nMany R packages do not belong on CRAN. In particular, packages containing compiled code may require toolchains or binary downloads that fall outside of CRAN policy.\nBy contributing a package to R-releases, you may conveniently install the latest released versions of all these packages from a single repository location.\n\n\n\n\n\n\n\n\n\n2. A guarantee of package availability\n\n\n\n\n\nR-releases works seamlessly alongside CRAN. By prioritizing CRAN in the settings above, you can continue getting packages from CRAN, only using R-releases as a fall-back.\nA package may become unavailable on CRAN at any time due to its strict archival policy.\n\nSometimes due to the archival of a dependency, and outside the maintainer’s direct control.\nSituations can be temporary, but may take an extended time to resolve.\n\nBy contributing a package that you rely on, you can ensure it always remains available for your critical workflows.\n\n\n\n\n\n\n\n\n\n3. A distribution channel direct from maintainers\n\n\n\n\n\nMaintainers may use R-releases as a faster release channel, especially for packages under intensive development.\nCRAN is first and foremost an archival network, and its policy restricts the frequency of package updates. R-releases allows maintainers to push critical updates or bug fixes directly to users.\nIf a package maintainer recommends that you install a package from R-releases, please prioritize R-releases in front of CRAN in the repository settings above." + "text": "What does R-releases provide?\n\n\n\n\n\n\n1. A home for non-CRAN packages\n\n\n\n\n\nMany R packages do not belong on CRAN. In particular, packages containing compiled code may require toolchains or binary downloads that fall outside of CRAN policy.\nBy contributing a package to R-releases, you may conveniently install the latest released versions of all these packages from a single repository location.\n\n\n\n\n\n\n\n\n\n2. A guarantee of package availability\n\n\n\n\n\nR-releases works seamlessly alongside CRAN. By prioritizing CRAN in the settings above, you can continue to get packages from CRAN, only using R-releases as a fall-back.\nA package may become unavailable on CRAN at any time due to its strict archival policy.\n\nSometimes due to the archival of a dependency, and outside the maintainer’s direct control.\nSituations can be temporary, but may take an extended time to resolve.\n\nBy contributing a package that you rely on, you can ensure it always remains available for your critical workflows.\n\n\n\n\n\n\n\n\n\n3. A distribution channel direct from maintainers\n\n\n\n\n\nMaintainers may use R-releases as a faster release channel, especially for packages under intensive development.\nCRAN is first and foremost an archival network, and its policy restricts the frequency of package updates. R-releases allows maintainers to push critical updates or bug fixes directly to users.\nIf a package maintainer recommends that you install a package from R-releases, please prioritize R-releases in front of CRAN in the repository settings above." }, { "objectID": "index.html", diff --git a/sitemap.xml b/sitemap.xml index 7fcb899..d7ab793 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,26 +2,26 @@ https://r-releases.github.io/users.html - 2024-03-14T11:28:38.976Z + 2024-03-14T11:53:18.225Z https://r-releases.github.io/index.html - 2024-03-14T11:28:38.972Z + 2024-03-14T11:53:18.221Z https://r-releases.github.io/conduct.html - 2024-03-14T11:28:38.972Z + 2024-03-14T11:53:18.221Z https://r-releases.github.io/about.html - 2024-03-14T11:28:38.972Z + 2024-03-14T11:53:18.221Z https://r-releases.github.io/contributors.html - 2024-03-14T11:28:38.972Z + 2024-03-14T11:53:18.221Z https://r-releases.github.io/review.html - 2024-03-14T11:28:38.976Z + 2024-03-14T11:53:18.225Z diff --git a/users.html b/users.html index 0502bc7..8d4d2f1 100644 --- a/users.html +++ b/users.html @@ -245,7 +245,7 @@

What does R-r
-

R-releases works seamlessly alongside CRAN. By prioritizing CRAN in the settings above, you can continue getting packages from CRAN, only using R-releases as a fall-back.

+

R-releases works seamlessly alongside CRAN. By prioritizing CRAN in the settings above, you can continue to get packages from CRAN, only using R-releases as a fall-back.

A package may become unavailable on CRAN at any time due to its strict archival policy.

  • Sometimes due to the archival of a dependency, and outside the maintainer’s direct control.