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



Attach the package and use:
library("pkgdown")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
First Published: 2018-05-03
Latest Update: 2022-12-14
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.1.1, https://cran.r-project.org/web/packages/pkgdown. Accessed 07 Apr. 2025.
Previous versions and publish date:
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)
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
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for pkgdown30004000500060007000800090001000011000TrendBars

Today's Hot Picks in Authors and Packages

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  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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