CRAN Package Check Results for Package readr

Last updated on 2024-06-30 11:56:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.5 78.11 126.66 204.77 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.5 57.60 91.18 148.78 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.5 285.04 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.5 288.19 NOTE
r-devel-windows-x86_64 2.1.5 75.00 152.00 227.00 NOTE
r-patched-linux-x86_64 2.1.5 77.37 119.79 197.16 OK
r-release-linux-x86_64 2.1.5 69.05 117.50 186.55 OK
r-release-macos-arm64 2.1.5 75.00 NOTE
r-release-macos-x86_64 2.1.5 110.00 NOTE
r-release-windows-x86_64 2.1.5 75.00 152.00 227.00 OK
r-oldrel-macos-arm64 2.1.5 88.00 NOTE
r-oldrel-macos-x86_64 2.1.5 130.00 NOTE
r-oldrel-windows-x86_64 2.1.5 87.00 169.00 256.00 OK

Check Details

Version: 2.1.5
Check: compiled code
Result: NOTE File ‘readr/libs/readr.so’: Found non-API calls to R: ‘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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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: 2.1.5
Check: Rd cross-references
Result: NOTE Undeclared packages ‘tidyselect’, ‘vctrs’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.5
Check: compiled code
Result: NOTE File 'readr/libs/x64/readr.dll': Found non-API calls to R: '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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 2.1.5
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 4.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64