CRAN Package Check Results for Package bWGR

Last updated on 2026-04-26 03:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.17 311.58 70.48 382.06 OK
r-devel-linux-x86_64-debian-gcc 2.2.17 255.62 71.22 326.84 OK
r-devel-linux-x86_64-fedora-clang 2.2.17 271.00 104.41 375.41 OK
r-devel-linux-x86_64-fedora-gcc 2.2.17 618.00 103.92 721.92 OK
r-patched-linux-x86_64 2.2.17 325.87 93.99 419.86 OK
r-release-linux-x86_64 2.2.17 314.61 92.93 407.54 OK
r-release-macos-arm64 2.2.17 60.00 1.00 61.00 OK
r-release-macos-x86_64 2.2.17 185.00 103.00 288.00 NOTE
r-release-windows-x86_64 2.2.17 247.00 124.00 371.00 OK
r-oldrel-macos-arm64 2.2.17 61.00 0.00 61.00 OK
r-oldrel-macos-x86_64 2.2.17 189.00 62.00 251.00 OK
r-oldrel-windows-x86_64 2.2.17 335.00 153.00 488.00 OK

Check Details

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