Other packages > Find by keyword >

pkgdown  

Make Static HTML Documentation for a Package
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pkgdown", "2.2.0")



Attach the package and use:
library("pkgdown")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-03
Latest Update: 2025-05-25
Description:
Generate an attractive and useful website from a source package. 'pkgdown' converts your documentation, vignettes, 'README', and more to 'HTML' making it easy to share information about your package online.
How to cite:
Hadley Wickham (2018). pkgdown: Make Static HTML Documentation for a Package. R package version 2.2.0, https://cran.r-project.org/web/packages/pkgdown. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 1.0.0 (2018-05-03 10:56), 1.1.0 (2018-06-03 00:10), 1.2.0 (2018-11-20 21:00), 1.3.0 (2018-12-07 01:50), 1.4.0 (2019-09-03 18:40), 1.4.1 (2019-09-15 02:10), 1.5.0 (2020-03-25 19:40), 1.5.1 (2020-04-09 16:00), 1.6.0 (2020-09-07 16:10), 1.6.1 (2020-09-12 07:50), 2.0.0 (2021-11-30 22:10), 2.0.1 (2021-12-03 11:00), 2.0.2 (2022-01-13 20:32), 2.0.3 (2022-04-24 16:30), 2.0.4 (2022-06-10 14:30), 2.0.5 (2022-06-23 16:00), 2.0.6 (2022-07-16 16:50), 2.0.7 (2022-12-14 12:40), 2.0.8 (2024-04-10 13:20), 2.0.9 (2024-04-18 23:22), 2.1.0 (2024-07-07 00:20), 2.1.1 (2024-09-18 00:10), 2.1.2 (2025-04-28 12:00), 2.1.3 (2025-05-25 02:30), 2.2.0 (2025-11-06 07:10)
Other packages that cited pkgdown R package
View pkgdown citation profile
Other R packages that pkgdown depends, imports, suggests or enhances
Complete documentation for pkgdown
Functions, R codes and Examples using the pkgdown R package
Some associated functions: as_pkgdown . autolink_html . build_articles . build_favicons . build_home . build_news . build_reference . build_search . build_site . build_site_github_pages . build_tutorials . check_pkgdown . clean_site . deploy_site_github . deploy_to_branch . fig_settings . in_pkgdown . index . init_site . pkgdown-package . pkgdown_print . pkgdown_sitrep . preview_page . preview_site . rd2html . render_page . templates . test-crayon . test-dont . test-figures . test-links . test-lists . test-long-lines . test-output-styles . test-params . test-sexpr-title . test-verbatim . 
Some associated R codes: autolink_html.R . build-404.R . build-articles.R . build-favicons.R . build-footer.R . build-github.R . build-home-authors.R . build-home-citation.R . build-home-community.R . build-home-index.R . build-home-license.R . build-home-md.R . build-home.R . build-logo.R . build-news.R . build-redirects.R . build-reference-index.R . build-reference.R . build-search-docs.R . build-tutorials.R . build.R . check.R . clean.R . compat-friendly-type.R . context.R . deploy-site.R . development.R . figure.R . highlight.R . html-build.R . init.R . markdown.R . navbar.R . package.R . pkgdown.R . pkgdown_print.R . preview.R . rd-data.R . rd-example.R . rd-html.R . rd.R . render.R . repo.R . rmarkdown.R . sitrep.R . template.R . templates.R . test.R . theme.R . topics-external.R . topics.R . tweak-homepage.R . tweak-navbar.R . tweak-page.R . tweak-reference.R . tweak-tabset.R . tweak-tags.R . tweak.R . usage.R . utils-fs.R . utils-io.R . utils-yaml.R . utils.R .  Full pkgdown package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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