CRAN Package Check Results for Package COAP

Last updated on 2026-04-02 12:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 32.47 64.83 97.30 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 25.83 50.32 76.15 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 54.00 104.38 158.38 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 73.00 112.02 185.02 NOTE
r-devel-macos-arm64 1.3 7.00 22.00 29.00 OK
r-devel-windows-x86_64 1.3 43.00 90.00 133.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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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