CRAN Package Check Results for Package MultiCOAP

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 57.11 58.91 116.02 OK
r-devel-linux-x86_64-debian-gcc 1.1 40.84 45.91 86.75 OK
r-devel-linux-x86_64-fedora-clang 1.1 81.00 91.74 172.74 OK
r-devel-linux-x86_64-fedora-gcc 1.1 110.00 84.75 194.75 OK
r-patched-linux-x86_64 1.1 52.41 56.46 108.87 OK
r-release-linux-x86_64 1.1 46.45 54.46 100.91 OK
r-release-macos-arm64 1.1 11.00 12.00 23.00 OK
r-release-macos-x86_64 1.1 36.00 61.00 97.00 NOTE
r-release-windows-x86_64 1.1 62.00 85.00 147.00 OK
r-oldrel-macos-arm64 1.1 OK
r-oldrel-macos-x86_64 1.1 30.00 52.00 82.00 OK
r-oldrel-windows-x86_64 1.1 57.00 89.00 146.00 OK

Check Details

Version: 1.1
Check: compiled code
Result: NOTE File ‘MultiCOAP/libs/MultiCOAP.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