Package: BiocWorkflowTools
Title: Tools to aid the development of Bioconductor Workflow packages
Version: 1.35.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: devel
git_last_commit: 1a72194
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
Packaged: 2025-06-04 21:41:57 UTC; biocbuild
Author: Mike Smith [aut, cre],
  Andrzej Oleś [aut]
Maintainer: Mike Smith <grimbough@gmail.com>
Built: R 4.5.0; ; 2025-06-05 12:33:00 UTC; windows
