CRAN Package Check Results for Package bbotk

Last updated on 2026-03-23 15:54:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0 19.40 498.92 518.32 NOTE
r-devel-linux-x86_64-debian-gcc 1.9.0 13.97 317.26 331.23 WARN
r-devel-linux-x86_64-fedora-clang 1.9.0 39.00 818.25 857.25 WARN
r-devel-linux-x86_64-fedora-gcc 1.9.0 34.00 725.53 759.53 NOTE
r-devel-macos-arm64 1.9.0 5.00 105.00 110.00 OK
r-devel-windows-x86_64 1.9.0 26.00 459.00 485.00 NOTE
r-patched-linux-x86_64 1.9.0 22.93 434.22 457.15 OK
r-release-linux-x86_64 1.9.0 19.86 432.15 452.01 OK
r-release-macos-arm64 1.9.0 OK
r-release-macos-x86_64 1.9.0 19.00 935.00 954.00 OK
r-release-windows-x86_64 1.9.0 24.00 438.00 462.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 32.00 648.00 680.00 OK

Check Details

Version: 1.9.0
Check: compiled code
Result: NOTE File ‘bbotk/libs/bbotk.so’: Found non-API call to R: ‘Rf_findVar’ 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-fedora-gcc

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-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.9.0
Check: compiled code
Result: NOTE File 'bbotk/libs/x64/bbotk.dll': Found non-API call to R: 'Rf_findVar' 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