Last updated on 2025-04-05 16:52:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6.1 | 1.37 | 27.56 | 28.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.6.1 | 1.41 | 21.69 | 23.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.6.1 | 45.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.6.1 | 43.24 | OK | |||
r-devel-macos-arm64 | 2.6.1 | 16.00 | ERROR | |||
r-devel-macos-x86_64 | 2.6.1 | 35.00 | OK | |||
r-devel-windows-x86_64 | 2.6.1 | 5.00 | 49.00 | 54.00 | OK | |
r-patched-linux-x86_64 | 2.6.1 | 1.54 | 26.35 | 27.89 | OK | |
r-release-linux-x86_64 | 2.6.1 | 1.48 | 25.59 | 27.07 | OK | |
r-release-macos-arm64 | 2.6.1 | 42.00 | OK | |||
r-release-macos-x86_64 | 2.6.1 | 50.00 | OK | |||
r-release-windows-x86_64 | 2.6.1 | 6.00 | 49.00 | 55.00 | OK | |
r-oldrel-macos-arm64 | 2.6.1 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 2.6.1 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 2.6.1 | 5.00 | 52.00 | 57.00 | OK |
Version: 2.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(R6)
>
> test_check("R6")
Error in loadNamespace(x) : there is no package called 'cli'
Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-macos-arm64