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.2 |
| Imports: | roxygen2 (≥ 2.1), formatR |
| Suggests: | knitr |
| Published: | 2013-06-10 |
| Author: | Hadley Wickham and Yihui Xie |
| 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 |
| CRAN checks: | Rd2roxygen results |
| Package source: | Rd2roxygen_1.2.tar.gz |
| MacOS X binary: | Rd2roxygen_1.2.tgz |
| Windows binary: | Rd2roxygen_1.2.zip |
| Reference manual: | Rd2roxygen.pdf |
| Vignettes: |
Rd2roxygen: Convert Rd to roxygen documentation and utilities to enhance R documentation |
| News/ChangeLog: | NEWS |
| Old sources: | Rd2roxygen archive |