Streamline the creation of 'Docker' images with 'R' packages and dependencies embedded. The 'pracpac' package provides a 'usethis'-like interface to creating Dockerfiles with dependencies managed by 'renv'. The 'pracpac' functionality is described in Nagraj and Turner (2023) <doi:10.48550/arXiv.2303.07876>.
Version: | 0.2.0 |
Depends: | R (≥ 2.10) |
Imports: | magrittr, glue, fs, rprojroot, renv, pkgbuild |
Suggests: | rmarkdown, knitr, testthat (≥ 3.0.0), withr |
Published: | 2023-06-18 |
DOI: | 10.32614/CRAN.package.pracpac |
Author: | Stephen Turner [aut], VP Nagraj [cre, aut], Signature Science, LLC. [cph] |
Maintainer: | VP Nagraj <nagraj at nagraj.net> |
BugReports: | https://github.com/signaturescience/pracpac/issues |
License: | MIT + file LICENSE |
URL: | https://signaturescience.github.io/pracpac/, https://github.com/signaturescience/pracpac/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pracpac results |
Reference manual: | pracpac.pdf |
Vignettes: |
basic-usage use-cases |
Package source: | pracpac_0.2.0.tar.gz |
Windows binaries: | r-devel: pracpac_0.2.0.zip, r-release: pracpac_0.2.0.zip, r-oldrel: pracpac_0.2.0.zip |
macOS binaries: | r-release (arm64): pracpac_0.2.0.tgz, r-oldrel (arm64): pracpac_0.2.0.tgz, r-release (x86_64): pracpac_0.2.0.tgz, r-oldrel (x86_64): pracpac_0.2.0.tgz |
Old sources: | pracpac archive |
Please use the canonical form https://CRAN.R-project.org/package=pracpac to link to this page.