CRAN Package Check Results for Package fable

Last updated on 2026-04-15 21:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 24.80 197.65 222.45 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 19.54 134.36 153.90 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 52.00 359.82 411.82 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 56.00 364.75 420.75 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 251.00 283.00 OK
r-patched-linux-x86_64 0.5.0 29.10 187.15 216.25 NOTE
r-release-linux-x86_64 0.5.0 23.01 182.29 205.30 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 32.00 244.00 276.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 43.00 319.00 362.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. Flavor: r-patched-linux-x86_64