Package: document
Title: Run 'roxygen2' on (Chunks of) Single Code Files
Version: 1.2.1
Authors@R: person(given = c("Andreas", "Dominik"), family = "Cullmann",
    email = "adc-r@arcor.de", role = c("aut","cre"))
Description: 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.
Depends: R (>= 3.3.0)
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: roxygen2, callr, devtools, checkmate
Suggests: knitr, rmarkdown, RUnit, testthat, datasets, rprojroot, covr
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-07 12:04:17 UTC; nik
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <adc-r@arcor.de>
Repository: CRAN
Date/Publication: 2017-07-07 12:42:42 UTC
