CRAN Package Check Results for Package cbbinom

Last updated on 2026-03-29 01:50:31 CET.

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.89 22.48 39.37 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 32.00 38.68 70.68 OK
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 9.00 14.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 65.00 90.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 28.00 73.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. Flavor: r-devel-linux-x86_64-debian-gcc