CRAN Package Check Results for Package bbotk

Last updated on 2026-03-29 13:51:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0 16.00 490.13 506.13 WARN
r-devel-linux-x86_64-debian-gcc 1.9.0 13.02 322.27 335.29 WARN
r-devel-linux-x86_64-fedora-clang 1.9.0 40.00 798.28 838.28 WARN
r-devel-linux-x86_64-fedora-gcc 1.9.0 41.00 820.21 861.21 WARN
r-devel-macos-arm64 1.9.0 5.00 108.00 113.00 WARN
r-devel-windows-x86_64 1.9.0 26.00 474.00 500.00 WARN
r-patched-linux-x86_64 1.9.0 22.80 433.87 456.67 OK
r-release-linux-x86_64 1.9.0 18.39 434.23 452.62 OK
r-release-macos-arm64 1.9.0 5.00 106.00 111.00 OK
r-release-macos-x86_64 1.9.0 19.00 935.00 954.00 OK
r-release-windows-x86_64 1.9.0 26.00 455.00 481.00 OK
r-oldrel-macos-arm64 1.9.0 5.00 107.00 112.00 OK
r-oldrel-macos-x86_64 1.9.0 18.00 776.00 794.00 OK
r-oldrel-windows-x86_64 1.9.0 35.00 637.00 672.00 OK

Additional issues

OpenBLAS

Check Details

Version: 1.9.0
Check: compiled code
Result: WARN File ‘bbotk/libs/bbotk.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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-macos-arm64

Version: 1.9.0
Check: compiled code
Result: WARN File 'bbotk/libs/x64/bbotk.dll': Found non-API call to R: 'Rf_findVar' This entry point may be removed soon. Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64