Package: BiocWorkflowTools
Title: Tools to aid the development of Bioconductor Workflow packages
Version: 1.4.2
Encoding: UTF-8
Authors@R: c(
  person("Mike", "Smith", email = "grimbough@gmail.com", role = c("aut","cre")),
  person("Andrzej", "Oleś", email = "andrzej.oles@embl.de", role = "aut"))
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: BiocStyle, bookdown, git2r, httr, knitr, rmarkdown, stringr,
        tools, utils
NeedsCompilation: no
VignetteBuilder: knitr
biocViews: Software, ReportWriting
RoxygenNote: 6.0.1
Collate: 'f1000_article.R' 'uploadToOverleaf.R' 'markdownToLatex.R'
        'utils.R'
Packaged: 2018-03-20 03:27:18 UTC; biocbuild
Author: Mike Smith [aut, cre],
  Andrzej Oleś [aut]
Maintainer: Mike Smith <grimbough@gmail.com>
Built: R 3.4.4; ; 2018-03-20 04:45:58 UTC; windows
