Package: rcmdcheck
Title: Run 'R CMD check' from 'R' and Capture Results
Version: 1.3.1
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, sessioninfo (>= 1.1.1),
        utils, withr, xopen
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-11-05 23:11:02 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2018-11-05 23:40:03 UTC
