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 Aug 18, 2024
1 parent 2b4f72b commit dc06b49
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ <h2 class="anchored" data-anchor-id="package-management">Package management</h2>
<section id="containerization" class="level2">
<h2 class="anchored" data-anchor-id="containerization">Containerization 🛍</h2>
<ul>
<li><p><a href="https://o2r.info/containerit/"><code>{containerit}</code></a> (to package R script/session/workspace and all dependencies as a <code>Docker</code> container by generating a suitable <code>Dockerfile</code>)</p></li>
<li><p><a href="https://github.com/o2r-project/containerit"><code>{containerit}</code></a> (to package R script/session/workspace and all dependencies as a <code>Docker</code> container by generating a suitable <code>Dockerfile</code>)</p></li>
<li><p><a href="https://github.com/ThinkR-open/dockerfiler"><code>{dockerfiler}</code></a> (to generate <code>Dockerfile</code> for R projects)</p></li>
<li><p><a href="https://tidylab.github.io/usethat/"><code>{usethat}</code></a> (to automate analytic project setup tasks)</p></li>
</ul>
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -757,9 +757,9 @@ whether the package is meant to be submitted to CRAN or Bioconductor.

## Containerization 🛍

- [`{containerit}`](https://o2r.info/containerit/) (to package R
script/session/workspace and all dependencies as a `Docker`
container by generating a suitable `Dockerfile`)
- [`{containerit}`](https://github.com/o2r-project/containerit) (to
package R script/session/workspace and all dependencies as a
`Docker` container by generating a suitable `Dockerfile`)

- [`{dockerfiler}`](https://github.com/ThinkR-open/dockerfiler) (to
generate `Dockerfile` for R projects)
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ <h2 class="anchored" data-anchor-id="package-management">Package management</h2>
<section id="containerization" class="level2">
<h2 class="anchored" data-anchor-id="containerization">Containerization 🛍</h2>
<ul>
<li><p><a href="https://o2r.info/containerit/"><code>{containerit}</code></a> (to package R script/session/workspace and all dependencies as a <code>Docker</code> container by generating a suitable <code>Dockerfile</code>)</p></li>
<li><p><a href="https://github.com/o2r-project/containerit"><code>{containerit}</code></a> (to package R script/session/workspace and all dependencies as a <code>Docker</code> container by generating a suitable <code>Dockerfile</code>)</p></li>
<li><p><a href="https://github.com/ThinkR-open/dockerfiler"><code>{dockerfiler}</code></a> (to generate <code>Dockerfile</code> for R projects)</p></li>
<li><p><a href="https://tidylab.github.io/usethat/"><code>{usethat}</code></a> (to automate analytic project setup tasks)</p></li>
</ul>
Expand Down

0 comments on commit dc06b49

Please sign in to comment.