CRAN Package Check Results for Package nanoarrow

Last updated on 2025-03-25 08:59:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 16.71 45.53 62.24 WARN
r-devel-linux-x86_64-debian-gcc 0.6.0 14.12 32.23 46.35 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.0 162.50 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.0 102.23 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 78.00 107.00 OK
r-patched-linux-x86_64 0.6.0 18.18 45.28 63.46 NOTE
r-release-linux-x86_64 0.6.0 18.03 44.27 62.30 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 82.00 109.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 28.00 89.00 117.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 (1+b1)’ * used C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’ 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