Package: rebook Version: 1.23.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: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:53:25 UTC RemoteUrl: https://github.com/bioc/rebook RemoteRef: HEAD RemoteSha: 3d3686037e2f9ea8953880be42b5a0063af24a2d NeedsCompilation: no Packaged: 2026-07-04 23:22:27 UTC; root Author: Aaron Lun [aut, cre, cph] Maintainer: Aaron Lun