Package: rebook Version: 1.22.0 Date: 2023-05-25 Title: Re-using Content in Bioconductor Books Authors@R: person("Aaron", "Lun", email="infinite.monkeys.with.keyboards@gmail.com", role=c("aut", "cre", "cph")) Description: Provides utilities to re-use content across chapters of a Bioconductor book. This is mostly based on functionality developed while writing the OSCA book, but generalized for potential use in other large books with heavy compute. Also contains some functions to assist book deployment. Imports: utils, methods, knitr (>= 1.32), rmarkdown, CodeDepends, dir.expiry, filelock, BiocStyle Suggests: testthat, igraph, XML, BiocManager, RCurl, bookdown, rappdirs, yaml, BiocParallel, OSCA.intro, OSCA.workflows License: GPL-3 VignetteBuilder: knitr biocViews: Software, Infrastructure, ReportWriting RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:53:25 UTC RemoteUrl: https://github.com/bioc/rebook RemoteRef: RELEASE_3_23 RemoteSha: 744eb1623ef0b965616f2b0a67d4c0869cba6b12 NeedsCompilation: no Packaged: 2026-07-04 07:49:14 UTC; root Author: Aaron Lun [aut, cre, cph] Maintainer: Aaron Lun