CRAN Package Check Results for Package polywog

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4-2 40.70 79.82 120.52 OK
r-devel-linux-x86_64-debian-gcc 0.4-2 27.56 58.93 86.49 OK
r-devel-linux-x86_64-fedora-clang 0.4-2 65.00 116.31 181.31 OK
r-devel-linux-x86_64-fedora-gcc 0.4-2 79.00 113.45 192.45 OK
r-patched-linux-x86_64 0.4-2 40.99 73.78 114.77 OK
r-release-linux-x86_64 0.4-2 34.43 71.60 106.03 OK
r-release-macos-arm64 0.4-2 9.00 16.00 25.00 OK
r-release-macos-x86_64 0.4-2 27.00 70.00 97.00 NOTE
r-release-windows-x86_64 0.4-2 54.00 114.00 168.00 OK
r-oldrel-macos-arm64 0.4-2 OK
r-oldrel-macos-x86_64 0.4-2 23.00 99.00 122.00 OK
r-oldrel-windows-x86_64 0.4-2 43.00 108.00 151.00 OK

Check Details

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