# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "containr" in publications use:' type: software license: Apache-2.0 title: 'containr: Containerize Your ''R'' Project' version: 0.1.3.9000 doi: 10.5281/zenodo.19462130 identifiers: - type: doi value: 10.32614/CRAN.package.containr abstract: Provides tools for containerizing 'R' projects. Reads an 'renv' lock file, generates a ready-to-use 'Dockerfile', builds the container image, and pushes it to a registry. Generated 'COPY' instructions preserve the local directory structure inside the container. Cross-platform builds are supported via 'Docker' buildx for targeting 'linux/amd64' from ARM hosts. Designed to help researchers build portable, reproducible workflows that can be reliably shared, archived, and rerun across systems. See R Core Team (2025) , Ushey et al. (2025) , and Docker Inc. (2025) . authors: - family-names: Lares given-names: Erwin email: erwin.lares@wisc.edu orcid: https://orcid.org/0000-0002-3284-828X preferred-citation: type: manual title: 'containr: Containerize Your R Project' authors: - family-names: Lares given-names: Erwin email: erwin.lares@wisc.edu orcid: https://orcid.org/0000-0002-3284-828X year: '2026' notes: R package version 0.1.3.9000 url: https://github.com/erwinlares/containr doi: 10.5281/zenodo.19462130 repository: https://erwinlares.r-universe.dev repository-code: https://github.com/erwinlares/containr commit: bbc36e80d190126aa377f0c87eaeea480a0602a5 url: https://erwinlares.github.io/containr/ date-released: '2026-05-20' contact: - family-names: Lares given-names: Erwin email: erwin.lares@wisc.edu orcid: https://orcid.org/0000-0002-3284-828X