Package: pracpac 0.2.0

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:
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
Last updated from:5e426dce72. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 77 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 62 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 102 |
Exports:%>%add_assetsadd_dockerfilebuild_imagebuild_pkgcreate_docker_dirpkg_inforenv_depsuse_docker
Dependencies:callrclidescfsgluemagrittrotelpkgbuildprocessxpsR6renvrprojroot
Last update: 2023-06-10
Started: 2023-03-09
Last update: 2023-03-17
Started: 2023-03-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add assets for the specified use case | add_assets |
| Add a Dockerfile to the docker directory | add_dockerfile |
| Build a Docker image | build_image |
| Build a package tar.gz | build_pkg |
| Create Docker directory | create_docker_dir |
| Handle the use case | handle_use_case |
| Get information about the current package | pkg_info |
| Find package root | pkg_root |
| Get dependencies using renv | renv_deps |
| Use docker packaging tools | use_docker |
