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: | 7.0.2 |
Depends: | R (≥ 3.2) |
Imports: | brew, commonmark, desc (≥ 1.2.0), digest, methods, pkgload (≥ 1.0.2), purrr (≥ 0.3.3), R6 (≥ 2.1.2), Rcpp (≥ 0.11.0), rlang, stringi, stringr (≥ 1.0.0), utils, xml2 |
LinkingTo: | Rcpp |
Suggests: | covr, devtools, knitr, rmarkdown, testthat (≥ 2.1.0), R.methodsS3, R.oo |
Published: | 2019-12-02 |
Author: | Hadley Wickham |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
BugReports: | https://github.com/r-lib/roxygen2/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://roxygen2.r-lib.org/, https://github.com/r-lib/roxygen2 |
NeedsCompilation: | yes |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | roxygen2 results |
Reference manual: | roxygen2.pdf |
Vignettes: |
Extending roxygen2 NAMESPACE tags Rd formatting Rd (documentation) tags Getting started with roxygen2 |
Package source: | roxygen2_7.0.2.tar.gz |
Windows binaries: | r-devel: roxygen2_7.0.2.zip, r-devel-gcc8: roxygen2_7.0.2.zip, r-release: roxygen2_7.0.2.zip, r-oldrel: roxygen2_7.0.2.zip |
OS X binaries: | r-release: roxygen2_7.0.2.tgz, r-oldrel: roxygen2_7.0.2.tgz |
Old sources: | roxygen2 archive |
Please use the canonical form https://CRAN.R-project.org/package=roxygen2 to link to this page.