CRAN Package Check Results for Package modeLLtest

Last updated on 2026-03-28 01:51:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 63.89 87.38 151.27 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 49.10 63.99 113.09 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 91.00 130.96 221.96 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 125.00 138.09 263.09 OK
r-devel-macos-arm64 1.0.5 11.00 22.00 33.00 OK
r-devel-windows-x86_64 1.0.5 81.00 113.00 194.00 OK
r-patched-linux-x86_64 1.0.5 50.37 79.48 129.85 OK
r-release-linux-x86_64 1.0.5 51.31 78.25 129.56 OK
r-release-macos-arm64 1.0.5 OK
r-release-macos-x86_64 1.0.5 39.00 80.00 119.00 OK
r-release-windows-x86_64 1.0.5 64.00 110.00 174.00 OK
r-oldrel-macos-arm64 1.0.5 OK
r-oldrel-macos-x86_64 1.0.5 36.00 76.00 112.00 OK
r-oldrel-windows-x86_64 1.0.5 79.00 147.00 226.00 OK

Check Details

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