From dc06b495950dfe1f5d5ac7e34a1cc8f20f69af86 Mon Sep 17 00:00:00 2001 From: IndrajeetPatil Date: Sun, 18 Aug 2024 06:03:59 +0000 Subject: [PATCH] Apply automatic changes --- README.html | 2 +- README.md | 6 +++--- index.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.html b/README.html index 36ee056..b276c4b 100644 --- a/README.html +++ b/README.html @@ -651,7 +651,7 @@

Package management

Containerization 🛍

diff --git a/README.md b/README.md index abbd1ed..aa165bc 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/index.html b/index.html index 36ee056..b276c4b 100644 --- a/index.html +++ b/index.html @@ -651,7 +651,7 @@

Package management

Containerization 🛍

    -
  • {containerit} (to package R script/session/workspace and all dependencies as a Docker container by generating a suitable Dockerfile)

  • +
  • {containerit} (to package R script/session/workspace and all dependencies as a Docker container by generating a suitable Dockerfile)

  • {dockerfiler} (to generate Dockerfile for R projects)

  • {usethat} (to automate analytic project setup tasks)