CRAN Package Check Results for Package readODS

Last updated on 2025-12-27 07:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.2 20.76 45.21 65.97 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.2 14.57 34.47 49.04 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.2 50.00 70.74 120.74 OK
r-devel-linux-x86_64-fedora-gcc 2.3.2 39.00 81.63 120.63 NOTE
r-devel-windows-x86_64 2.3.2 33.00 80.00 113.00 NOTE
r-patched-linux-x86_64 2.3.2 21.57 39.72 61.29 OK
r-release-linux-x86_64 2.3.2 19.61 38.95 58.56 OK
r-release-macos-arm64 2.3.2 OK
r-release-macos-x86_64 2.3.2 15.00 58.00 73.00 OK
r-release-windows-x86_64 2.3.2 31.00 77.00 108.00 OK
r-oldrel-macos-arm64 2.3.2 OK
r-oldrel-macos-x86_64 2.3.2 15.00 74.00 89.00 OK
r-oldrel-windows-x86_64 2.3.2 38.00 99.00 137.00 OK

Check Details

Version: 2.3.2
Check: compiled code
Result: NOTE File ‘readODS/libs/readODS.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.2
Check: compiled code
Result: NOTE File 'readODS/libs/x64/readODS.dll': 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-windows-x86_64