Last updated on 2024-10-03 04:51:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.1 | 12.89 | 23.98 | 36.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.1 | 12.22 | 18.31 | 30.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.3.1 | 59.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.1 | 70.04 | OK | |||
r-devel-windows-x86_64 | 2.3.1 | 34.00 | 51.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 2.3.1 | 15.48 | 22.58 | 38.06 | OK | |
r-release-linux-x86_64 | 2.3.1 | 14.28 | 22.58 | 36.86 | OK | |
r-release-macos-arm64 | 2.3.1 | 22.00 | OK | |||
r-release-macos-x86_64 | 2.3.1 | 30.00 | ERROR | |||
r-release-windows-x86_64 | 2.3.1 | 33.00 | 51.00 | 84.00 | OK | |
r-oldrel-macos-arm64 | 2.3.1 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.1 | 84.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.1 | 31.00 | 53.00 | 84.00 | OK |
Version: 2.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of 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-release-macos-x86_64