Last updated on 2023-11-28 13:51:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.1 | 71.17 | 176.49 | 247.66 | WARN | |
r-devel-linux-x86_64-debian-gcc | 3.1.1 | 50.33 | 125.87 | 176.20 | WARN | |
r-devel-linux-x86_64-fedora-clang | 3.2.0 | 335.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.0 | 322.90 | OK | |||
r-devel-windows-x86_64 | 3.1.1 | 57.00 | 186.00 | 243.00 | WARN | |
r-patched-linux-x86_64 | 3.1.1 | 63.93 | 164.23 | 228.16 | OK | |
r-release-linux-x86_64 | 3.1.1 | 65.84 | 162.98 | 228.82 | OK | |
r-release-macos-arm64 | 3.1.1 | 92.00 | OK | |||
r-release-macos-x86_64 | 3.1.1 | 182.00 | OK | |||
r-release-windows-x86_64 | 3.1.1 | 77.00 | 205.00 | 282.00 | OK | |
r-oldrel-macos-arm64 | 3.1.1 | 86.00 | OK | |||
r-oldrel-macos-x86_64 | 3.1.1 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 3.1.1 | 69.00 | 197.00 | 266.00 | OK |
Version: 3.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./twalk.h:545:55: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
./twalk.h:682:71: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
./twalk.h:733:49: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/rbacon.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
twalk.h:545:29: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=]
twalk.h:682:47: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘long long unsigned int’ [-Wformat=]
twalk.h:732:87: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘long long unsigned int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rbacon.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
twalk.h:545:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
twalk.h:682:47: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
twalk.h:732:87: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/rbacon.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64