https://www.rstudio.com/blog/2021-08-18-bookdown-release
This is a companion discussion topic for the original entry at https://www.rstudio.com/blog/2021-08-18-bookdown-release
Happy summer from the R Markdown family! We are proud to share that bookdown (Authoring Books and Technical Documents with R Markdown • bookdown) version 0.23 is on CRAN. bookdown is a package that helps you write books and long-form articles/reports, knitting together content from single or multiple R Markdown files as input.
Latest release You can install bookdown from CRAN with:
install.packages("bookdown") # or if the v0.23 binary package for your platform is not ready yet, try # install.