CRAN Package Check Results for Package nanoarrow

Last updated on 2025-04-17 05:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 16.67 46.03 62.70 WARN
r-devel-linux-x86_64-debian-gcc 0.6.0-1 14.18 33.83 48.01 OK
r-devel-linux-x86_64-fedora-clang 0.6.0-1 166.45 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0-1 109.91 OK
r-devel-windows-x86_64 0.6.0-1 35.00 79.00 114.00 OK
r-patched-linux-x86_64 0.6.0 18.24 45.10 63.34 NOTE
r-release-linux-x86_64 0.6.0 17.32 45.29 62.61 NOTE
r-release-macos-arm64 0.6.0-1 63.00 OK
r-release-macos-x86_64 0.6.0-1 82.00 OK
r-release-windows-x86_64 0.6.0 28.00 88.00 116.00 NOTE
r-oldrel-macos-arm64 0.6.0-1 61.00 OK
r-oldrel-macos-x86_64 0.6.0-1 73.00 OK
r-oldrel-windows-x86_64 0.6.0 30.00 88.00 118.00 OK

Additional issues

M1mac M1mac

Check Details

Version: 0.6.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../src/flatcc/portable/pstdalign.h:144:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] ../src/flatcc/portable/pstdalign.h:148:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/nanoarrow.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 19.1.7 (3)’ * used C++ compiler: ‘Debian clang version 19.1.7 (3)’ Flavor: r-devel-linux-x86_64-debian-clang

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-patched-linux-x86_64, r-release-linux-x86_64

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