Last updated on 2026-04-30 02:49:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 26.91 | 196.70 | 223.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 17.40 | 136.74 | 154.14 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 50.00 | 330.74 | 380.74 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 53.00 | 335.41 | 388.41 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 41.00 | 243.00 | 284.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 19.92 | 189.72 | 209.64 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 23.27 | 187.14 | 210.41 | OK | |
| r-release-macos-arm64 | 0.5.0 | 6.00 | 48.00 | 54.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 | 35.00 | 251.00 | 286.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 | 40.00 | 317.00 | 357.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