Package: pracpac 0.2.0

VP Nagraj

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>.

Authors:Stephen Turner [aut], VP Nagraj [cre, aut], Signature Science, LLC. [cph]

pracpac_0.2.0.tar.gz
pracpac_0.2.0.zip(r-4.7)pracpac_0.2.0.zip(r-4.6)pracpac_0.2.0.zip(r-4.5)
pracpac_0.2.0.tgz(r-4.6-any)pracpac_0.2.0.tgz(r-4.5-any)
pracpac_0.2.0.tar.gz(r-4.7-any)pracpac_0.2.0.tar.gz(r-4.6-any)
pracpac_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
pracpac/json (API)

# Install 'pracpac' in R:
install.packages('pracpac', repos = c('https://signaturescience.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/signaturescience/pracpac/issues

Pkgdown/docs site:https://signaturescience.github.io

On CRAN:

Conda:

5.60 score 40 stars 8 scripts 707 downloads 9 exports 13 dependencies

Last updated from:5e426dce72. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK121
source / vignettesOK184
linux-release-x86_64OK131
macos-release-arm64OK77
macos-oldrel-arm64OK93
windows-develOK78
windows-releaseOK62
windows-oldrelOK71
wasm-releaseOK102

Exports:%>%add_assetsadd_dockerfilebuild_imagebuild_pkgcreate_docker_dirpkg_inforenv_depsuse_docker

Dependencies:callrclidescfsgluemagrittrotelpkgbuildprocessxpsR6renvrprojroot

Use Cases
Overview | Pipeline | Setting up the Docker template | Dockerfile | run.sh | pre.R | Building the image | Running the container | Shiny | app.R

Last update: 2023-06-10
Started: 2023-03-09

Basic Usage
Overview | Terminology | Using pracpac | use_docker() | build_image()

Last update: 2023-03-17
Started: 2023-03-09