CRAN Package Check Results for Package cba

Last updated on 2026-04-25 09:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-25 8.40 38.40 46.80 OK
r-devel-linux-x86_64-debian-gcc 0.2-25 6.84 29.78 36.62 OK
r-devel-linux-x86_64-fedora-clang 0.2-25 10.00 54.77 64.77 OK
r-devel-linux-x86_64-fedora-gcc 0.2-25 14.00 52.82 66.82 OK
r-patched-linux-x86_64 0.2-25 9.52 34.89 44.41 OK
r-release-linux-x86_64 0.2-25 8.72 32.21 40.93 OK
r-release-macos-arm64 0.2-25 2.00 13.00 15.00 OK
r-release-macos-x86_64 0.2-25 8.00 46.00 54.00 NOTE
r-release-windows-x86_64 0.2-25 15.00 71.00 86.00 OK
r-oldrel-macos-arm64 0.2-25 OK
r-oldrel-macos-x86_64 0.2-25 7.00 37.00 44.00 OK
r-oldrel-windows-x86_64 0.2-25 17.00 64.00 81.00 OK

Check Details

Version: 0.2-25
Check: compiled code
Result: NOTE File ‘cba/libs/cba.so’: Found non-API call to R: ‘R_MissingArg’ 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-release-macos-x86_64