Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'Roxygen2' is inspired by the 'Doxygen' system for C++.
Version: | 6.0.1 |
Depends: | R (≥ 3.0.2) |
Imports: | stringr (≥ 0.5), stringi, brew, digest, methods, Rcpp (≥ 0.11.0), R6, desc, commonmark, xml2, utils |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 0.8.0), knitr, devtools, rmarkdown, covr |
Published: | 2017-02-06 |
Author: | Hadley Wickham [aut, cre, cph], Peter Danenberg [aut, cph], Manuel Eugster [aut, cph], RStudio [cph] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
BugReports: | https://github.com/klutometis/roxygen/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/klutometis/roxygen |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | roxygen2 results |
Reference manual: | roxygen2.pdf |
Vignettes: |
Collation order Text formatting reference sheet Write R Documentation in Markdown Package namespace Generating Rd files Rd keywords Introduction to roxygen2 |
Package source: | roxygen2_6.0.1.tar.gz |
Windows binaries: | r-devel: roxygen2_6.0.1.zip, r-release: roxygen2_6.0.1.zip, r-oldrel: roxygen2_6.0.1.zip |
OS X El Capitan binaries: | r-release: roxygen2_6.0.1.tgz |
OS X Mavericks binaries: | r-oldrel: roxygen2_6.0.1.tgz |
Old sources: | roxygen2 archive |
Please use the canonical form https://CRAN.R-project.org/package=roxygen2 to link to this page.