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.19")



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: 2024-02-01
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.19, https://cran.r-project.org/web/packages/blogdown
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)
Other packages that cited blogdown R package
View blogdown citation profile
Other R packages that blogdown depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns