CRAN Package Check Results for Package WeibullR

Last updated on 2026-03-28 11:50:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.4 99.83 54.68 154.51 OK
r-devel-linux-x86_64-debian-gcc 1.2.4 69.35 37.15 106.50 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.4 137.00 81.21 218.21 OK
r-devel-linux-x86_64-fedora-gcc 1.2.4 183.00 78.94 261.94 OK
r-devel-macos-arm64 1.2.4 16.00 5.00 21.00 OK
r-devel-windows-x86_64 1.2.4 114.00 89.00 203.00 OK
r-patched-linux-x86_64 1.2.4 71.66 47.26 118.92 OK
r-release-linux-x86_64 1.2.4 70.90 46.78 117.68 OK
r-release-macos-arm64 1.2.4 OK
r-release-macos-x86_64 1.2.4 47.00 72.00 119.00 OK
r-release-windows-x86_64 1.2.4 91.00 87.00 178.00 OK
r-oldrel-macos-arm64 1.2.4 OK
r-oldrel-macos-x86_64 1.2.4 47.00 66.00 113.00 OK
r-oldrel-windows-x86_64 1.2.4 112.00 112.00 224.00 OK

Check Details

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