CRAN Package Check Results for Package rbart

Last updated on 2024-01-12 18:53:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 96.09 42.64 138.73 WARN
r-devel-linux-x86_64-debian-gcc 1.0 66.47 32.01 98.48 WARN
r-devel-linux-x86_64-fedora-clang 1.0 229.99 WARN
r-devel-linux-x86_64-fedora-gcc 1.0 201.22 WARN
r-devel-windows-x86_64 1.0 72.00 75.00 147.00 WARN
r-patched-linux-x86_64 1.0 83.74 42.23 125.97 NOTE
r-release-linux-x86_64 1.0 84.52 41.59 126.11 NOTE
r-release-macos-arm64 1.0 57.00 NOTE
r-release-macos-x86_64 1.0 96.00 NOTE
r-release-windows-x86_64 1.0 69.00 83.00 152.00 NOTE
r-oldrel-macos-arm64 1.0 54.00 OK
r-oldrel-windows-x86_64 1.0 90.00 87.00 177.00 OK

Check Details

Version: 1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: cdotree.cpp:33:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:33:41: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:57:64: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:57:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:57:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cmbrt.cpp:149:26: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cmbrt.cpp:161:34: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] cmbrt.cpp:170:36: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cpsambrt.cpp:188:26: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cpsambrt.cpp:208:34: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] cpsambrt.cpp:222:36: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/rbart.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 17.0.6 (3)’ * used C++ compiler: ‘Debian clang version 17.0.6 (3)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: cdotree.cpp:33:23: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cdotree.cpp:33:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cdotree.cpp:57:23: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cdotree.cpp:57:30: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cdotree.cpp:57:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cmbrt.cpp:149:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cmbrt.cpp:161:29: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] cmbrt.cpp:170:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cpsambrt.cpp:188:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] cpsambrt.cpp:208:29: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=] cpsambrt.cpp:222:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rbart.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (Debian 13.2.0-9) 13.2.0’ * used C++ compiler: ‘g++-13 (Debian 13.2.0-9) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: cdotree.cpp:33:37: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:33:41: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:57:64: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:57:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cdotree.cpp:57:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cmbrt.cpp:149:26: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cmbrt.cpp:161:34: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] cmbrt.cpp:170:36: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cpsambrt.cpp:188:26: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] cpsambrt.cpp:208:34: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] cpsambrt.cpp:222:36: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] See ‘/data/gannet/ripley/R/packages/tests-clang/rbart.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 17.0.6’ * used C++ compiler: ‘clang version 17.0.6’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: cdotree.cpp:33:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cdotree.cpp:33:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cdotree.cpp:57:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cdotree.cpp:57:30: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cdotree.cpp:57:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cmbrt.cpp:149:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cmbrt.cpp:161:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] cmbrt.cpp:170:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cpsambrt.cpp:188:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] cpsambrt.cpp:208:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] cpsambrt.cpp:222:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] See ‘/data/gannet/ripley/R/packages/tests-devel/rbart.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: 1.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: cdotree.cpp:20:34: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cdotree.cpp:33:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cdotree.cpp:33:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cdotree.cpp:57:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cdotree.cpp:57:30: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cdotree.cpp:57:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cmbrt.cpp:142:18: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cmbrt.cpp:143:18: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cmbrt.cpp:149:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cmbrt.cpp:157:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cmbrt.cpp:158:28: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cmbrt.cpp:161:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] cmbrt.cpp:169:43: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cmbrt.cpp:170:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:181:18: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:182:18: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:188:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:195:37: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:196:41: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:200:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:201:28: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:202:23: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:203:27: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:208:29: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] cpsambrt.cpp:220:54: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:221:58: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] cpsambrt.cpp:222:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/rbart.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