Last updated on 2025-04-09 10:52:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.2 | 13.01 | 24.94 | 37.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.2 | 12.71 | 19.22 | 31.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.3.2 | 64.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 68.63 | OK | |||
r-devel-macos-arm64 | 2.3.2 | 22.00 | ERROR | |||
r-devel-macos-x86_64 | 2.3.2 | 41.00 | OK | |||
r-devel-windows-x86_64 | 2.3.2 | 39.00 | 55.00 | 94.00 | OK | |
r-patched-linux-x86_64 | 2.3.2 | 14.83 | 23.63 | 38.46 | OK | |
r-release-linux-x86_64 | 2.3.2 | 15.08 | 23.11 | 38.19 | OK | |
r-release-macos-arm64 | 2.3.2 | 37.00 | OK | |||
r-release-macos-x86_64 | 2.3.2 | 71.00 | OK | |||
r-release-windows-x86_64 | 2.3.2 | 34.00 | 50.00 | 84.00 | OK | |
r-oldrel-macos-arm64 | 2.3.2 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.2 | 48.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.2 | 35.00 | 55.00 | 90.00 | OK |
Version: 2.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(zip)
Attaching package: 'zip'
The following objects are masked from 'package:utils':
unzip, zip
>
> test_check("zip")
Error in loadNamespace(x) : there is no package called 'desc'
Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-macos-arm64