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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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