Last updated on 2024-12-18 19:49:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 4.24 | 60.11 | 64.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.82 | 44.55 | 47.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 104.77 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 165.76 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 6.00 | 108.00 | 114.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 4.43 | 57.10 | 61.53 | OK | |
r-release-linux-x86_64 | 0.3.0 | 3.64 | 57.20 | 60.84 | OK | |
r-release-macos-arm64 | 0.3.0 | 93.00 | ERROR | |||
r-release-macos-x86_64 | 0.3.0 | 132.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 6.00 | 95.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 89.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 175.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 6.00 | 112.00 | 118.00 | OK |
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-release-macos-arm64