CRAN Package Check Results for Package elmNNRcpp

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 27.59 35.76 63.35 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 19.92 27.56 47.48 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 46.00 56.61 102.61 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 58.00 66.08 124.08 OK
r-devel-macos-arm64 1.0.5 5.00 16.00 21.00 OK
r-devel-windows-x86_64 1.0.5 36.00 85.00 121.00 OK
r-patched-linux-x86_64 1.0.5 25.49 29.90 55.39 OK
r-release-linux-x86_64 1.0.5 22.94 30.34 53.28 OK
r-release-macos-arm64 1.0.5 OK
r-release-macos-x86_64 1.0.5 16.00 88.00 104.00 OK
r-release-windows-x86_64 1.0.5 31.00 80.00 111.00 OK
r-oldrel-macos-arm64 1.0.5 OK
r-oldrel-macos-x86_64 1.0.5 16.00 51.00 67.00 OK
r-oldrel-windows-x86_64 1.0.5 36.00 89.00 125.00 OK

Additional issues

linux-arm64

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-devel-linux-x86_64-debian-gcc