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.1.1 |
Depends: | R (≥ 3.1) |
Imports: | brew, commonmark, desc (≥ 1.2.0), digest, methods, pkgload (≥ 1.0.2), purrr, R6 (≥ 2.1.2), Rcpp (≥ 0.11.0), stringi, stringr (≥ 1.0.0), utils, xml2 |
LinkingTo: | Rcpp |
Suggests: | covr, devtools, knitr, rmarkdown, testthat (≥ 0.8.0) |
Published: | 2018-11-07 |
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.1.1.tar.gz |
Windows binaries: | r-devel: roxygen2_6.1.1.zip, r-release: roxygen2_6.1.1.zip, r-oldrel: roxygen2_6.1.1.zip |
OS X binaries: | r-release: roxygen2_6.1.1.tgz, r-oldrel: roxygen2_6.1.1.tgz |
Old sources: | roxygen2 archive |
Please use the canonical form https://CRAN.R-project.org/package=roxygen2 to link to this page.