Last updated on 2025-12-26 12:50:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 28.33 | 48.67 | 77.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 18.80 | 37.07 | 55.87 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 61.00 | 77.09 | 138.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 54.00 | 97.29 | 151.29 | NOTE | |
| r-devel-windows-x86_64 | 0.1.3 | 32.00 | 82.00 | 114.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 27.61 | 44.66 | 72.27 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 27.02 | 43.82 | 70.84 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 18.00 | 160.00 | 178.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 33.00 | 79.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 18.00 | 121.00 | 139.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 38.00 | 99.00 | 137.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘tree.interpreter/libs/tree.interpreter.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.1.3
Check: compiled code
Result: NOTE
File 'tree.interpreter/libs/x64/tree.interpreter.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