pracpac: Practical 'R' Packaging in 'Docker'

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
Author: Stephen Turner ORCID iD [aut], VP Nagraj ORCID iD [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

Documentation:

Reference manual: pracpac.pdf
Vignettes: basic-usage
use-cases

Downloads:

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
Old sources: pracpac archive

Linking:

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