CRAN Package Check Results for Package lightgbm

Last updated on 2023-12-07 21:55:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.5 376.48 178.92 555.40 WARN
r-devel-linux-x86_64-debian-gcc 3.3.5 313.43 316.99 630.42 NOTE
r-devel-linux-x86_64-fedora-clang 3.3.5 902.15 WARN
r-devel-linux-x86_64-fedora-gcc 3.3.5 831.19 NOTE
r-devel-windows-x86_64 3.3.5 296.00 158.00 454.00 NOTE
r-patched-linux-x86_64 3.3.5 340.82 175.56 516.38 NOTE
r-release-linux-x86_64 3.3.5 364.51 187.64 552.15 NOTE
r-release-macos-arm64 3.3.5 241.00 NOTE
r-release-macos-x86_64 3.3.5 407.00 NOTE
r-release-windows-x86_64 3.3.5 376.00 194.00 570.00 NOTE
r-oldrel-macos-arm64 3.3.5 228.00 NOTE
r-oldrel-macos-x86_64 3.3.5 265.00 NOTE
r-oldrel-windows-x86_64 3.3.5 364.00 182.00 546.00 OK

Check Details

Version: 3.3.5
Check: whether package can be installed
Result: WARN Found the following significant warnings: lightgbm_R.cpp:128:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:160:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:185:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:211:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:228:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:276:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:288:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:298:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:328:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:363:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:382:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:393:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:403:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:414:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:430:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:445:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:459:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:473:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:483:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:493:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:503:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:514:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:525:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:534:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:553:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:561:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:572:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:582:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:592:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:641:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:656:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:668:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:680:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:718:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:737:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:772:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:800:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:813:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:838:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:863:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/lightgbm.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 17.0.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.3.5
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: 3.3.5
Check: whether package can be installed
Result: WARN Found the following significant warnings: lightgbm_R.cpp:128:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:160:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:185:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:211:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:228:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:276:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:288:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:298:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:328:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:363:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:382:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:393:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:403:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:414:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:430:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:445:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:459:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:473:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:483:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:493:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:503:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:514:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:525:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:534:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:553:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:561:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:572:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:582:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:592:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:641:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:656:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:668:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:680:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:718:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:737:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:772:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:800:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:813:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:838:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] lightgbm_R.cpp:863:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/data/gannet/ripley/R/packages/tests-clang/lightgbm.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 17.0.5’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.3.5
Check: installed package size
Result: NOTE installed size is 5.5Mb sub-directories of 1Mb or more: libs 4.9Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64