CRAN Package Check Results for Package arrow

Last updated on 2026-01-07 07:49:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 22.0.0.1 3616.35 258.83 3875.18 NOTE
r-devel-linux-x86_64-debian-gcc 22.0.0.1 2770.20 173.38 2943.58 NOTE
r-devel-linux-x86_64-fedora-clang 22.0.0.1 6360.00 668.45 7028.45 NOTE
r-devel-linux-x86_64-fedora-gcc 22.0.0.1 7800.00 425.82 8225.82 NOTE
r-devel-windows-x86_64 22.0.0.1 437.00 636.00 1073.00 NOTE
r-patched-linux-x86_64 22.0.0.1 3909.02 241.44 4150.46 OK
r-release-linux-x86_64 22.0.0.1 3876.76 241.46 4118.22 OK
r-release-macos-arm64 22.0.0.1 1076.00 -640.00 436.00 OK
r-release-macos-x86_64 22.0.0.1 3660.00 -2151.00 1509.00 OK
r-release-windows-x86_64 22.0.0.1 432.00 631.00 1063.00 OK
r-oldrel-macos-arm64 22.0.0.1 1074.00 -644.00 430.00 NOTE
r-oldrel-macos-x86_64 22.0.0.1 3780.00 -1977.00 1803.00 ERROR
r-oldrel-windows-x86_64 22.0.0.1 537.00 833.00 1370.00 NOTE

Check Details

Version: 22.0.0.1
Check: compiled code
Result: NOTE File ‘arrow/libs/arrow.so’: Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’ 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

Version: 22.0.0.1
Check: compiled code
Result: NOTE File 'arrow/libs/x64/arrow.dll': Found non-API calls to R: 'ATTRIB', 'SET_ATTRIB' 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-devel-windows-x86_64

Version: 22.0.0.1
Check: installed package size
Result: NOTE installed size is 123.2Mb sub-directories of 1Mb or more: R 5.1Mb libs 117.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 22.0.0.1
Check: examples
Result: ERROR Running massageExamples to create ‘arrow-Ex.R’ failed Execution halted * using check arguments '--no-clean-on-error ' Flavor: r-oldrel-macos-x86_64