CRAN Package Check Results for Package SheetReader

Last updated on 2025-12-20 06:50:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 30.58 25.16 55.74 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 23.97 20.35 44.32 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.1 61.00 41.23 102.23 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 67.00 37.47 104.47 OK
r-devel-windows-x86_64 1.2.1 34.00 60.00 94.00 OK
r-patched-linux-x86_64 1.2.1 33.52 23.49 57.01 OK
r-release-linux-x86_64 1.2.1 34.57 23.60 58.17 OK
r-release-macos-arm64 1.2.1 OK
r-release-macos-x86_64 1.2.1 19.00 20.00 39.00 OK
r-release-windows-x86_64 1.2.1 34.00 66.00 100.00 OK
r-oldrel-macos-arm64 1.2.1 OK
r-oldrel-macos-x86_64 1.2.1 23.00 31.00 54.00 OK
r-oldrel-windows-x86_64 1.2.1 41.00 75.00 116.00 OK

Check Details

Version: 1.2.1
Check: compiled code
Result: NOTE File ‘SheetReader/libs/SheetReader.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. Flavor: r-devel-linux-x86_64-debian-gcc