CRAN Package Check Results for Package arrow

Last updated on 2025-03-20 15:51:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 19.0.1 3482.72 245.74 3728.46 WARN
r-devel-linux-x86_64-debian-gcc 19.0.1 2679.88 158.70 2838.58 WARN
r-devel-linux-x86_64-fedora-clang 19.0.1 7334.21 WARN
r-devel-linux-x86_64-fedora-gcc 19.0.1 8136.38 WARN
r-devel-macos-arm64 19.0.1 783.00 OK
r-devel-macos-x86_64 19.0.1 1454.00 OK
r-devel-windows-x86_64 19.0.1 491.00 578.00 1069.00 OK
r-patched-linux-x86_64 19.0.1 3741.52 240.70 3982.22 NOTE
r-release-linux-x86_64 19.0.1 3746.17 236.57 3982.74 OK
r-release-macos-arm64 19.0.1 888.00 NOTE
r-release-macos-x86_64 19.0.1 1573.00 NOTE
r-release-windows-x86_64 19.0.1 485.00 572.00 1057.00 NOTE
r-oldrel-macos-arm64 19.0.1 951.00 NOTE
r-oldrel-macos-x86_64 19.0.1 1787.00 NOTE
r-oldrel-windows-x86_64 19.0.1 597.00 759.00 1356.00 NOTE

Check Details

Version: 19.0.1
Check: compiled code
Result: WARN File ‘arrow/libs/arrow.so’: Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libparquet.a’ Found ‘abort’, possibly from ‘abort’ (C) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_acero.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ File ‘arrow/libs/arrow.so’: Found non-API calls to R: ‘DATAPTR’, ‘OBJECT’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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-gcc

Version: 19.0.1
Check: compiled code
Result: WARN File ‘arrow/libs/arrow.so’: Found ‘_ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libparquet.a’ Found ‘abort’, possibly from ‘abort’ (C) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_acero.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ Found ‘stderr’, possibly from ‘stderr’ (C) Objects: ‘../libarrow/arrow-19.0.1/lib/libarrow.a’, ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ Found ‘stdout’, possibly from ‘stdout’ (C) Object: ‘../libarrow/arrow-19.0.1/lib/libarrow_bundled_dependencies.a’ File ‘arrow/libs/arrow.so’: Found non-API calls to R: ‘DATAPTR’, ‘OBJECT’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. 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-linux-x86_64-fedora-clang

Version: 19.0.1
Check: compiled code
Result: NOTE File ‘arrow/libs/arrow.so’: Found non-API calls to R: ‘DATAPTR’, ‘OBJECT’ 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-patched-linux-x86_64

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