Last updated on 2026-01-08 19:51:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 49.65 | 64.73 | 114.38 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 36.31 | 44.04 | 80.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 110.00 | 107.86 | 217.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 107.00 | 121.50 | 228.50 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 58.00 | 99.00 | 157.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.4 | 54.70 | 57.36 | 112.06 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 55.89 | 57.18 | 113.07 | OK | |
| r-release-macos-arm64 | 0.1.4 | 9.00 | 18.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.1.4 | 37.00 | 247.00 | 284.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 59.00 | 94.00 | 153.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | 9.00 | 20.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.4 | 46.00 | 324.00 | 370.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 74.00 | 118.00 | 192.00 | OK |
Version: 0.1.4
Check: compiled code
Result: NOTE
File ‘GBOP2/libs/GBOP2.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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.4
Check: compiled code
Result: NOTE
File 'GBOP2/libs/x64/GBOP2.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