Package: liftr
Type: Package
Title: Containerize R Markdown Documents
Version: 0.6
Authors@R: c(
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre")),
    person("Miaozhu", "Li", email = "miaozhu.li@duke.edu", role = "ctb"),
    person("Tengfei", "Yin", email = "tengfei.yin@sevenbridges.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/engine/installation/>)
VignetteBuilder: knitr
URL: https://liftr.me, https://github.com/road2stat/liftr
BugReports: https://github.com/road2stat/liftr/issues
Depends: R (>= 3.0.2)
Imports: yaml, knitr, rmarkdown, stringr, rstudioapi
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-07-23 20:24:59 UTC; nanx
Author: Nan Xiao [aut, cre],
  Miaozhu Li [ctb],
  Tengfei Yin [ctb]
Repository: CRAN
Date/Publication: 2017-07-23 20:44:47 UTC
