document: Run 'roxygen2' on (Chunks of) Single Code Files

Have you ever been tempted to create 'roxygen2'-style documentation comments for one of your functions that was not part of one of your packages (yet)? This is exactly what this package is about: running 'roxygen2' on (chunks of) a single code file.

Version: 3.2.0
Depends: R (≥ 3.3.0)
Imports: roxygen2, callr, rcmdcheck, checkmate, rstudioapi, desc, withr
Suggests: knitr, rmarkdown, devtools, RUnit, testthat, pkgload, datasets, rprojroot, covr
Published: 2020-01-11
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu at mailbox.org>
License: BSD_2_clause + file LICENSE
URL: https://gitlab.com/fvafrCU/document
NeedsCompilation: no
Materials: README NEWS
CRAN checks: document results

Downloads:

Reference manual: document.pdf
Vignettes: An Introduction to document
Package source: document_3.2.0.tar.gz
Windows binaries: r-devel: document_3.2.0.zip, r-release: document_3.2.0.zip, r-oldrel: document_3.2.0.zip
macOS binaries: r-release: document_3.2.0.tgz, r-oldrel: document_3.2.0.tgz
Old sources: document archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=document to link to this page.