CRAN Package Check Results for Package arrow

Last updated on 2026-01-08 07:48:45 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 2812.73 174.19 2986.92 NOTE
r-devel-linux-x86_64-fedora-clang 22.0.0.1 6120.00 672.10 6792.10 NOTE
r-devel-linux-x86_64-fedora-gcc 22.0.0.1 7800.00 375.18 8175.18 NOTE
r-devel-windows-x86_64 22.0.0.1 425.00 618.00 1043.00 NOTE
r-patched-linux-x86_64 22.0.0.1 3920.67 243.28 4163.95 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 1804.00 OK
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: compilation flags in Makevars
Result: NOTE Package has both ‘src/Makevars.in’ and ‘src/Makevars’. Installation with --no-configure' is unlikely to work. If you intended ‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’ otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a ‘cleanup’ script. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 22.0.0.1
Check: top-level files
Result: NOTE Non-standard file/directory found at top level: ‘libarrow’ Flavor: 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-windows-x86_64