Package: liftr 0.9.2

liftr: Containerize R Markdown Documents for Continuous Reproducibility
Persistent reproducible reporting by containerization of R Markdown documents.
Authors:
liftr_0.9.2.tar.gz
liftr_0.9.2.zip(r-4.7)liftr_0.9.2.zip(r-4.6)liftr_0.9.2.zip(r-4.5)
liftr_0.9.2.tgz(r-4.6-any)liftr_0.9.2.tgz(r-4.5-any)
liftr_0.9.2.tar.gz(r-4.7-any)liftr_0.9.2.tar.gz(r-4.6-any)
liftr_0.9.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
liftr/json (API)
NEWS
| # Install 'liftr' in R: |
| install.packages('liftr', repos = c('https://nanxstats.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nanxstats/liftr/issues
Pkgdown/docs site:https://nanx.me
containerizationdockerdynamic-documentsknitrliftrreproducible-researchreproducible-sciencermarkdownstatistical-computing
Last updated from:30ad9c0685. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 120 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 112 | ||
| macos-release-arm64 | OK | 80 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 103 |
Exports:check_docker_installcheck_docker_runningdrenderinstall_dockerliftprune_all_autoprune_containerprune_container_autoprune_imageprune_image_autopurge_containerpurge_imagerender_docker
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownrstudioapisasstinytexxfunyaml
A Quick Introduction to liftr
Rendered fromliftr-intro.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2021-12-19
Started: 2015-07-14
Explore tidyverse with liftr
Rendered fromliftr-tidyverse.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2021-12-19
Started: 2017-12-12
RStudio Addins for liftr
Rendered fromliftr-addins.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2021-12-19
Started: 2017-12-12
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check if Docker was Installed | check_docker_install |
| Check if Docker Daemon is Running | check_docker_running |
| Installation Helper for Docker Engine | install_docker |
| Containerize R Markdown Documents | lift |
| Remove Docker Containers, Images, and Networks | prune_all_auto |
| Remove Specific Docker Containers | prune_container purge_container |
| Remove Dangling Docker Containers | prune_container_auto |
| Remove Specific Docker Images | prune_image purge_image |
| Remove Dangling Docker Images | prune_image_auto |
| Render Containerized R Markdown Documents | drender render_docker |
