CRAN Package Check Results for Package rwig

Last updated on 2026-04-27 21:50:21 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 96.60 48.18 144.78 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 191.00 94.55 285.55 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 272.00 83.07 355.07 OK
r-devel-windows-x86_64 0.1.0 178.00 101.00 279.00 OK
r-patched-linux-x86_64 0.1.0 135.88 55.46 191.34 OK
r-release-linux-x86_64 0.1.0 131.59 56.22 187.81 OK
r-release-macos-arm64 0.1.0 27.00 5.00 32.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 167.00 103.00 270.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 185.00 121.00 306.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