Last updated on 2026-03-28 03:51:26 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 26.36 | 200.58 | 226.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 17.95 | 137.89 | 155.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 48.00 | 338.13 | 386.13 | OK | |
| 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 | 51.00 | 57.00 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 31.00 | 243.00 | 274.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 26.82 | 183.34 | 210.16 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 23.62 | 182.47 | 206.09 | 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 | 31.00 | 237.00 | 268.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 | 41.00 | 307.00 | 348.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-devel-linux-x86_64-debian-gcc