Last updated on 2026-04-27 21:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2.0 | 23.73 | 58.28 | 82.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2.0 | 20.29 | 41.76 | 62.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2.0 | 36.00 | 86.52 | 122.52 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2.0 | 59.00 | 102.56 | 161.56 | OK | |
| r-devel-windows-x86_64 | 0.2.2.0 | 40.00 | 91.00 | 131.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2.0 | 27.66 | 51.18 | 78.84 | OK | |
| r-release-linux-x86_64 | 0.2.2.0 | 27.69 | 51.44 | 79.13 | OK | |
| r-release-macos-arm64 | 0.2.2.0 | 6.00 | 19.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.2.2.0 | 17.00 | 87.00 | 104.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.2.0 | 32.00 | 92.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2.0 | 14.00 | 64.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2.0 | 37.00 | 106.00 | 143.00 | OK |
Version: 0.2.2.0
Check: compiled code
Result: NOTE
File ‘zebu/libs/zebu.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