CRAN Package Check Results for Package COAP

Last updated on 2026-04-03 23:56:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 35.38 63.63 99.01 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 27.29 49.03 76.32 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 56.00 108.01 164.01 OK
r-devel-linux-x86_64-fedora-gcc 1.3 75.00 118.03 193.03 OK
r-devel-macos-arm64 1.3 7.00 22.00 29.00 OK
r-devel-windows-x86_64 1.3 42.00 92.00 134.00 NOTE
r-patched-linux-x86_64 1.3 36.15 59.76 95.91 NOTE
r-release-linux-x86_64 1.3 29.33 58.80 88.13 OK
r-release-macos-arm64 1.3 OK
r-release-macos-x86_64 1.3 20.00 77.00 97.00 OK
r-release-windows-x86_64 1.3 38.00 96.00 134.00 OK
r-oldrel-macos-arm64 1.3 OK
r-oldrel-macos-x86_64 1.3 19.00 145.00 164.00 OK
r-oldrel-windows-x86_64 1.3 47.00 115.00 162.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.3
Check: compiled code
Result: NOTE File 'COAP/libs/x64/COAP.dll': 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-windows-x86_64