CRAN Package Check Results for Package FDX

Last updated on 2026-04-02 02:51:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 98.50 58.49 156.99 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.2 67.15 41.85 109.00 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.2 148.00 93.96 241.96 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.2 191.00 88.25 279.25 NOTE
r-devel-macos-arm64 2.0.2 16.00 7.00 23.00 OK
r-devel-windows-x86_64 2.0.2 108.00 101.00 209.00 NOTE
r-patched-linux-x86_64 2.0.2 85.93 52.63 138.56 NOTE
r-release-linux-x86_64 2.0.2 74.24 48.91 123.15 OK
r-release-macos-arm64 2.0.2 OK
r-release-macos-x86_64 2.0.2 39.00 31.00 70.00 OK
r-release-windows-x86_64 2.0.2 90.00 96.00 186.00 OK
r-oldrel-macos-arm64 2.0.2 OK
r-oldrel-macos-x86_64 2.0.2 39.00 45.00 84.00 OK
r-oldrel-windows-x86_64 2.0.2 105.00 118.00 223.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

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