Last updated on 2026-04-25 09:49:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.2 | 26.31 | 25.58 | 51.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.2 | 27.13 | 20.99 | 48.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 33.00 | 35.12 | 68.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 78.00 | 33.47 | 111.47 | OK | |
| r-patched-linux-x86_64 | 2.1.2 | 35.75 | 22.24 | 57.99 | OK | |
| r-release-linux-x86_64 | 2.1.2 | 33.57 | 20.21 | 53.78 | OK | |
| r-release-macos-arm64 | 2.1.2 | 6.00 | 9.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 2.1.2 | 20.00 | 31.00 | 51.00 | ERROR | |
| r-release-windows-x86_64 | 2.1.2 | 40.00 | 66.00 | 106.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.2 | 17.00 | 28.00 | 45.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.2 | 43.00 | 60.00 | 103.00 | OK |
Version: 2.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
Error: package or namespace load failed for 'testthat' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called 'rlang'
Execution halted
Flavor: r-release-macos-x86_64