CRAN Package Check Results for Package nonprobsvy

Last updated on 2026-03-28 12:53:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 41.00 256.17 297.17 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 27.49 194.32 221.81 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.3 56.00 391.39 447.39 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 82.00 412.25 494.25 OK
r-devel-macos-arm64 0.2.3 8.00 66.00 74.00 OK
r-devel-windows-x86_64 0.2.3 48.00 326.00 374.00 OK
r-patched-linux-x86_64 0.2.3 36.87 244.44 281.31 OK
r-release-linux-x86_64 0.2.3 35.66 237.51 273.17 OK
r-release-macos-arm64 0.2.3 OK
r-release-macos-x86_64 0.2.3 23.00 377.00 400.00 OK
r-release-windows-x86_64 0.2.3 43.00 326.00 369.00 OK
r-oldrel-macos-arm64 0.2.3 OK
r-oldrel-macos-x86_64 0.2.3 23.00 342.00 365.00 OK
r-oldrel-windows-x86_64 0.2.3 53.00 439.00 492.00 OK

Check Details

Version: 0.2.3
Check: compiled code
Result: NOTE File ‘nonprobsvy/libs/nonprobsvy.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-devel-linux-x86_64-debian-gcc