Last updated on 2026-04-26 03:49:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 74.85 | 63.60 | 138.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 52.71 | 44.14 | 96.85 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 113.00 | 107.88 | 220.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 153.00 | 91.53 | 244.53 | OK | |
| r-patched-linux-x86_64 | 1.0 | 68.30 | 58.31 | 126.61 | OK | |
| r-release-linux-x86_64 | 1.0 | 68.57 | 57.86 | 126.43 | OK | |
| r-release-macos-arm64 | 1.0 | 14.00 | 11.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 43.00 | 79.00 | 122.00 | NOTE | |
| r-release-windows-x86_64 | 1.0 | 10.00 | 5.00 | 15.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0 | 37.00 | 67.00 | 104.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 13.00 | 7.00 | 20.00 | ERROR |
Version: 1.0
Check: compiled code
Result: NOTE
File ‘flan/libs/flan.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
Version: 1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64