Package: rcmdcheck
Title: Run 'R CMD check' from 'R' and Capture Results
Version: 1.3.0
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: Run 'R CMD check' from 'R' programmatically, and capture the
    results of the individual checks.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/r-Lib/rcmdcheck#readme
BugReports: https://github.com/r-Lib/rcmdcheck/issues
RoxygenNote: 6.1.0
Suggests: covr, knitr, mockery, rmarkdown, testthat
Imports: callr (>= 2.0.0), cli, crayon, desc (>= 1.2.0), digest,
        pkgbuild, prettyunits, R6, rprojroot, utils, withr, xopen
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-09-19 10:40:45 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2018-09-19 13:40:02 UTC
