Package: rcmdcheck
Title: Run 'R CMD check' from 'R' and Capture Results
Version: 1.3.3
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: Run 'R CMD check' from 'R' and capture the
    results of the individual checks. Supports running checks in the
    background, timeouts, pretty printing and comparing check results.
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.1
Suggests: covr, knitr, mockery, rmarkdown, testthat
Imports: callr (>= 3.1.1.9000), cli (>= 1.1.0), crayon, desc (>=
        1.2.0), digest, pkgbuild, prettyunits, R6, rprojroot,
        sessioninfo (>= 1.1.1), utils, withr, xopen
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-05-07 11:39:19 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2019-05-07 12:00:02 UTC
