Package: rcmdcheck 1.4.0.9000
rcmdcheck: Run 'R CMD check' from 'R' and Capture Results
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.
Authors:
rcmdcheck_1.4.0.9000.tar.gz
rcmdcheck_1.4.0.9000.zip(r-4.5)rcmdcheck_1.4.0.9000.zip(r-4.4)rcmdcheck_1.4.0.9000.zip(r-4.3)
rcmdcheck_1.4.0.9000.tgz(r-4.4-any)rcmdcheck_1.4.0.9000.tgz(r-4.3-any)
rcmdcheck_1.4.0.9000.tar.gz(r-4.5-noble)rcmdcheck_1.4.0.9000.tar.gz(r-4.4-noble)
rcmdcheck_1.4.0.9000.tgz(r-4.4-emscripten)rcmdcheck_1.4.0.9000.tgz(r-4.3-emscripten)
rcmdcheck.pdf |rcmdcheck.html✨
rcmdcheck/json (API)
NEWS
# Install 'rcmdcheck' in R: |
install.packages('rcmdcheck', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/rcmdcheck/issues
Last updated 2 months agofrom:6125f2097b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:check_detailscompare_checkscompare_to_crancran_check_flavourscran_check_resultsparse_checkparse_check_urlrcmdcheckrcmdcheck_process
Dependencies:callrclicurldescdigestpkgbuildprettyunitsprocessxpsR6rprojrootsessioninfowithrxopen
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Query R CMD check results and parameters | check_details |
Compare a set of check results to another check result | compare_checks |
Compare a check result to CRAN check results | compare_to_cran |
Download and show all CRAN check flavour platforms | cran_check_flavours |
Download and parse R CMD check results from CRAN | cran_check_results |
Parse 'R CMD check' results from a file or string | parse_check |
Shorthand to parse R CMD check results from a URL | parse_check_url |
Print R CMD check results | print.rcmdcheck |
Print R CMD check result comparisons | print.rcmdcheck_comparison |
Run R CMD check from R and Capture Results | rcmdcheck |
Run an R CMD check process in the background | rcmdcheck_process |
rcmdcheck configuration | rcmdcheck-config |
Open the check directory in a file browser window | xopen.rcmdcheck |