Other packages > Find by keyword >

blogdown  

Create Blogs and Websites with R Markdown
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("blogdown", "1.23")



Attach the package and use:
library("blogdown")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-22
Latest Update: 2025-03-15
Description:
Write blog posts and web pages in R Markdown. This package supports the static site generator 'Hugo' () best, and it also supports 'Jekyll' () and 'Hexo' ().
How to cite:
Yihui Xie (2017). blogdown: Create Blogs and Websites with R Markdown. R package version 1.23, https://cran.r-project.org/web/packages/blogdown. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1 (2017-08-22 18:56), 0.2 (2017-11-01 17:55), 0.3 (2017-11-13 06:42), 0.4 (2017-12-12 05:55), 0.5 (2018-01-24 19:15), 0.6 (2018-04-19 01:19), 0.7 (2018-07-07 09:20), 0.8 (2018-07-15 07:40), 0.9 (2018-10-23 18:20), 0.10 (2019-01-09 06:50), 0.11 (2019-03-11 22:15), 0.12 (2019-05-01 21:40), 0.13 (2019-06-11 21:10), 0.14 (2019-07-13 06:40), 0.15 (2019-08-21 09:40), 0.16 (2019-10-01 23:10), 0.17 (2019-11-13 20:10), 0.18 (2020-03-04 23:50), 0.19 (2020-05-22 23:10), 0.20 (2020-06-23 22:00), 0.21 (2020-10-11 09:20), 1.0 (2021-01-09 07:30), 1.1 (2021-01-19 19:30), 1.2 (2021-03-04 07:20), 1.3 (2021-04-14 17:10), 1.4 (2021-07-23 16:10), 1.5 (2021-09-02 19:20), 1.6 (2021-11-09 20:50), 1.7 (2021-12-19 05:30), 1.8 (2022-02-16 20:50), 1.9 (2022-03-28 23:50), 1.10 (2022-05-10 22:30), 1.11 (2022-08-09 23:30), 1.12 (2022-09-15 17:56), 1.13 (2022-09-24 06:10), 1.14 (2022-11-04 20:10), 1.15 (2022-11-07 14:50), 1.16 (2022-12-13 07:00), 1.17 (2023-05-16 07:00), 1.18 (2023-06-19 05:50), 1.19 (2024-02-01 17:20), 1.20 (2025-01-07 16:10), 1.21 (2025-03-15 18:10), 1.22 (2025-10-28 07:20), 1.23 (2026-01-18 05:20)
Other packages that cited blogdown R package
View blogdown citation profile
Other R packages that blogdown depends, imports, suggests or enhances
Complete documentation for blogdown
Functions, R codes and Examples using the blogdown R package
Some associated functions: blogdown . build_dir . build_site . bundle_site . check_site . clean_duplicates . config_Rprofile . config_netlify . config_vercel . dep_path . edit_draft . filter_newfile . find_hugo . find_yaml . html_page . hugo_cmd . hugo_installers . install_hugo . install_theme . read_toml . serve_site . shortcode . 
Some associated R codes: addin.R . check.R . clean.R . format.R . hugo.R . install.R . package.R . render.R . serve.R . site.R . utils.R .  Full blogdown package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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