CRAN Package Check Results for Package readxl

Last updated on 2024-05-10 11:57:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.3 31.72 51.14 82.86 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.3 28.32 38.46 66.78 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.3 111.25 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.3 140.90 NOTE
r-devel-windows-x86_64 1.4.3 34.00 83.00 117.00 NOTE
r-patched-linux-x86_64 1.4.3 40.62 48.57 89.19 NOTE
r-release-linux-x86_64 1.4.3 35.92 48.84 84.76 OK
r-release-macos-arm64 1.4.3 40.00 OK
r-release-windows-x86_64 1.4.3 34.00 83.00 117.00 OK
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 42.00 90.00 132.00 OK

Check Details

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