Changes in version 1.2.0 o Added the rmd2id() function to easily determine the ID for each chapter. o Link to the originating chapter for the set-up code in extractCached(). o Expose collapseStart() and collapseEnd() for manual creation of collapsible chunks. o Added scrapeReferences() to scrape a bookdown book for references for external use. o Added configureBook() to configure a Bioconductor package as a book deployment. o Added link() to rapidly link to references in a configured Bioconductor book package. o Added extractFromPackage() to extract objects from Rmarkdown files in installed packages. o Added createRedirects() to redirect from old, deprecated pages to their new locations. Changes in version 1.0.0 o New package rebook, providing utilities for creating Bioconductor books.