CRAN Package Check Results for Package COAP

Last updated on 2026-04-28 08:53:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 34.80 64.58 99.38 OK
r-devel-linux-x86_64-debian-gcc 1.3 25.65 50.58 76.23 OK
r-devel-linux-x86_64-fedora-clang 1.3 48.00 97.90 145.90 OK
r-devel-linux-x86_64-fedora-gcc 1.3 69.00 103.91 172.91 OK
r-devel-windows-x86_64 1.3 46.00 112.00 158.00 OK
r-patched-linux-x86_64 1.3 36.95 61.11 98.06 OK
r-release-linux-x86_64 1.3 32.54 59.35 91.89 OK
r-release-macos-arm64 1.3 7.00 21.00 28.00 OK
r-release-macos-x86_64 1.3 24.00 83.00 107.00 NOTE
r-release-windows-x86_64 1.3 41.00 101.00 142.00 OK
r-oldrel-macos-arm64 1.3 OK
r-oldrel-macos-x86_64 1.3 20.00 77.00 97.00 OK
r-oldrel-windows-x86_64 1.3 55.00 118.00 173.00 OK

Check Details

Version: 1.3
Check: compiled code
Result: NOTE File ‘COAP/libs/COAP.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-release-macos-x86_64