CRAN Package Check Results for Package readr

Last updated on 2026-01-07 07:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.6 60.51 110.63 171.14 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.6 43.04 80.37 123.41 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.6 132.00 170.99 302.99 OK
r-devel-linux-x86_64-fedora-gcc 2.1.6 123.00 185.88 308.88 OK
r-devel-windows-x86_64 2.1.6 87.00 154.00 241.00 NOTE
r-patched-linux-x86_64 2.1.6 64.58 97.38 161.96 OK
r-release-linux-x86_64 2.1.6 60.59 96.81 157.40 OK
r-release-macos-arm64 2.1.5 21.00 14.00 35.00 NOTE
r-release-macos-x86_64 2.1.6 42.00 121.00 163.00 OK
r-release-windows-x86_64 2.1.6 82.00 157.00 239.00 OK
r-oldrel-macos-arm64 2.1.6 11.00 28.00 39.00 NOTE
r-oldrel-macos-x86_64 2.1.6 40.00 109.00 149.00 NOTE
r-oldrel-windows-x86_64 2.1.6 98.00 179.00 277.00 OK

Additional issues

rchk

Check Details

Version: 2.1.6
Check: compiled code
Result: NOTE File ‘readr/libs/readr.so’: Found non-API call to R: ‘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

Version: 2.1.6
Check: compiled code
Result: NOTE File 'readr/libs/x64/readr.dll': Found non-API call to R: '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: 2.1.5
Check: compiled code
Result: NOTE File ‘readr/libs/readr.so’: Found non-API calls to R: ‘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-release-macos-arm64

Version: 2.1.6
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: libs 4.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64