CRAN Package Check Results for Package FDX

Last updated on 2026-04-28 19:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 96.98 58.08 155.06 OK
r-devel-linux-x86_64-debian-gcc 2.0.2 74.50 43.15 117.65 OK
r-devel-linux-x86_64-fedora-clang 2.0.2 120.00 85.84 205.84 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 181.00 84.82 265.82 OK
r-devel-windows-x86_64 2.0.2 114.00 111.00 225.00 OK
r-patched-linux-x86_64 2.0.2 90.85 53.82 144.67 OK
r-release-linux-x86_64 2.0.2 87.68 53.11 140.79 OK
r-release-macos-arm64 2.0.2 16.00 8.00 24.00 OK
r-release-macos-x86_64 2.0.2 45.00 75.00 120.00 NOTE
r-release-windows-x86_64 2.0.2 105.00 103.00 208.00 OK
r-oldrel-macos-arm64 2.0.2 OK
r-oldrel-macos-x86_64 2.0.2 39.00 31.00 70.00 OK
r-oldrel-windows-x86_64 2.0.2 121.00 114.00 235.00 OK

Check Details

Version: 2.0.2
Check: compiled code
Result: NOTE File ‘FDX/libs/FDX.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-release-macos-x86_64