Last updated on 2026-04-25 13:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 60.31 | 86.76 | 147.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 44.70 | 65.70 | 110.40 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 88.00 | 131.72 | 219.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 126.00 | 140.71 | 266.71 | OK | |
| r-patched-linux-x86_64 | 1.0.5 | 60.73 | 81.49 | 142.22 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 49.34 | 78.72 | 128.06 | OK | |
| r-release-macos-arm64 | 1.0.5 | 12.00 | 21.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 1.0.5 | 37.00 | 81.00 | 118.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.5 | 78.00 | 108.00 | 186.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.5 | 39.00 | 80.00 | 119.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 63.00 | 109.00 | 172.00 | OK |
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘modeLLtest/libs/modeLLtest.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