CRAN Package Check Results for Package elmNNRcpp

Last updated on 2026-03-31 20:55:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 28.49 35.49 63.98 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.5 19.08 27.94 47.02 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 38.00 52.32 90.32 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 58.00 66.08 124.08 OK
r-devel-macos-arm64 1.0.5 6.00 15.00 21.00 OK
r-devel-windows-x86_64 1.0.5 36.00 74.00 110.00 NOTE
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 74.00 105.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 38.00 88.00 126.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.0.5
Check: compiled code
Result: NOTE File 'elmNNRcpp/libs/x64/elmNNRcpp.dll': 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-windows-x86_64