Last updated on 2023-12-05 07:48:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.10.1 | 10.98 | 23.30 | 34.28 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.10.1 | 8.19 | 18.73 | 26.92 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.10.1 | 51.18 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.10.1 | 48.48 | WARN | |||
r-devel-windows-x86_64 | 1.1.10.1 | 11.00 | 43.00 | 54.00 | WARN | |
r-patched-linux-x86_64 | 1.1.10.1 | 11.37 | 23.21 | 34.58 | OK | |
r-release-linux-x86_64 | 1.1.10.1 | 11.28 | 23.38 | 34.66 | OK | |
r-release-macos-arm64 | 1.1.10.1 | 24.00 | OK | |||
r-release-macos-x86_64 | 1.1.10.1 | 52.00 | OK | |||
r-release-windows-x86_64 | 1.1.10.1 | 11.00 | 45.00 | 56.00 | OK | |
r-oldrel-macos-arm64 | 1.1.10.1 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.10.1 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.10.1 | 12.00 | 46.00 | 58.00 | OK |
Version: 1.1.10.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Engine.cpp:297:64: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
Engine.cpp:321:50: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/GenSA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.10.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Engine.cpp:297:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
Engine.cpp:320:76: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/GenSA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-13 (Debian 13.2.0-7) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.10.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Engine.cpp:297:64: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
Engine.cpp:321:50: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/GenSA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.10.1
Check: compiled code
Result: NOTE
File ‘GenSA/libs/GenSA.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.10.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Engine.cpp:297:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
Engine.cpp:320:76: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/GenSA.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1.10.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Engine.cpp:297:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
Engine.cpp:320:76: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/GenSA.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64