CRAN Package Check Results for Package arrow

Last updated on 2024-07-11 18:49:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 16.1.0 4364.66 303.29 4667.95 NOTE
r-devel-linux-x86_64-debian-gcc 16.1.0 3457.90 220.75 3678.65 NOTE
r-devel-linux-x86_64-fedora-clang 16.1.0 5969.62 NOTE
r-devel-linux-x86_64-fedora-gcc 16.1.0 7265.98 NOTE
r-devel-windows-x86_64 16.1.0 413.00 574.00 987.00 NOTE
r-patched-linux-x86_64 16.1.0 4042.10 307.65 4349.75 OK
r-release-linux-x86_64 16.1.0 4103.99 303.00 4406.99 OK
r-release-macos-arm64 16.1.0 1261.00 NOTE
r-release-macos-x86_64 16.1.0 1779.00 NOTE
r-release-windows-x86_64 16.1.0 462.00 574.00 1036.00 NOTE
r-oldrel-macos-arm64 16.1.0 1238.00 NOTE
r-oldrel-macos-x86_64 16.1.0 1551.00 NOTE
r-oldrel-windows-x86_64 16.1.0 575.00 732.00 1307.00 NOTE

Check Details

Version: 16.1.0
Check: compiled code
Result: NOTE File ‘arrow/libs/arrow.so’: Found non-API calls to R: ‘LEVELS’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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: 16.1.0
Check: installed package size
Result: NOTE installed size is 49.1Mb sub-directories of 1Mb or more: R 4.3Mb libs 44.2Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, 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

Version: 16.1.0
Check: Rd cross-references
Result: NOTE Undeclared package ‘readr’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 16.1.0
Check: compiled code
Result: NOTE File 'arrow/libs/x64/arrow.dll': Found non-API calls to R: 'LEVELS', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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