CRAN Package Check Results for Package readr

Last updated on 2025-03-09 07:53:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.5 59.77 101.54 161.31 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.5 43.50 74.06 117.56 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.5 307.00 WARN
r-devel-linux-x86_64-fedora-gcc 2.1.5 296.83 NOTE
r-devel-macos-arm64 2.1.5 79.00 NOTE
r-devel-macos-x86_64 2.1.5 143.00 NOTE
r-devel-windows-x86_64 2.1.5 80.00 159.00 239.00 NOTE
r-patched-linux-x86_64 2.1.5 64.61 93.86 158.47 OK
r-release-linux-x86_64 2.1.5 58.65 92.81 151.46 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 80.00 142.00 222.00 OK
r-oldrel-macos-arm64 2.1.5 NOTE
r-oldrel-macos-x86_64 2.1.5 130.00 NOTE
r-oldrel-windows-x86_64 2.1.5 92.00 174.00 266.00 OK

Additional issues

rchk

Check Details

Version: 2.1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: melt_delim.Rd: tibble read_delim.Rd: tibble Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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. 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, r-devel-macos-arm64, r-devel-macos-x86_64

Version: 2.1.5
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:966:34: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:967:34: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1975:13: warning: identifier '_d' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /data/gannet/ripley/R/test-clang/tzdb/include/date/date.h:1983:13: warning: identifier '_y' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/readr.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 20.1.0’ * used C++ compiler: ‘clang version 20.1.0’ 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: '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

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