CRAN Package Check Results for Package rwig

Last updated on 2026-04-25 03:52:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 147.74 61.68 209.42 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 94.89 48.09 142.98 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 218.00 94.43 312.43 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 272.00 83.07 355.07 OK
r-patched-linux-x86_64 0.1.0 135.88 55.46 191.34 OK
r-release-macos-arm64 0.1.0 26.00 8.00 34.00 OK
r-release-macos-x86_64 0.1.0 89.00 90.00 179.00 NOTE
r-release-windows-x86_64 0.1.0 159.00 98.00 257.00 OK
r-oldrel-macos-arm64 0.1.0 22.00 9.00 31.00 OK
r-oldrel-macos-x86_64 0.1.0 88.00 100.00 188.00 OK
r-oldrel-windows-x86_64 0.1.0 130.00 96.00 226.00 OK

Check Details

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