Package: BiocWorkflowTools
Title: Tools to aid the development of Bioconductor Workflow packages
Version: 1.0.0
Authors@R: person("Mike", "Smith", email = "grimbough@gmail.com", role
        = c("aut", "cre"))
Description: Provides functions to ease the transition between
        Rmarkdown and LaTeX documents when authoring a Bioconductor
        Workflow.
License: MIT + file LICENSE
Depends: R (>= 3.3)
Imports: rmarkdown, tools, stringr, httr, knitr, utils
NeedsCompilation: no
Author: Mike Smith [aut, cre]
Maintainer: Mike Smith <grimbough@gmail.com>
VignetteBuilder: knitr
Suggests: BiocStyle
biocViews: Software, ReportWriting
RoxygenNote: 5.0.1
Packaged: 2016-10-18 00:40:48 UTC; biocbuild
Built: R 3.3.1; ; 2016-10-18 01:19:40 UTC; windows
