CRAN Package Check Results for Package natcpp

Last updated on 2025-12-20 15:50:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 22.82 26.69 49.51 NOTE
r-devel-linux-x86_64-debian-gcc 0.2 15.58 21.67 37.25 NOTE
r-devel-linux-x86_64-fedora-clang 0.2 50.00 40.55 90.55 OK
r-devel-linux-x86_64-fedora-gcc 0.2 46.00 37.12 83.12 OK
r-devel-windows-x86_64 0.2 27.00 60.00 87.00 OK
r-patched-linux-x86_64 0.2 24.31 23.62 47.93 OK
r-release-linux-x86_64 0.2 24.00 23.89 47.89 OK
r-release-macos-arm64 0.2 OK
r-release-macos-x86_64 0.2 16.00 24.00 40.00 OK
r-release-windows-x86_64 0.2 28.00 66.00 94.00 OK
r-oldrel-macos-arm64 0.2 OK
r-oldrel-macos-x86_64 0.2 15.00 29.00 44.00 OK
r-oldrel-windows-x86_64 0.2 24.00 74.00 98.00 OK

Check Details

Version: 0.2
Check: compiled code
Result: NOTE File ‘natcpp/libs/natcpp.so’: Found non-API call to R: ‘ATTRIB’ 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