Package: liftr Type: Package Title: Containerize R Markdown Documents for Continuous Reproducibility Version: 0.9.2 Authors@R: c( person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0250-5673")), person("Miao-Zhu", "Li", email = "miaozhu.li@duke.edu", role = "ctb"), person("Teng-Fei", "Yin", email = "yintengfei@gmail.com", role = "ctb") ) Maintainer: Nan Xiao Description: Persistent reproducible reporting by containerization of R Markdown documents. License: GPL-3 | file LICENSE SystemRequirements: Docker (see ) VignetteBuilder: knitr URL: https://nanx.me/liftr/, https://github.com/nanxstats/liftr BugReports: https://github.com/nanxstats/liftr/issues Depends: R (>= 3.0.2) Imports: knitr, rmarkdown, rstudioapi, yaml Encoding: UTF-8 RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://nanxstats.r-universe.dev Date/Publication: 2024-03-11 22:20:11 UTC RemoteUrl: https://github.com/nanxstats/liftr RemoteRef: HEAD RemoteSha: 30ad9c0685273afd6c4d13c159f27a63378b272a NeedsCompilation: no Packaged: 2026-05-25 06:26:20 UTC; root Author: Nan Xiao [aut, cre] (ORCID: ), Miao-Zhu Li [ctb], Teng-Fei Yin [ctb]