CRAN Package Check Results for Package cbbinom

Last updated on 2026-03-31 00:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 24.66 27.43 52.09 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 16.98 22.39 39.37 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 32.00 39.23 71.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 46.00 36.32 82.32 OK
r-devel-macos-arm64 0.2.0 5.00 8.00 13.00 OK
r-devel-windows-x86_64 0.2.0 30.00 60.00 90.00 OK
r-patched-linux-x86_64 0.2.0 18.37 23.23 41.60 OK
r-release-linux-x86_64 0.2.0 18.48 23.17 41.65 OK
r-release-macos-arm64 0.2.0 OK
r-release-macos-x86_64 0.2.0 12.00 36.00 48.00 OK
r-release-windows-x86_64 0.2.0 25.00 62.00 87.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 13.00 27.00 40.00 OK
r-oldrel-windows-x86_64 0.2.0 27.00 74.00 101.00 OK

Check Details

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘cbbinom/libs/cbbinom.so’: Found non-API call to R: ‘R_UnboundValue’ 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