Last updated on 2023-11-29 07:52:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.8.1 | 45.84 | 133.50 | 179.34 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.1.8.1 | 28.29 | 101.19 | 129.48 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.1.8.1 | 277.46 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.8.1 | 243.58 | WARN | |||
r-devel-windows-x86_64 | 2.1.8.1 | 39.00 | 162.00 | 201.00 | WARN | |
r-patched-linux-x86_64 | 2.1.8.1 | 37.46 | 131.25 | 168.71 | OK | |
r-release-linux-x86_64 | 2.1.8.1 | 39.35 | 131.20 | 170.55 | OK | |
r-release-macos-arm64 | 2.1.8.1 | 82.00 | OK | |||
r-release-macos-x86_64 | 2.1.8.1 | 129.00 | OK | |||
r-release-windows-x86_64 | 2.1.8.1 | 50.00 | 180.00 | 230.00 | OK | |
r-oldrel-macos-arm64 | 2.1.8.1 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.8.1 | 94.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.8.1 | 42.00 | 175.00 | 217.00 | OK |
Version: 2.1.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
node_categorical.cpp:42:23: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_categorical.cpp:45:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_categorical.cpp:52:27: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_categorical.cpp:55:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_continuous.cpp:38:12: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_continuous.cpp:44:12: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/gbm.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.1.8.1
Check: Rd files
Result: NOTE
checkRd: (-1) gbm.Rd:85: Lost braces; missing escapes or markup?
85 | targets {0,1} are expected for \code{map} and \code{mrr}. For \code{ndcg}
| ^
checkRd: (-1) gbm.Rd:319: Lost braces
319 | url{https://dl.acm.org/citation.cfm?id=1354603}.
| ^
checkRd: (-1) gbm.fit.Rd:96: Lost braces; missing escapes or markup?
96 | targets {0,1} are expected for \code{map} and \code{mrr}. For \code{ndcg}
| ^
checkRd: (-1) gbm.fit.Rd:215: Lost braces
215 | url{https://dl.acm.org/citation.cfm?id=1354603}.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.1.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
node_categorical.cpp:42:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
node_categorical.cpp:45:19: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
node_categorical.cpp:52:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
node_categorical.cpp:55:19: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
node_continuous.cpp:37:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
node_continuous.cpp:43:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/gbm.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
* used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
node_categorical.cpp:42:23: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_categorical.cpp:45:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_categorical.cpp:52:27: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_categorical.cpp:55:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_continuous.cpp:38:12: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
node_continuous.cpp:44:12: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/gbm.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
* used C++ compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
node_categorical.cpp:42:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_categorical.cpp:45:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_categorical.cpp:52:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_categorical.cpp:55:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_continuous.cpp:37:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_continuous.cpp:43:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/gbm.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
* used C++ compiler: ‘g++-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.1.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
node_categorical.cpp:42:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_categorical.cpp:45:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_categorical.cpp:52:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_categorical.cpp:55:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_continuous.cpp:37:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
node_continuous.cpp:43:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/gbm.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64