CRAN Package Check Results for Package rcmdcheck

Last updated on 2025-12-06 00:48:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 4.58 41.23 45.81 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 3.38 22.81 26.19 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.0 22.00 49.30 71.30 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 64.63 OK
r-devel-windows-x86_64 1.4.0 6.00 61.00 67.00 OK
r-patched-linux-x86_64 1.4.0 4.05 36.81 40.86 OK
r-release-linux-x86_64 1.4.0 4.62 38.25 42.87 OK
r-release-macos-arm64 1.4.0 OK
r-release-macos-x86_64 1.4.0 5.00 42.00 47.00 OK
r-release-windows-x86_64 1.4.0 6.00 61.00 67.00 OK
r-oldrel-macos-arm64 1.4.0 OK
r-oldrel-macos-x86_64 1.4.0 4.00 36.00 40.00 OK
r-oldrel-windows-x86_64 1.4.0 8.00 69.00 77.00 OK

Check Details

Version: 1.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rcmdcheck) > > test_check("rcmdcheck", reporter = "summary") auto_clean: . build: ......1 callback: SS.SSSSSSSSSS....S color: <1b>[32m.<1b>[39m<1b>[32m.<1b>[39m<1b>[32m.<1b>[39m comparison: ...S<1b>[34mS<1b>[39mS<1b>[34mS<1b>[39m cran: SSS crash: S env: ................... errors: ..................................... http: S parse: SS<1b>[34mS<1b>[39mS<1b>[34mS<1b>[39mS<1b>[34mS<1b>[39mS<1b>[34mS<1b>[39mSSS.. rcmdcheck: SSSSSS...S tests: .. utils: ..............S...... ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. block_callback by line ('test-callback.R:2:2') - Reason: On CRAN 2. block_callback by chunks ('test-callback.R:11:1') - Reason: On CRAN 3. notes, errors, warnings ('test-callback.R:44:1') - Reason: On CRAN 4. tests ('test-callback.R:57:1') - Reason: On CRAN 5. multi-arch tests ('test-callback.R:85:1') - Reason: On CRAN 6. multiple test file run times are measured properly ('test-callback.R:109:1') - Reason: On CRAN 7. multi-arch test cases ('test-callback.R:128:1') - Reason: On CRAN 8. failed test case ('test-callback.R:152:1') - Reason: On CRAN 9. comparing test output ('test-callback.R:159:1') - Reason: On CRAN 10. partial comparing line ('test-callback.R:166:1') - Reason: On CRAN 11. multiple comparing blocks ('test-callback.R:183:1') - Reason: On CRAN 12. simple_callback ('test-callback.R:190:1') - Reason: On CRAN 13. multiple tests ('test-callback.R:215:1') - Reason: On CRAN 14. print message displays informative output [plain] ('test-comparison.R:14:3') - Reason: On CRAN 15. print message displays informative output [ansi] ('test-comparison.R:14:3') - Reason: On CRAN 16. print message displays informative output [unicode] ('test-comparison.R:14:3') - Reason: On CRAN 17. print message displays informative output [fancy] ('test-comparison.R:14:3') - Reason: On CRAN 18. can get results (windows) ('test-cran.R:10:3') - Reason: On CRAN 19. can get UTF-8 results ('test-cran.R:16:3') - Reason: On CRAN 20. can get ISO-8859-15 results ('test-cran.R:22:3') - Reason: On CRAN 21. (code run outside of `test_that()`) - Reason: empty test 22. (code run outside of `test_that()`) - Reason: empty test 23. can parse basic package information from file ('test-parse.R:3:3') - Reason: On CRAN 24. install log is captured [plain] ('test-parse.R:13:3') - Reason: On CRAN 25. install log is captured [ansi] ('test-parse.R:13:3') - Reason: On CRAN 26. install log is captured [unicode] ('test-parse.R:13:3') - Reason: On CRAN 27. install log is captured [fancy] ('test-parse.R:13:3') - Reason: On CRAN 28. test failures are captured [plain] ('test-parse.R:26:3') - Reason: On CRAN 29. test failures are captured [ansi] ('test-parse.R:26:3') - Reason: On CRAN 30. test failures are captured [unicode] ('test-parse.R:26:3') - Reason: On CRAN 31. test failures are captured [fancy] ('test-parse.R:26:3') - Reason: On CRAN 32. test failure, ERROR in new line ('test-parse.R:40:3') - Reason: On CRAN 33. can coerce to data frame ('test-parse.R:51:3') - Reason: On CRAN 34. successful check yields zero rows ('test-parse.R:61:3') - Reason: On CRAN 35. rcmdcheck works ('test-rcmdcheck.R:13:3') - Reason: On CRAN 36. background gives same results ('test-rcmdcheck.R:82:3') - Reason: On CRAN 37. Installation errors ('test-rcmdcheck.R:131:3') - Reason: On CRAN 38. non-quiet mode works ('test-rcmdcheck.R:150:3') - Reason: On CRAN 39. build arguments ('test-rcmdcheck.R:171:3') - Reason: On CRAN 40. check arguments ('test-rcmdcheck.R:185:3') - Reason: On CRAN 41. check_dir and rcmdcheck_process ('test-rcmdcheck.R:212:3') - Reason: On CRAN 42. as_flag ('test-utils.R:2:1') - Reason: On CRAN ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-build.R:44:3'): inst/doc can be kept ──────────────────────── Error in `proc$get_built_file()`: Build process failed Backtrace: ▆ 1. └─rcmdcheck:::build_package(...) at test-build.R:44:3 2. ├─withr::with_envvar(...) 3. │ └─base::force(code) 4. └─proc$get_built_file() ══ DONE ════════════════════════════════════════════════════════════════════════ Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc