CRAN Package Check Results for Package RcppInt64

Last updated on 2026-01-08 07:49:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 13.25 40.23 53.48 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.5 8.20 31.01 39.21 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.5 27.00 66.76 93.76 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5 24.00 75.43 99.43 OK
r-devel-windows-x86_64 0.0.5 18.00 87.00 105.00 NOTE
r-patched-linux-x86_64 0.0.5 12.21 37.62 49.83 OK
r-release-linux-x86_64 0.0.5 12.57 37.20 49.77 OK
r-release-macos-arm64 0.0.5 OK
r-release-macos-x86_64 0.0.5 9.00 43.00 52.00 OK
r-release-windows-x86_64 0.0.5 19.00 85.00 104.00 OK
r-oldrel-macos-arm64 0.0.5 OK
r-oldrel-macos-x86_64 0.0.5 9.00 44.00 53.00 OK
r-oldrel-windows-x86_64 0.0.5 21.00 98.00 119.00 OK

Check Details

Version: 0.0.5
Check: compiled code
Result: NOTE File ‘RcppInt64/libs/RcppInt64.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.0.5
Check: compiled code
Result: NOTE File 'RcppInt64/libs/x64/RcppInt64.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