CRAN Package Check Results for Package RGBM

Last updated on 2023-03-29 18:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-10 8.35 37.34 45.69 WARN
r-devel-linux-x86_64-debian-gcc 1.0-10 7.39 29.28 36.67 OK
r-devel-linux-x86_64-fedora-clang 1.0-10 67.15 WARN
r-devel-linux-x86_64-fedora-gcc 1.0-10 58.91 OK
r-devel-windows-x86_64 1.0-10 24.00 0.00 24.00 OK
r-patched-linux-x86_64 1.0-10 7.60 36.80 44.40 OK
r-release-linux-x86_64 1.0-10 6.94 37.72 44.66 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 24.00 88.00 112.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 24.00 85.00 109.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