Other packages > Find by keyword >

xaringan  

Presentation Ninja
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("xaringan", "0.31")



Attach the package and use:
library("xaringan")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-13
Latest Update: 2025-09-03
Description:
Create HTML5 slides with R Markdown and the JavaScript library 'remark.js' (<https://remarkjs.com>).
How to cite:
Yihui Xie (2016). xaringan: Presentation Ninja. R package version 0.31, https://cran.r-project.org/web/packages/xaringan. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1 (2016-12-13 08:25), 0.2 (2017-02-15 10:00), 0.3 (2017-05-28 13:24), 0.4 (2017-08-09 07:14), 0.5 (2018-01-29 21:34), 0.6 (2018-02-19 21:10), 0.7 (2018-07-10 18:40), 0.8 (2018-10-23 23:10), 0.9 (2019-03-06 12:50), 0.10 (2019-05-14 12:30), 0.11 (2019-07-12 07:20), 0.12 (2019-09-17 11:50), 0.13 (2019-10-30 19:40), 0.14 (2020-01-19 19:50), 0.15 (2020-03-04 17:20), 0.16 (2020-03-31 07:00), 0.17 (2020-09-24 10:00), 0.18 (2020-10-21 07:00), 0.19 (2020-12-14 07:00), 0.20 (2021-03-04 07:20), 0.21 (2021-05-19 06:40), 0.22 (2021-06-23 06:40), 0.23 (2022-03-08 16:50), 0.24 (2022-04-26 10:20), 0.25 (2022-06-14 05:10), 0.26 (2022-08-10 00:20), 0.27 (2022-11-07 23:30), 0.28 (2022-12-13 06:40), 0.29 (2024-02-09 15:30), 0.30 (2024-03-23 18:50)
Other packages that cited xaringan R package
View xaringan citation profile
Other R packages that xaringan depends, imports, suggests or enhances
Complete documentation for xaringan
Functions, R codes and Examples using the xaringan R package
Some associated functions: decktape . inf_mr . moon_reader . summon_remark . 
Some associated R codes: render.R . utils.R .  Full xaringan package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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