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 01 May. 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), 2.1.1 (2024-09-18 00: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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for pkgdown20003000400050006000700080009000100001100012000TrendBars

Today's Hot Picks in Authors and Packages

dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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