Package: rcmdcheck Title: Run 'R CMD check' from 'R' and Capture Results Version: 1.4.0.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("cre", "aut")), person("Mango Solutions", role = c("cph", "fnd")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) 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 URL: https://rcmdcheck.r-lib.org/, https://github.com/r-lib/rcmdcheck#readme BugReports: https://github.com/r-Lib/rcmdcheck/issues Depends: R (>= 3.4) Imports: callr (>= 3.1.1.9000), cli (>= 3.0.0), curl, desc (>= 1.2.0), digest, pkgbuild, prettyunits, R6, rprojroot, sessioninfo (>= 1.1.1), utils, withr, xopen Suggests: covr, knitr, processx, ps, rmarkdown, svglite, testthat (>= 3.2.0), webfakes Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-05-07 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Config/pak/sysreqs: libssl-dev Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 07:01:43 UTC RemoteUrl: https://github.com/r-lib/rcmdcheck RemoteRef: HEAD RemoteSha: 781089b14005f2c0f40341e2ceb6f4bd27415a48 NeedsCompilation: no Packaged: 2026-06-22 09:27:44 UTC; root Author: Gábor Csárdi [cre, aut], Mango Solutions [cph, fnd], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi