Last updated on 2026-04-25 13:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 25.15 | 197.20 | 222.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 18.76 | 133.02 | 151.78 | 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 | 48.00 | 319.34 | 367.34 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 24.02 | 190.91 | 214.93 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 22.72 | 183.08 | 205.80 | OK | |
| r-release-macos-arm64 | 0.5.0 | 6.00 | 46.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 19.00 | 187.00 | 206.00 | NOTE | |
| r-release-windows-x86_64 | 0.5.0 | 32.00 | 243.00 | 275.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 6.00 | 51.00 | 57.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 18.00 | 186.00 | 204.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 32.00 | 238.00 | 270.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-release-macos-x86_64