CRAN Package Check Results for Package nanoarrow

Last updated on 2025-04-15 09:52:26 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 13.95 32.80 46.75 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.0 158.53 WARN
r-devel-linux-x86_64-fedora-gcc 0.6.0 114.35 NOTE
r-devel-windows-x86_64 0.6.0 27.00 78.00 105.00 NOTE
r-patched-linux-x86_64 0.6.0 17.73 44.85 62.58 NOTE
r-release-linux-x86_64 0.6.0 17.32 45.29 62.61 NOTE
r-release-macos-arm64 0.6.0 36.00 NOTE
r-release-macos-x86_64 0.6.0 62.00 NOTE
r-release-windows-x86_64 0.6.0 29.00 75.00 104.00 NOTE
r-oldrel-macos-arm64 0.6.0 40.00 OK
r-oldrel-macos-x86_64 0.6.0 78.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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

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 ‘/data/gannet/ripley/R/packages/tests-clang/nanoarrow.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 20.1.2’ * used C++ compiler: ‘clang version 20.1.2’ Flavor: r-devel-linux-x86_64-fedora-clang

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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64