Last updated on 2026-01-01 03:49:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.24 | 17.05 | 68.95 | 86.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.24 | 12.56 | 51.62 | 64.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.24 | 32.00 | 104.70 | 136.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.24 | 34.00 | 116.43 | 150.43 | NOTE | |
| r-devel-windows-x86_64 | 0.24 | 23.00 | 94.00 | 117.00 | NOTE | |
| r-patched-linux-x86_64 | 0.24 | 18.21 | 65.07 | 83.28 | OK | |
| r-release-linux-x86_64 | 0.24 | 16.24 | 65.06 | 81.30 | OK | |
| r-release-macos-arm64 | 0.24 | OK | ||||
| r-release-macos-x86_64 | 0.24 | 13.00 | 79.00 | 92.00 | OK | |
| r-release-windows-x86_64 | 0.24 | 21.00 | 94.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 0.24 | OK | ||||
| r-oldrel-macos-x86_64 | 0.24 | 12.00 | 82.00 | 94.00 | OK | |
| r-oldrel-windows-x86_64 | 0.24 | 28.00 | 116.00 | 144.00 | OK |
Version: 0.24
Check: compiled code
Result: NOTE
File ‘ranktreeEnsemble/libs/ranktreeEnsemble.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-gcc
Version: 0.24
Check: compiled code
Result: NOTE
File 'ranktreeEnsemble/libs/x64/ranktreeEnsemble.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