CRAN Package Check Results for Package fio

Last updated on 2026-04-28 02:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 265.16 46.02 311.18 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 205.41 35.89 241.30 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 397.00 68.77 465.77 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 425.00 78.44 503.44 OK
r-devel-windows-x86_64 1.0.0 284.00 74.00 358.00 OK
r-patched-linux-x86_64 1.0.0 254.96 42.00 296.96 OK
r-release-linux-x86_64 1.0.0 189.26 41.71 230.97 OK
r-release-macos-arm64 1.0.0 65.00 -14.00 51.00 OK
r-release-macos-x86_64 1.0.0 197.00 58.00 255.00 NOTE
r-release-windows-x86_64 1.0.0 293.00 75.00 368.00 OK
r-oldrel-macos-arm64 1.0.0 65.00 -16.00 49.00 OK
r-oldrel-macos-x86_64 1.0.0 228.00 149.00 377.00 OK
r-oldrel-windows-x86_64 1.0.0 316.00 84.00 400.00 OK

Check Details

Version: 1.0.0
Check: compiled code
Result: NOTE File ‘fio/libs/fio.so’: Found non-API calls to R: ‘R_MissingArg’, ‘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-release-macos-x86_64