Last updated on 2026-08-05 02:55:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.14 | 26.50 | 44.74 | 71.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.14 | 19.06 | 34.78 | 53.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.14 | 42.00 | 67.11 | 109.11 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.14 | 23.00 | 30.46 | 53.46 | OK | |
| r-devel-windows-x86_64 | 1.1.14 | 68.00 | 80.00 | 148.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.13 | 24.63 | 38.96 | 63.59 | ERROR | |
| r-release-linux-x86_64 | 1.1.14 | 27.20 | 39.24 | 66.44 | OK | |
| r-release-macos-arm64 | 1.1.14 | 7.00 | 11.00 | 18.00 | OK | |
| r-release-macos-x86_64 | 1.1.14 | 21.00 | 69.00 | 90.00 | OK | |
| r-release-windows-x86_64 | 1.1.14 | 69.00 | 88.00 | 157.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.14 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.14 | 22.00 | 124.00 | 146.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.14 | 90.00 | 102.00 | 192.00 | OK |
Version: 1.1.14
Check: compiled code
Result: NOTE
Error in ccE(lines, flags = new_flags, include = include) :
'cc' is not on the path
Calls: <Anonymous> ... lapply -> FUN -> lapply -> FUN -> getFunsHdr -> ccE
Execution halted
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 1.1.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(archive)
>
> test_check("archive")
Saving _problems/test-file_write-65.R
Saving _problems/test-file_write-66.R
terminate called after throwing an instance of 'cpp11::unwind_exception'
what(): std::exception
Aborted
Flavor: r-patched-linux-x86_64