CRAN Package Check Results for Package RGBM

Last updated on 2023-04-05 07:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-10 9.63 37.28 46.91 WARN
r-devel-linux-x86_64-debian-gcc 1.0-10 6.85 29.36 36.21 OK
r-devel-linux-x86_64-fedora-clang 1.0-10 67.15 WARN
r-devel-linux-x86_64-fedora-gcc 1.0-10 59.87 OK
r-devel-windows-x86_64 1.0-10 27.00 90.00 117.00 OK
r-patched-linux-x86_64 1.0-10 7.94 36.41 44.35 OK
r-release-linux-x86_64 1.0-10 7.26 37.63 44.89 OK
r-release-macos-arm64 1.0-10 25.00 OK
r-release-macos-x86_64 1.0-10 30.00 OK
r-release-windows-x86_64 1.0-10 56.00 87.00 143.00 OK
r-oldrel-macos-arm64 1.0-10 26.00 OK
r-oldrel-macos-x86_64 1.0-10 33.00 OK
r-oldrel-windows-ix86+x86_64 1.0-10 25.00 87.00 112.00 OK

Check Details

Version: 1.0-10
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     pcg_basic.c:69:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     solver_test.cpp:47:24: warning: variable 'seed' is uninitialized when used here [-Wuninitialized]
     train_regression_stump.cpp:114:24: warning: variable 'seed' is uninitialized when used here [-Wuninitialized]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RGBM.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
    * used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0-10
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     pcg_basic.c:69:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     solver_test.cpp:47:24: warning: variable 'seed' is uninitialized when used here [-Wuninitialized]
     train_regression_stump.cpp:114:24: warning: variable 'seed' is uninitialized when used here [-Wuninitialized]
    See ‘/data/gannet/ripley/R/packages/tests-clang/RGBM.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 16.0.0’
    * used C++ compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang