Package: liftr
Type: Package
Title: Dockerize R Markdown Documents
Version: 0.4
Authors@R: c(
    person("Miaozhu", "Li", email = "miaozhu.li@duke.edu", role = "ctb"),
    person("Tengfei", "Yin", email = "tengfei.yin@sbgenomics.com", role = "ctb"),
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"))
    )
Maintainer: Nan Xiao <me@nanx.me>
Description: Dockerize R Markdown documents with support for Rabix.
License: GPL
SystemRequirements: Docker (see
        <https://docs.docker.com/engine/installation/>), Rabix (see
        <https://github.com/rabix/rabix>)
VignetteBuilder: knitr
URL: http://liftr.me
BugReports: https://github.com/road2stat/liftr/issues
Depends: R (>= 3.0.2)
Imports: yaml, knitr, rmarkdown, stringr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-05 09:39:54 UTC; jimmy
Author: Miaozhu Li [ctb],
  Tengfei Yin [ctb],
  Nan Xiao [aut, cre]
Repository: CRAN
Date/Publication: 2016-08-05 12:52:07
