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 <me@nanx.me>
Description: Persistent reproducible reporting by containerization of R Markdown documents.
License: GPL-3 | file LICENSE
SystemRequirements: Docker (see <https://docs.docker.com/install/>)
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: yaml, knitr, rmarkdown, stringr, rstudioapi
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-19 00:27:30 UTC; nanx
Author: Nan Xiao [aut, cre] (<https://orcid.org/0000-0002-0250-5673>),
  Miao-Zhu Li [ctb],
  Teng-Fei Yin [ctb]
Repository: CRAN
Date/Publication: 2019-06-19 04:20:03 UTC
Built: R 4.5.2; ; 2025-11-08 03:45:13 UTC; windows
