CRAN Package Check Results for Package bbotk

Last updated on 2026-03-18 22:53:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0 18.84 481.87 500.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.9.0 14.70 324.99 339.69 NOTE
r-devel-linux-x86_64-fedora-clang 1.9.0 35.00 733.50 768.50 NOTE
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 24.00 467.00 491.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 17.35 435.12 452.47 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 25.00 435.00 460.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 34.00 617.00 651.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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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