Last updated on 2026-01-01 02:50:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2.0 | 22.47 | 56.98 | 79.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2.0 | 15.73 | 40.78 | 56.51 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2.0 | 46.00 | 94.98 | 140.98 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2.0 | 46.00 | 106.78 | 152.78 | NOTE | |
| r-devel-windows-x86_64 | 0.2.2.0 | 29.00 | 84.00 | 113.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2.0 | 25.33 | 50.49 | 75.82 | OK | |
| r-release-linux-x86_64 | 0.2.2.0 | 23.56 | 49.99 | 73.55 | 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 | 86.00 | 114.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 | 34.00 | 107.00 | 141.00 | OK |
Version: 0.2.2.0
Check: compiled code
Result: NOTE
File ‘zebu/libs/zebu.so’:
Found non-API call to R: ‘ATTRIB’
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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.2.0
Check: compiled code
Result: NOTE
File 'zebu/libs/x64/zebu.dll':
Found non-API call to R: 'ATTRIB'
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-devel-windows-x86_64