Last updated on 2026-03-31 01:54:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2.0 | 26.37 | 56.48 | 82.85 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2.0 | 21.60 | 40.77 | 62.37 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2.0 | 37.00 | 86.95 | 123.95 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2.0 | 54.00 | 93.43 | 147.43 | OK | |
| r-devel-macos-arm64 | 0.2.2.0 | 6.00 | 18.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 0.2.2.0 | 36.00 | 88.00 | 124.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2.0 | 23.11 | 49.66 | 72.77 | OK | |
| r-release-linux-x86_64 | 0.2.2.0 | 21.87 | 49.97 | 71.84 | OK | |
| r-release-macos-arm64 | 0.2.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.2.0 | 14.00 | 64.00 | 78.00 | OK | |
| r-release-windows-x86_64 | 0.2.2.0 | 28.00 | 87.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2.0 | 18.00 | 45.00 | 63.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2.0 | 36.00 | 107.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang