CRAN Package Check Results for Package RcppInt64

Last updated on 2024-05-02 12:51:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 20.56 49.16 69.72 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.5 15.81 38.87 54.68 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 100.55 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5 99.06 OK
r-devel-windows-x86_64 0.0.5 19.00 86.00 105.00 OK
r-patched-linux-x86_64 0.0.5 20.55 50.62 71.17 OK
r-release-linux-x86_64 0.0.4 19.62 50.87 70.49 OK
r-release-macos-arm64 0.0.5 28.00 OK
r-release-macos-x86_64 0.0.5 60.00 OK
r-release-windows-x86_64 0.0.4 19.00 88.00 107.00 OK
r-oldrel-macos-arm64 0.0.5 34.00 OK
r-oldrel-macos-x86_64 0.0.5 59.00 OK
r-oldrel-windows-x86_64 0.0.5 26.00 94.00 120.00 OK

Check Details

Version: 0.0.4
Check: compiled code
Result: NOTE File ‘RcppInt64/libs/RcppInt64.so’: Found non-API call to R: ‘SET_S4_OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang