Package: BiocBook
Title: Write, containerize, publish and version Quarto books with
        Bioconductor
Description: A BiocBook can be created by authors (e.g. R developers,
        but also scientists, teachers, communicators, ...) who wish to
        1) write (compile a body of biological and/or bioinformatics
        knowledge), 2) containerize (provide Docker images to reproduce
        the examples illustrated in the compendium), 3) publish (deploy
        an online book to disseminate the compendium), and 4) version
        (automatically generate specific online book versions and
        Docker images for specific Bioconductor releases).
Version: 1.8.0
Date: 2023-08-03
Authors@R: 
    person(
        "Jacques", "Serizay", , "jacquesserizay@gmail.com", 
        role = c("aut", "cre")
    )
URL: https://bioconductor.org/packages/BiocBook
BugReports: https://github.com/js2264/BiocBook/issues
Depends: R (>= 4.3)
Imports: BiocGenerics, pak, cli, glue, gert, gh, gitcreds, httr,
        usethis, dplyr, purrr, tibble, methods, rprojroot, stringr,
        yaml, tools, utils, rlang, quarto, renv
Suggests: BiocStyle, knitr, testthat (>= 3.0.0), rmarkdown
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
biocViews: Infrastructure, ReportWriting, Software
VignetteBuilder: knitr
License: MIT + file LICENSE
Collate: 'doc.R' 'imports.R' 'init.R' 'BiocBook.R' 'BiocBook-methods.R'
        'check.R' 'editing.R' 'globals.R' 'pages.R' 'utils.R'
Config/testthat/edition: 3
Config/pak/sysreqs: git make libgit2-dev libicu-dev libssl-dev
        libx11-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:25:47 UTC
RemoteUrl: https://github.com/bioc/BiocBook
RemoteRef: RELEASE_3_22
RemoteSha: 7c3194e51165fec697258d3f737cb4eae1bd1bae
NeedsCompilation: no
Packaged: 2025-11-11 13:25:52 UTC; root
Author: Jacques Serizay [aut, cre]
Maintainer: Jacques Serizay <jacquesserizay@gmail.com>
Built: R 4.5.2; ; 2025-11-11 13:27:57 UTC; windows
