r-pkgdown 2.1.3
Make static HTML documentation for an R package
The goal of this package is to generate an attractive and useful website from a source package. pkgdown
converts your documentation, vignettes, README file, and more to HTML making it easy to share information about your package online.
- Outputs:
out
- Website: https://pkgdown.r-lib.org
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-pkgdown 2.1.3
as follows:
guix install r-pkgdown@2.1.3
Or install the latest version:
guix install r-pkgdown
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.