Last updated on 2026-02-25 13:54:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 13.30 | 24.42 | 37.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 8.20 | 19.86 | 28.06 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 30.00 | 36.37 | 66.37 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 23.00 | 34.01 | 57.01 | OK | |
| r-devel-macos-arm64 | 1.0.2 | 3.00 | 10.00 | 13.00 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 14.00 | 60.00 | 74.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | OK | ||||
| r-release-linux-x86_64 | 1.0.2 | 11.68 | 21.80 | 33.48 | OK | |
| r-release-macos-arm64 | 1.0.2 | OK | ||||
| r-release-macos-x86_64 | 1.0.2 | 8.00 | 25.00 | 33.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 18.00 | 61.00 | 79.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 10.00 | 18.00 | 28.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 15.00 | 69.00 | 84.00 | OK |
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
wowa.cpp:287:29: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
wowa.cpp:287:30: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/wowa.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-13) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
wowa.cpp:287:16: warning: increment of object of volatile-qualified type 'volatile int' is deprecated [-Wdeprecated-volatile]
See ‘/data/gannet/ripley/R/packages/tests-clang/wowa.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.8’
Flavor: r-devel-linux-x86_64-fedora-clang