Last updated on 2026-04-14 19:56:22 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 | 18.08 | 135.97 | 154.05 | 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 | 36.00 | 246.00 | 282.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 | 0.00 | 32.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 | 39.00 | 310.00 | 349.00 | OK |
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