CRAN Package Check Results for Package fable

Last updated on 2026-04-01 00:53:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 28.05 198.26 226.31 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.0 20.25 133.71 153.96 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 43.00 313.33 356.33 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 47.00 318.45 365.45 OK
r-devel-macos-arm64 0.5.0 6.00 46.00 52.00 OK
r-devel-windows-x86_64 0.5.0 32.00 243.00 275.00 NOTE
r-patched-linux-x86_64 0.5.0 26.82 183.34 210.16 OK
r-release-linux-x86_64 0.5.0 24.63 181.75 206.38 OK
r-release-macos-arm64 0.5.0 6.00 51.00 57.00 OK
r-release-macos-x86_64 0.5.0 18.00 186.00 204.00 OK
r-release-windows-x86_64 0.5.0 29.00 244.00 273.00 OK
r-oldrel-macos-arm64 0.5.0 5.00 52.00 57.00 OK
r-oldrel-macos-x86_64 0.5.0 18.00 262.00 280.00 OK
r-oldrel-windows-x86_64 0.5.0 38.00 318.00 356.00 OK

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘fable/libs/fable.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

Version: 0.5.0
Check: compiled code
Result: NOTE File 'fable/libs/x64/fable.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