CRAN Package Check Results for Package fio

Last updated on 2026-04-11 06:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 265.75 45.57 311.32 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 213.08 36.05 249.13 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 420.00 100.84 520.84 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 414.00 77.63 491.63 OK
r-devel-macos-arm64 1.0.0 66.00 -16.00 50.00 OK
r-devel-windows-x86_64 1.0.0 330.00 74.00 404.00 OK
r-patched-linux-x86_64 1.0.0 259.49 41.90 301.39 NOTE
r-release-linux-x86_64 1.0.0 261.83 39.29 301.12 OK
r-release-macos-arm64 1.0.0 65.00 -16.00 49.00 OK
r-release-macos-x86_64 1.0.0 228.00 149.00 377.00 OK
r-release-windows-x86_64 1.0.0 252.00 72.00 324.00 OK
r-oldrel-macos-arm64 1.0.0 64.00 -10.00 54.00 OK
r-oldrel-macos-x86_64 1.0.0 218.00 140.00 358.00 OK
r-oldrel-windows-x86_64 1.0.0 309.00 86.00 395.00 OK

Check Details

Version: 1.0.0
Check: compiled code
Result: NOTE File ‘fio/libs/fio.so’: Found non-API call to R: ‘R_UnboundValue’ 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-patched-linux-x86_64