The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

containr: Containerize Your 'R' Project

Provides tools for containerizing 'R' projects. The core function, 'generate_dockerfile()', analyzes an 'R' project's environment and dependencies via an 'renv' lock file and generates a ready-to-use 'Dockerfile' that encapsulates the computational setup. Designed to help researchers build portable, reproducible workflows that can be reliably shared, archived, and rerun across systems. See R Core Team (2025) <https://www.R-project.org/>, Ushey et al. (2025) <https://CRAN.R-project.org/package=renv>, and Docker Inc. (2025) <https://www.docker.com/>.

Version: 0.1.2
Imports: dplyr, glue, purrr, readr, httr
Suggests: spelling, testthat (≥ 3.0.0), withr
Published: 2026-04-07
DOI: 10.32614/CRAN.package.containr
Author: Erwin Lares ORCID iD [aut, cre]
Maintainer: Erwin Lares <erwin.lares at wisc.edu>
BugReports: https://github.com/erwinlares/containr/issues
License: Apache License (≥ 2)
URL: https://github.com/erwinlares/containr, https://erwinlares.github.io/containr/
NeedsCompilation: no
Language: en-US
Citation: containr citation info
Materials: README, NEWS
CRAN checks: containr results

Documentation:

Reference manual: containr.html , containr.pdf

Downloads:

Package source: containr_0.1.2.tar.gz
Windows binaries: r-devel: containr_0.1.2.zip, r-release: containr_0.1.1.zip, r-oldrel: containr_0.1.1.zip
macOS binaries: r-release (arm64): containr_0.1.2.tgz, r-oldrel (arm64): containr_0.1.1.tgz, r-release (x86_64): containr_0.1.2.tgz, r-oldrel (x86_64): containr_0.1.2.tgz
Old sources: containr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=containr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.