metacran/staticdocs

Name: staticdocs

Owner: metacran

Description: Generate static html documentation for an R package

Created: 2015-08-14 13:34:57.0

Updated: 2017-11-30 20:45:29.0

Pushed: 2015-08-14 17:59:30.0

Homepage:

Size: 417

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

staticdocs

Build Status

staticdocs provides a way to conveniently render R package documentation into html pages suitable for stand-alone viewing, such as on a package webpage. You can see staticdocs in action at http://staticdocs.had.co.nz/dev/: this is the output of staticdocs applied to the latest version of staticdocs.

staticdocs is not currently available from CRAN, but you can install the development version from github with:

stall.packages("devtools")
ools::install_github("hadley/staticdocs")

Features

Compared to Rd2html, staticdocs:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.