Last updated on 2025-12-22 03:50:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 28.86 | 26.48 | 55.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 20.91 | 21.08 | 41.99 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 75.00 | 40.92 | 115.92 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 55.00 | 38.77 | 93.77 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 44.00 | 73.00 | 117.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 26.30 | 24.33 | 50.63 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 26.27 | 24.50 | 50.77 | OK | |
| r-release-macos-arm64 | 0.3.0 | ERROR | ||||
| r-release-macos-x86_64 | 0.3.0 | 20.00 | 24.00 | 44.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 39.00 | 69.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 20.00 | 15.00 | 35.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 40.00 | 86.00 | 126.00 | OK |
Version: 0.3.0
Check: whether package can be installed
Result: NOTE
Found the following notes/warnings:
SystemRequirements specified C++11: support will be removed soon
See ‘/data/gannet/ripley/R/packages/tests-clang/timechange.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.8’
* used C++ compiler: ‘clang version 21.1.8’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> library(testthat)
> test_check("timechange")
Loading required package: timechange
Error in loadNamespace(x) : there is no package called 'desc'
Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-release-macos-arm64