CRAN Package Check Results for Package readxl

Last updated on 2024-07-12 15:52:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.3 33.88 52.16 86.04 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.3 26.82 38.26 65.08 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.3 116.40 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.3 128.52 NOTE
r-devel-windows-x86_64 1.4.3 33.00 85.00 118.00 NOTE
r-patched-linux-x86_64 1.4.3 38.52 47.50 86.02 NOTE
r-release-linux-x86_64 1.4.3 30.81 47.83 78.64 NOTE
r-release-macos-arm64 1.4.3 40.00 OK
r-release-macos-x86_64 1.4.3 59.00 OK
r-release-windows-x86_64 1.4.3 32.00 84.00 116.00 NOTE
r-oldrel-macos-arm64 1.4.3 43.00 OK
r-oldrel-macos-x86_64 1.4.3 93.00 OK
r-oldrel-windows-x86_64 1.4.3 40.00 94.00 134.00 OK

Check Details

Version: 1.4.3
Check: compiled code
Result: NOTE File ‘readxl/libs/readxl.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

Version: 1.4.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: cell-specification.Rd: cellranger Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Version: 1.4.3
Check: compiled code
Result: NOTE File 'readxl/libs/x64/readxl.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: 1.4.3
Check: compiled code
Result: NOTE File ‘readxl/libs/readxl.so’: Found non-API calls to R: ‘Rf_StringFalse’, ‘Rf_StringTrue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.4.3
Check: compiled code
Result: NOTE File 'readxl/libs/x64/readxl.dll': Found non-API calls to R: 'Rf_StringFalse', 'Rf_StringTrue' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-release-windows-x86_64