Skip to content

Commit

Permalink
Deploying to gh-pages from @ b3e77f2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Jul 4, 2024
1 parent 5c77d54 commit a0e68b2
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ <h1 class="title">Contributors</h1>
</header>


<p>The <a href="./conduct.html">code of conduct</a> governs all forms of participation in the R-multiverse project, including package contributions, issues, discussions, and the development of infrastructure. Administrators, moderators, and contributors are all subject to its terms.</p>
<p>The <a href="conduct.qmd">code of conduct</a> governs all forms of participation in the R-multiverse project, including package contributions, issues, discussions, and the development of infrastructure. Administrators, moderators, and contributors are all subject to its terms.</p>
<section id="how-to-register-a-package-with-r-multiverse" class="level2">
<h2 class="anchored" data-anchor-id="how-to-register-a-package-with-r-multiverse">How to register a package with R-multiverse</h2>
<section id="the-one-time-registration-process" class="level3">
Expand Down Expand Up @@ -310,7 +310,7 @@ <h2 class="anchored" data-anchor-id="how-to-edit-or-remove-packages">How to edit
</section>
<section id="how-pull-requests-are-reviewed" class="level2">
<h2 class="anchored" data-anchor-id="how-pull-requests-are-reviewed">How pull requests are reviewed</h2>
<p>An automated process periodically scans each new pull request to <a href="https://github.com/r-multiverse/contributions" class="uri">https://github.com/r-multiverse/contributions</a>. Depending on the results of the automated checks, the bot automatically merges the pull request, closes it, or flags it for manual review. In the latter case, an R-multiverse moderator will manually review your pull request and contact you if there are questions. Please see our <a href="./review.html">review policy</a> for more information about the process.</p>
<p>An automated process periodically scans each new pull request to <a href="https://github.com/r-multiverse/contributions" class="uri">https://github.com/r-multiverse/contributions</a>. Depending on the results of the automated checks, the bot automatically merges the pull request, closes it, or flags it for manual review. In the latter case, an R-multiverse moderator will manually review your pull request and contact you if there are questions. Please see our <a href="review.qmd">review policy</a> for more information about the process.</p>
</section>
<section id="how-the-r-multiverse-universe-is-built" class="level2">
<h2 class="anchored" data-anchor-id="how-the-r-multiverse-universe-is-built">How the R-multiverse universe is built</h2>
Expand Down
2 changes: 1 addition & 1 deletion review.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ <h2 class="anchored" data-anchor-id="the-automated-review-process">The automated
<h2 class="anchored" data-anchor-id="the-manual-review-process">The manual review process</h2>
<p>If a pull request is flagged for manual review, an R-multiverse moderator will read the pull request and ask questions if necessary. Although the moderator may make optional suggestions on a case-by-case basis, package reviews must be consistent, reliable, and inclusive whenever possible. The decision to close or merge the pull request must be based exclusively on the following pre-defined list of requirements:</p>
<ol type="1">
<li>Each contribution must comply with the <a href="./conduct.html">code of conduct</a>. Examples of prohibited content include profanity, malicious behavior, security risks, copyright violations, and other conduct which could reasonably be considered inappropriate in a professional setting. All this applies to the package, the URL, any other metadata in the contribution, and the contents of the package itself.</li>
<li>Each contribution must comply with the <a href="conduct.qmd">code of conduct</a>. Examples of prohibited content include profanity, malicious behavior, security risks, copyright violations, and other conduct which could reasonably be considered inappropriate in a professional setting. All this applies to the package, the URL, any other metadata in the contribution, and the contents of the package itself.</li>
<li>The package name, URL, and all other metadata must be complete and correct.</li>
<li>Each text file must apply to only one package.</li>
<li>The text file name must be the name of the package.</li>
Expand Down
64 changes: 32 additions & 32 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,34 @@
"section": "Support",
"text": "Support\n\n\nR Consortium\n\n\n \n\n\n\nWe would like to thank the R Consortium for their support for the development of R-multiverse."
},
{
"objectID": "about.html",
"href": "about.html",
"title": "What is R-multiverse?",
"section": "",
"text": "A traditional software version cycle begins with the development phase, where bugs are expected and ironed out, and ends with the production phase, which promises a seamless user experience.\nR-multiverse Community currently aims at a space just before production, commonly referred to as Quality Assurance (QA). This means that:\n\nEach package release has the full endorsement of its own maintainer. R-multiverse always provides a version that its developer chose to distribute for general use.\nThe user is still responsible for judging whether a package is appropriate to use. Some releases may still have issues, and these may be indicated by the check results at https://community.r-multiverse.org."
},
{
"objectID": "about.html#the-community-repository-for-r-packages",
"href": "about.html#the-community-repository-for-r-packages",
"title": "What is R-multiverse?",
"section": "",
"text": "A traditional software version cycle begins with the development phase, where bugs are expected and ironed out, and ends with the production phase, which promises a seamless user experience.\nR-multiverse Community currently aims at a space just before production, commonly referred to as Quality Assurance (QA). This means that:\n\nEach package release has the full endorsement of its own maintainer. R-multiverse always provides a version that its developer chose to distribute for general use.\nThe user is still responsible for judging whether a package is appropriate to use. Some releases may still have issues, and these may be indicated by the check results at https://community.r-multiverse.org."
},
{
"objectID": "about.html#continuous-maintainer-driven-deployment",
"href": "about.html#continuous-maintainer-driven-deployment",
"title": "What is R-multiverse?",
"section": "Continuous maintainer-driven deployment",
"text": "Continuous maintainer-driven deployment\nEach package only needs to be registered once. Every new release automatically deploys to https://community.r-multiverse.org without needing to go through R-multiverse again. In other words, the package maintainer is in complete control. This frictionless, maintainer-driven experience was made possible by the incredible infrastructure of rOpenSci’s R-universe system managed by Jeroen Ooms."
},
{
"objectID": "about.html#what-about-my-personal-r-universe",
"href": "about.html#what-about-my-personal-r-universe",
"title": "What is R-multiverse?",
"section": "What about my personal R-universe?",
"text": "What about my personal R-universe?\nR-multiverse perfectly complements your existing personal or organization R-universe. This can continue to hold either release or development versions for yourself and your colleagues. At the same time, R-multiverse deploys the latest package releases directly to the wider community."
},
{
"objectID": "review.html",
"href": "review.html",
Expand Down Expand Up @@ -203,32 +231,11 @@
"text": "Language\nThis document may appear in other languages on the R-Multiverse website or elsewehere. In case of any discrepancy, the English version shall prevail."
},
{
"objectID": "about.html",
"href": "about.html",
"title": "What is R-multiverse?",
"section": "",
"text": "A traditional software version cycle begins with the development phase, where bugs are expected and ironed out, and ends with the production phase, which promises a seamless user experience.\nR-multiverse Community currently aims at a space just before production, commonly referred to as Quality Assurance (QA). This means that:\n\nEach package release has the full endorsement of its own maintainer. R-multiverse always provides a version that its developer chose to distribute for general use.\nThe user is still responsible for judging whether a package is appropriate to use. Some releases may still have issues, and these may be indicated by the check results at https://community.r-multiverse.org."
},
{
"objectID": "about.html#the-community-repository-for-r-packages",
"href": "about.html#the-community-repository-for-r-packages",
"title": "What is R-multiverse?",
"objectID": "security.html",
"href": "security.html",
"title": "Security Policy",
"section": "",
"text": "A traditional software version cycle begins with the development phase, where bugs are expected and ironed out, and ends with the production phase, which promises a seamless user experience.\nR-multiverse Community currently aims at a space just before production, commonly referred to as Quality Assurance (QA). This means that:\n\nEach package release has the full endorsement of its own maintainer. R-multiverse always provides a version that its developer chose to distribute for general use.\nThe user is still responsible for judging whether a package is appropriate to use. Some releases may still have issues, and these may be indicated by the check results at https://community.r-multiverse.org."
},
{
"objectID": "about.html#continuous-maintainer-driven-deployment",
"href": "about.html#continuous-maintainer-driven-deployment",
"title": "What is R-multiverse?",
"section": "Continuous maintainer-driven deployment",
"text": "Continuous maintainer-driven deployment\nEach package only needs to be registered once. Every new release automatically deploys to https://community.r-multiverse.org without needing to go through R-multiverse again. In other words, the package maintainer is in complete control. This frictionless, maintainer-driven experience was made possible by the incredible infrastructure of rOpenSci’s R-universe system managed by Jeroen Ooms."
},
{
"objectID": "about.html#what-about-my-personal-r-universe",
"href": "about.html#what-about-my-personal-r-universe",
"title": "What is R-multiverse?",
"section": "What about my personal R-universe?",
"text": "What about my personal R-universe?\nR-multiverse perfectly complements your existing personal or organization R-universe. This can continue to hold either release or development versions for yourself and your colleagues. At the same time, R-multiverse deploys the latest package releases directly to the wider community."
"text": "Security threats and vulnerabilities affect everyone using R-multiverse. Issues may include (but are not limited to):\n\nUnauthorized access to https://github.com/r-multiverse or its repositories.\nMalicious attempts to inundate https://github.com/r-multiverse/contributions/pulls with pull requests.\nOther denial of service (DoS) attacks on the R-multiverse bot or other infrastructure.\n\nPlease help keep R-multiverse operational. In the event of publicly visible malicious behavior, such as a DoS attack on https://github.com/r-multiverse/contributions/pulls, please:\n\nReport abuse or spam through GitHub.\nOpen an issue at https://github.com/r-multiverse/help to inform R-multiverse administrators.\n\nIf you notice a vulnerability that an attacker could potentially exploit, please report it privately. Confidentiality helps fix the problem before most attackers even know about it. After remediation, R-multiverse administrators will open an issue at https://github.com/r-multiverse/help to inform community about the vulnerability and its resolution.\nThe steps to privately report vulnerabilities are:\n\nNavigate to https://github.com/r-multiverse/help/security.\nUnder “Private vulnerability reporting”, click “Report a vulnerability”.\nDescribe the issue in the advisory details form.\nAt the bottom, click “Submit report”. GitHub will then add you as a collaborator on the proposed security advisory you created."
},
{
"objectID": "index.html",
Expand All @@ -237,13 +244,6 @@
"section": "",
"text": "A community-curated collection of R package releases, powered by R-universe, available for installation from the repository at https://community.r-multiverse.org.\nAnyone can contribute packages to the GitHub repository at https://github.com/r-multiverse/contributions. Once a package is registered, every new release is automatically built and checked with results available at https://community.r-multiverse.org. Package maintainers retain complete control over deployment.\nThe R-multiverse project originated from the R Consortium Repositories Working Group."
},
{
"objectID": "security.html",
"href": "security.html",
"title": "Security Policy",
"section": "",
"text": "Security threats and vulnerabilities affect everyone using R-multiverse. Issues may include (but are not limited to):\n\nUnauthorized access to https://github.com/r-multiverse or its repositories.\nMalicious attempts to inundate https://github.com/r-multiverse/contributions/pulls with pull requests.\nOther denial of service (DoS) attacks on the R-multiverse bot or other infrastructure.\n\nPlease help keep R-multiverse operational. In the event of publicly visible malicious behavior, such as a DoS attack on https://github.com/r-multiverse/contributions/pulls, please:\n\nReport abuse or spam through GitHub.\nOpen an issue at https://github.com/r-multiverse/help to inform R-multiverse administrators.\n\nIf you notice a vulnerability that an attacker could potentially exploit, please report it privately. Confidentiality helps fix the problem before most attackers even know about it. After remediation, R-multiverse administrators will open an issue at https://github.com/r-multiverse/help to inform community about the vulnerability and its resolution.\nThe steps to privately report vulnerabilities are:\n\nNavigate to https://github.com/r-multiverse/help/security.\nUnder “Private vulnerability reporting”, click “Report a vulnerability”.\nDescribe the issue in the advisory details form.\nAt the bottom, click “Submit report”. GitHub will then add you as a collaborator on the proposed security advisory you created."
},
{
"objectID": "users.html",
"href": "users.html",
Expand Down
26 changes: 13 additions & 13 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,38 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://r-multiverse.org/contributors.html</loc>
<lastmod>2024-07-04T13:10:21.304Z</lastmod>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/team.html</loc>
<lastmod>2024-07-04T13:10:21.308Z</lastmod>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/about.html</loc>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/review.html</loc>
<lastmod>2024-07-04T13:10:21.304Z</lastmod>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/conduct.html</loc>
<lastmod>2024-07-04T13:10:21.304Z</lastmod>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/governance.html</loc>
<lastmod>2024-07-04T13:10:21.304Z</lastmod>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/about.html</loc>
<lastmod>2024-07-04T13:10:21.304Z</lastmod>
<loc>https://r-multiverse.org/security.html</loc>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/index.html</loc>
<lastmod>2024-07-04T13:10:21.304Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/security.html</loc>
<lastmod>2024-07-04T13:10:21.304Z</lastmod>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/users.html</loc>
<lastmod>2024-07-04T13:10:21.308Z</lastmod>
<lastmod>2024-07-04T14:02:00.698Z</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion team.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h3 class="anchored" data-anchor-id="charlie-gao">Charlie Gao</h3>
<h2 class="anchored" data-anchor-id="roles">Roles</h2>
<ul>
<li>Administrators build the team, develop the infrastructure, and write the policies that govern R-multiverse.</li>
<li>Moderators review <a href="./contributors.html">package contributions</a> according to the <a href="./review.html">package review policy</a>.</li>
<li>Moderators review <a href="./contributors.html">package contributions</a> according to the <a href="review.qmd">package review policy</a>.</li>
</ul>
<table class="caption-top table">
<thead>
Expand Down

0 comments on commit a0e68b2

Please sign in to comment.