CRAN Package Check Results for Package arrow

Last updated on 2025-03-18 07:51:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 19.0.1 3498.91 250.98 3749.89 NOTE
r-devel-linux-x86_64-debian-gcc 19.0.1 2682.11 162.11 2844.22 WARN
r-devel-linux-x86_64-fedora-clang 19.0.1 6685.10 WARN
r-devel-linux-x86_64-fedora-gcc 19.0.1 7711.79 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 3727.23 241.49 3968.72 NOTE
r-release-linux-x86_64 19.0.1 3749.69 235.89 3985.58 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 440.00 586.00 1026.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: 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. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

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-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: 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