Rd2roxygen: Convert Rd to Roxygen Documentation

Functions to convert Rd to roxygen documentation. It can parse an Rd file to a list, create the roxygen documentation and update the original R script (e.g. the one containing the definition of the function) accordingly. This package also provides utilities which can help developers build packages using roxygen more easily. The formatR package can be used to reformat the R code in the examples sections so that the code will be more readable.

Version: 1.6.1
Imports: roxygen2 (≥ 4.0.0), formatR (≥ 1.0)
Suggests: knitr (≥ 1.9), rmarkdown
Published: 2016-04-15
Author: Hadley Wickham [aut], Yihui Xie [aut, cre]
Maintainer: Yihui Xie <xie at yihui.name>
BugReports: https://github.com/yihui/Rd2roxygen/issues
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: http://yihui.name/Rd2roxygen
NeedsCompilation: no
Materials: README NEWS
CRAN checks: Rd2roxygen results

Downloads:

Reference manual: Rd2roxygen.pdf
Vignettes: Rd2roxygen: Convert Rd to roxygen documentation and utilities to enhance R documentation
Package source: Rd2roxygen_1.6.1.tar.gz
Windows binaries: r-devel: Rd2roxygen_1.6.1.zip, r-release: Rd2roxygen_1.6.1.zip, r-oldrel: Rd2roxygen_1.6.1.zip
OS X Mavericks binaries: r-release: Rd2roxygen_1.6.1.tgz, r-oldrel: Rd2roxygen_1.6.1.tgz
Old sources: Rd2roxygen archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rd2roxygen to link to this page.