Last updated on 2026-02-24 06:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 23.27 | 72.75 | 96.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 16.61 | 53.64 | 70.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.4 | 48.00 | 112.19 | 160.19 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 48.00 | 120.13 | 168.13 | WARN | |
| r-devel-macos-arm64 | 1.1.4 | 5.00 | 27.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 1.1.4 | 27.00 | 120.00 | 147.00 | OK | |
| r-patched-linux-x86_64 | 1.1.4 | OK | ||||
| r-release-linux-x86_64 | 1.1.4 | 23.16 | 65.06 | 88.22 | OK | |
| r-release-macos-arm64 | 1.1.4 | OK | ||||
| r-release-macos-x86_64 | 1.1.4 | 15.00 | 79.00 | 94.00 | OK | |
| r-release-windows-x86_64 | 1.1.4 | 27.00 | 119.00 | 146.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.4 | 16.00 | 123.00 | 139.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.4 | 27.00 | 134.00 | 161.00 | OK |
Version: 1.1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
LocalControl.cpp:163:18: warning: increment of object of volatile-qualified type 'volatile int' is deprecated [-Wdeprecated-volatile]
LocalControl.cpp:168:18: warning: decrement of object of volatile-qualified type 'volatile int' is deprecated [-Wdeprecated-volatile]
See ‘/data/gannet/ripley/R/packages/tests-clang/LocalControl.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: 1.1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
LocalControl.cpp:163:5: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
LocalControl.cpp:168:5: warning: ‘--’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
See ‘/data/gannet/ripley/R/packages/tests-devel/LocalControl.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc