Other packages > Find by keyword >

bookdown  

Authoring Books and Technical Documents with R Markdown
View on CRAN: Click here


Download and install bookdown package within the R console
Install from CRAN:
install.packages("bookdown")

Install from Github:
library("remotes")
install_github("cran/bookdown")

Install by package version:
library("remotes")
install_version("bookdown", "0.46")



Attach the package and use:
library("bookdown")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-13
Latest Update: 2025-04-15
Description:
Output formats and utilities for authoring books and technical documents with R Markdown.
How to cite:
Yihui Xie (2016). bookdown: Authoring Books and Technical Documents with R Markdown. R package version 0.46, https://cran.r-project.org/web/packages/bookdown. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:22), 0.1 (2016-07-13 10:19), 0.2 (2016-11-12 19:54), 0.3 (2016-11-28 08:21), 0.4 (2017-05-20 10:01), 0.5 (2017-08-20 16:41), 0.6 (2018-01-25 13:30), 0.7 (2018-02-18 17:41), 0.8 (2018-12-03 23:50), 0.9 (2018-12-21 10:40), 0.10 (2019-05-10 23:00), 0.11 (2019-05-28 22:01), 0.12 (2019-07-11 20:32), 0.13 (2019-08-21 17:10), 0.14 (2019-10-01 20:20), 0.15 (2019-11-12 19:10), 0.16 (2019-11-23 00:10), 0.17 (2020-01-11 07:00), 0.18 (2020-03-05 07:00), 0.19 (2020-05-15 07:50), 0.20 (2020-06-23 23:00), 0.21 (2020-10-13 07:00), 0.22 (2021-04-22 15:50), 0.23 (2021-08-13 06:40), 0.24 (2021-09-02 23:10), 0.25 (2022-03-16 11:20), 0.26 (2022-04-15 16:22), 0.27 (2022-06-14 09:10), 0.28 (2022-08-09 23:40), 0.29 (2022-09-12 23:50), 0.30 (2022-11-09 17:40), 0.31 (2022-12-13 08:40), 0.32 (2023-01-17 22:30), 0.33 (2023-03-07 00:50), 0.34 (2023-05-09 09:30), 0.35 (2023-08-09 22:50), 0.36 (2023-10-16 21:40), 0.37 (2023-12-02 00:00), 0.38 (2024-03-04 06:30), 0.39 (2024-04-15 16:10), 0.40 (2024-07-02 08:20), 0.41 (2024-10-16 02:20), 0.42 (2025-01-07 17:00), 0.43 (2025-04-15 18:30), 0.44 (2025-08-21 14:10), 0.45 (2025-10-03 07:20), 0.46 (2025-12-05 07:30)
Other packages that cited bookdown R package
View bookdown citation profile
Other R packages that bookdown depends, imports, suggests or enhances
Complete documentation for bookdown
Functions, R codes and Examples using the bookdown R package
Some associated functions: bookdown-package . bookdown_site . bs4_book . build_chapter . calibre . clean_book . create_book . epub_book . fence_theorems . gitbook . html_chapters . html_document2 . pdf_book . publish_book . render_book . resolve_refs_html . serve_book . 
Some associated R codes: addins.R . bookdown-package.R . bs4_book.R . ebook.R . gitbook.R . html.R . latex.R . publish.R . render.R . site.R . skeleton.R . utils.R . word.R . zzz.R .  Full bookdown package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA