Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil authored and github-actions[bot] committed Jun 28, 2024
1 parent a82b6dd commit a11f127
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
9 changes: 5 additions & 4 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.47">
<meta name="generator" content="quarto-1.5.52">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -193,7 +193,7 @@ <h1 class="title">Awesome R Package Development Tools</h1>
<div>
<div class="quarto-title-meta-heading">Modified</div>
<div class="quarto-title-meta-contents">
<p class="date-modified">June 25, 2024</p>
<p class="date-modified">June 28, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -349,6 +349,7 @@ <h2 class="anchored" data-anchor-id="vignettes">Vignettes</h2>
<li><p><a href="https://CRAN.R-project.org/package=R.rsp"><code>{R.rsp}</code></a> (for incorporating static and dynamic vignettes)</p></li>
<li><p><a href="https://dmurdoch.github.io/RmdConcord/"><code>{RmdConcord}</code></a> (to provide support for concordances in R Markdown files)</p></li>
<li><p><a href="https://CRAN.R-project.org/package=prettydoc"><code>{prettydoc}</code></a> (creates lightweight yet pretty vignettes)</p></li>
<li><p><a href="https://github.com/indenkun/readme2vignette"><code>{readme2vignette}</code></a> (to convert README to vignette during package installation)</p></li>
</ul>
</section>
<section id="tutorials" class="level2">
Expand Down Expand Up @@ -839,9 +840,9 @@ <h1>Session information</h1>
<span id="cb1-9"><a href="#cb1-9" aria-hidden="true" tabindex="-1"></a> collate C.UTF<span class="dv">-8</span></span>
<span id="cb1-10"><a href="#cb1-10" aria-hidden="true" tabindex="-1"></a> ctype C.UTF<span class="dv">-8</span></span>
<span id="cb1-11"><a href="#cb1-11" aria-hidden="true" tabindex="-1"></a> tz UTC</span>
<span id="cb1-12"><a href="#cb1-12" aria-hidden="true" tabindex="-1"></a> date <span class="dv">2024-06-25</span></span>
<span id="cb1-12"><a href="#cb1-12" aria-hidden="true" tabindex="-1"></a> date <span class="dv">2024-06-28</span></span>
<span id="cb1-13"><a href="#cb1-13" aria-hidden="true" tabindex="-1"></a> pandoc <span class="dv">3</span>.<span class="fl">2.1</span> <span class="sc">@</span> <span class="er">/</span>opt<span class="sc">/</span>hostedtoolcache<span class="sc">/</span>pandoc<span class="sc">/</span><span class="dv">3</span>.<span class="fl">2.1</span><span class="sc">/</span>x64<span class="sc">/</span> (via rmarkdown)</span>
<span id="cb1-14"><a href="#cb1-14" aria-hidden="true" tabindex="-1"></a> quarto <span class="dv">1</span>.<span class="fl">5.47</span> <span class="sc">@</span> <span class="er">/</span>usr<span class="sc">/</span>local<span class="sc">/</span>bin<span class="sc">/</span>quarto</span>
<span id="cb1-14"><a href="#cb1-14" aria-hidden="true" tabindex="-1"></a> quarto <span class="dv">1</span>.<span class="fl">5.52</span> <span class="sc">@</span> <span class="er">/</span>usr<span class="sc">/</span>local<span class="sc">/</span>bin<span class="sc">/</span>quarto</span>
<span id="cb1-15"><a href="#cb1-15" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb1-16"><a href="#cb1-16" aria-hidden="true" tabindex="-1"></a>─ Packages ───────────────────────────────────────────────────────────────────</span>
<span id="cb1-17"><a href="#cb1-17" aria-hidden="true" tabindex="-1"></a> package <span class="sc">*</span> version <span class="fu">date</span> (UTC) lib source</span>
Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,9 @@ whether the package is meant to be submitted to CRAN or Bioconductor.
- [`{prettydoc}`](https://CRAN.R-project.org/package=prettydoc)
(creates lightweight yet pretty vignettes)

- [`{readme2vignette}`](https://github.com/indenkun/readme2vignette)
(to convert README to vignette during package installation)

## Tutorials

- [`{learnr}`](https://rstudio.github.io/learnr/) (to turn any R
Expand Down Expand Up @@ -1038,9 +1041,9 @@ To thank the contributors or maintainers of packages you rely on.
collate C.UTF-8
ctype C.UTF-8
tz UTC
date 2024-06-25
date 2024-06-28
pandoc 3.2.1 @ /opt/hostedtoolcache/pandoc/3.2.1/x64/ (via rmarkdown)
quarto 1.5.47 @ /usr/local/bin/quarto
quarto 1.5.52 @ /usr/local/bin/quarto

Packages ───────────────────────────────────────────────────────────────────
package * version date (UTC) lib source
Expand Down
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.47">
<meta name="generator" content="quarto-1.5.52">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -193,7 +193,7 @@ <h1 class="title">Awesome R Package Development Tools</h1>
<div>
<div class="quarto-title-meta-heading">Modified</div>
<div class="quarto-title-meta-contents">
<p class="date-modified">June 25, 2024</p>
<p class="date-modified">June 28, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -349,6 +349,7 @@ <h2 class="anchored" data-anchor-id="vignettes">Vignettes</h2>
<li><p><a href="https://CRAN.R-project.org/package=R.rsp"><code>{R.rsp}</code></a> (for incorporating static and dynamic vignettes)</p></li>
<li><p><a href="https://dmurdoch.github.io/RmdConcord/"><code>{RmdConcord}</code></a> (to provide support for concordances in R Markdown files)</p></li>
<li><p><a href="https://CRAN.R-project.org/package=prettydoc"><code>{prettydoc}</code></a> (creates lightweight yet pretty vignettes)</p></li>
<li><p><a href="https://github.com/indenkun/readme2vignette"><code>{readme2vignette}</code></a> (to convert README to vignette during package installation)</p></li>
</ul>
</section>
<section id="tutorials" class="level2">
Expand Down Expand Up @@ -839,9 +840,9 @@ <h1>Session information</h1>
<span id="cb1-9"><a href="#cb1-9" aria-hidden="true" tabindex="-1"></a> collate C.UTF<span class="dv">-8</span></span>
<span id="cb1-10"><a href="#cb1-10" aria-hidden="true" tabindex="-1"></a> ctype C.UTF<span class="dv">-8</span></span>
<span id="cb1-11"><a href="#cb1-11" aria-hidden="true" tabindex="-1"></a> tz UTC</span>
<span id="cb1-12"><a href="#cb1-12" aria-hidden="true" tabindex="-1"></a> date <span class="dv">2024-06-25</span></span>
<span id="cb1-12"><a href="#cb1-12" aria-hidden="true" tabindex="-1"></a> date <span class="dv">2024-06-28</span></span>
<span id="cb1-13"><a href="#cb1-13" aria-hidden="true" tabindex="-1"></a> pandoc <span class="dv">3</span>.<span class="fl">2.1</span> <span class="sc">@</span> <span class="er">/</span>opt<span class="sc">/</span>hostedtoolcache<span class="sc">/</span>pandoc<span class="sc">/</span><span class="dv">3</span>.<span class="fl">2.1</span><span class="sc">/</span>x64<span class="sc">/</span> (via rmarkdown)</span>
<span id="cb1-14"><a href="#cb1-14" aria-hidden="true" tabindex="-1"></a> quarto <span class="dv">1</span>.<span class="fl">5.47</span> <span class="sc">@</span> <span class="er">/</span>usr<span class="sc">/</span>local<span class="sc">/</span>bin<span class="sc">/</span>quarto</span>
<span id="cb1-14"><a href="#cb1-14" aria-hidden="true" tabindex="-1"></a> quarto <span class="dv">1</span>.<span class="fl">5.52</span> <span class="sc">@</span> <span class="er">/</span>usr<span class="sc">/</span>local<span class="sc">/</span>bin<span class="sc">/</span>quarto</span>
<span id="cb1-15"><a href="#cb1-15" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb1-16"><a href="#cb1-16" aria-hidden="true" tabindex="-1"></a>─ Packages ───────────────────────────────────────────────────────────────────</span>
<span id="cb1-17"><a href="#cb1-17" aria-hidden="true" tabindex="-1"></a> package <span class="sc">*</span> version <span class="fu">date</span> (UTC) lib source</span>
Expand Down

0 comments on commit a11f127

Please sign in to comment.