CRAN Package Check Results for Package RcppML

Last updated on 2026-04-25 09:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7.1 40.63 67.29 107.92 OK
r-devel-linux-x86_64-debian-gcc 0.3.7.1 28.99 53.42 82.41 OK
r-devel-linux-x86_64-fedora-clang 0.3.7.1 49.00 103.92 152.92 OK
r-devel-linux-x86_64-fedora-gcc 0.3.7.1 77.00 113.51 190.51 OK
r-patched-linux-x86_64 0.3.7.1 38.82 67.39 106.21 OK
r-release-linux-x86_64 0.3.7.1 37.51 63.74 101.25 OK
r-release-macos-arm64 0.3.7.1 8.00 21.00 29.00 OK
r-release-macos-x86_64 0.3.7.1 26.00 85.00 111.00 NOTE
r-release-windows-x86_64 0.3.7.1 41.00 108.00 149.00 OK
r-oldrel-macos-arm64 0.3.7.1 8.00 26.00 34.00 OK
r-oldrel-macos-x86_64 0.3.7.1 26.00 108.00 134.00 OK
r-oldrel-windows-x86_64 0.3.7.1 40.00 100.00 140.00 OK

Check Details

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