CRAN Package Check Results for Package miniCRAN

Last updated on 2024-04-18 10:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 6.08 75.16 81.24 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 4.03 57.15 61.18 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 102.78 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 162.56 OK
r-prerel-macos-arm64 0.3.0 93.00 ERROR
r-prerel-macos-x86_64 0.3.0 206.00 OK
r-prerel-windows-x86_64 0.3.0 5.00 101.00 106.00 OK
r-patched-linux-x86_64 0.3.0 5.72 73.68 79.40 OK
r-release-linux-x86_64 0.3.0 4.97 72.98 77.95 OK
r-release-macos-arm64 0.3.0 89.00 OK
r-release-macos-x86_64 0.3.0 175.00 OK
r-release-windows-x86_64 0.3.0 8.00 104.00 112.00 OK
r-oldrel-macos-arm64 0.3.0 96.00 OK
r-oldrel-windows-x86_64 0.3.0 7.00 133.00 140.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘test-all.R’ [29s/50s] Running the tests in ‘tests/test-all.R’ failed. Last 13 lines of output: Error in `read.dcf(file = tmpf)`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_true(...) at test-4-makeRepo-from-localCRAN.R:52:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─pkgList %in% ... 5. └─miniCRAN::pkgAvail(repos = repo_root, type = pkg_type, Rversion = rvers) 6. └─miniCRAN (local) ap() 7. └─utils::available.packages(...) 8. └─base::read.dcf(file = tmpf) [ FAIL 4 | WARN 3 | SKIP 24 | PASS 43 ] Error: Test failures Execution halted Flavor: r-prerel-macos-arm64