CRAN Package Check Results for Package natcpp

Last updated on 2026-01-08 07:48:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 22.59 27.58 50.17 NOTE
r-devel-linux-x86_64-debian-gcc 0.2 16.16 22.11 38.27 NOTE
r-devel-linux-x86_64-fedora-clang 0.2 50.00 41.17 91.17 OK
r-devel-linux-x86_64-fedora-gcc 0.2 47.00 47.14 94.14 OK
r-devel-windows-x86_64 0.2 26.00 60.00 86.00 NOTE
r-patched-linux-x86_64 0.2 23.50 24.08 47.58 OK
r-release-linux-x86_64 0.2 24.20 23.91 48.11 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 27.00 62.00 89.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 26.00 79.00 105.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

Version: 0.2
Check: compiled code
Result: NOTE File 'natcpp/libs/x64/natcpp.dll': 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. Flavor: r-devel-windows-x86_64