CRAN Package Check Results for Package readxl

Last updated on 2024-05-07 21:48:38 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 27.79 38.52 66.31 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 35.00 93.00 128.00 NOTE
r-patched-linux-x86_64 1.4.3 40.58 48.07 88.65 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 35.00 86.00 121.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 38.00 91.00 129.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