Package: BiocWorkflowTools
Title: Tools to aid the development of Bioconductor Workflow packages
Version: 1.22.0
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.4)
Imports: BiocStyle, bookdown, git2r, httr, knitr, rmarkdown,
        rstudioapi, stringr, tools, utils, usethis
NeedsCompilation: no
VignetteBuilder: knitr
biocViews: Software, ReportWriting
RoxygenNote: 7.1.0
Collate: 'createBiocWorkflow.R' 'f1000_article.R' 'uploadToOverleaf.R'
        'utils.R'
git_url: https://git.bioconductor.org/packages/BiocWorkflowTools
git_branch: RELEASE_3_15
git_last_commit: 7731927
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
Packaged: 2022-04-26 21:33:26 UTC; biocbuild
Author: Mike Smith [aut, cre],
  Andrzej Oleś [aut]
Maintainer: Mike Smith <grimbough@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:12:42 UTC; windows
