CRAN Package Check Results for Package elmNNRcpp

Last updated on 2026-04-27 13:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 28.85 35.56 64.41 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 18.45 27.94 46.39 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 39.00 52.75 91.75 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 55.00 61.47 116.47 OK
r-devel-windows-x86_64 1.0.5 39.00 78.00 117.00 OK
r-patched-linux-x86_64 1.0.5 27.65 31.84 59.49 OK
r-release-linux-x86_64 1.0.5 28.58 30.97 59.55 OK
r-release-macos-arm64 1.0.5 6.00 15.00 21.00 OK
r-release-macos-x86_64 1.0.5 19.00 56.00 75.00 NOTE
r-release-windows-x86_64 1.0.5 36.00 80.00 116.00 OK
r-oldrel-macos-arm64 1.0.5 OK
r-oldrel-macos-x86_64 1.0.5 16.00 88.00 104.00 OK
r-oldrel-windows-x86_64 1.0.5 41.00 87.00 128.00 OK

Check Details

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