CRAN Package Check Results for Package nanoarrow

Last updated on 2025-03-13 15:51:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 16.38 46.30 62.68 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.0 13.65 33.18 46.83 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.0 171.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.0 103.09 NOTE
r-devel-macos-arm64 0.6.0 34.00 OK
r-devel-macos-x86_64 0.6.0 62.00 OK
r-devel-windows-x86_64 0.6.0 29.00 76.00 105.00 OK
r-patched-linux-x86_64 0.6.0 OK
r-release-linux-x86_64 0.6.0 18.09 43.45 61.54 OK
r-release-macos-arm64 0.6.0 40.00 OK
r-release-macos-x86_64 0.6.0 78.00 OK
r-release-windows-x86_64 0.6.0 27.00 75.00 102.00 OK
r-oldrel-macos-arm64 0.6.0 OK
r-oldrel-macos-x86_64 0.6.0 78.00 OK
r-oldrel-windows-x86_64 0.6.0 32.00 88.00 120.00 OK

Check Details

Version: 0.6.0
Check: compiled code
Result: NOTE File ‘nanoarrow/libs/nanoarrow.so’: Found non-API call to R: ‘DATAPTR’ 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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc