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 that 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.16 |
Imports: | roxygen2 (≥ 4.0.0), xfun (≥ 0.13), formatR (≥ 1.0) |
Suggests: | knitr (≥ 1.9), markdown |
Published: | 2024-04-15 |
DOI: | 10.32614/CRAN.package.Rd2roxygen |
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: | https://github.com/yihui/Rd2roxygen |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | Rd2roxygen results |
Reference manual: | Rd2roxygen.pdf |
Vignettes: |
Rd2roxygen: Convert Rd to roxygen documentation and utilities to enhance R documentation |
Package source: | Rd2roxygen_1.16.tar.gz |
Windows binaries: | r-devel: Rd2roxygen_1.16.zip, r-release: Rd2roxygen_1.16.zip, r-oldrel: Rd2roxygen_1.16.zip |
macOS binaries: | r-release (arm64): Rd2roxygen_1.16.tgz, r-oldrel (arm64): Rd2roxygen_1.16.tgz, r-release (x86_64): Rd2roxygen_1.16.tgz, r-oldrel (x86_64): Rd2roxygen_1.16.tgz |
Old sources: | Rd2roxygen archive |
Reverse suggests: | metabolic |
Please use the canonical form https://CRAN.R-project.org/package=Rd2roxygen to link to this page.