CRAN Package Check Results for Package nlmeVPC

Last updated on 2026-03-29 01:50:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8 36.68 268.43 305.11 OK
r-devel-linux-x86_64-debian-gcc 2.8 25.85 167.55 193.40 NOTE
r-devel-linux-x86_64-fedora-clang 2.8 54.00 433.60 487.60 OK
r-devel-linux-x86_64-fedora-gcc 2.8 67.00 460.01 527.01 OK
r-devel-macos-arm64 2.8 7.00 56.00 63.00 OK
r-devel-windows-x86_64 2.8 41.00 252.00 293.00 OK
r-patched-linux-x86_64 2.8 29.43 247.91 277.34 OK
r-release-linux-x86_64 2.8 25.36 246.38 271.74 OK
r-release-macos-arm64 2.8 OK
r-release-macos-x86_64 2.8 20.00 252.00 272.00 OK
r-release-windows-x86_64 2.8 39.00 245.00 284.00 OK
r-oldrel-macos-arm64 2.8 OK
r-oldrel-macos-x86_64 2.8 20.00 236.00 256.00 OK
r-oldrel-windows-x86_64 2.8 48.00 344.00 392.00 OK

Check Details

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