Last updated on 2026-03-03 19:52:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 42.09 | 26.99 | 69.08 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 32.10 | 21.44 | 53.54 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.7 | 63.00 | 38.41 | 101.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 70.00 | 36.08 | 106.08 | OK | |
| r-devel-macos-arm64 | 1.0.7 | 8.00 | 6.00 | 14.00 | OK | |
| r-devel-windows-x86_64 | 1.0.7 | 45.00 | 65.00 | 110.00 | OK | |
| r-patched-linux-x86_64 | 1.0.6 | 38.92 | 23.53 | 62.45 | OK | |
| r-release-linux-x86_64 | 1.0.6 | 37.37 | 23.77 | 61.14 | OK | |
| r-release-macos-arm64 | 1.0.7 | 6.00 | 7.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 1.0.7 | 22.00 | 19.00 | 41.00 | OK | |
| r-release-windows-x86_64 | 1.0.6 | 51.00 | 70.00 | 121.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.7 | 6.00 | 13.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.7 | 21.00 | 39.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.7 | 47.00 | 74.00 | 121.00 | OK |
Version: 1.0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hclust2_nnbased_single.cpp:184:10: warning: increment of object of volatile-qualified type 'volatile size_t' (aka 'volatile unsigned long') is deprecated [-Wdeprecated-volatile]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/genie.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
hclust2_nnbased_single.cpp:184:12: warning: ‘++’ expression of ‘volatile’-qualified type is deprecated [-Wvolatile]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/genie.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