Last updated on 2025-12-26 23:51:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 19.68 | 132.60 | 152.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 14.62 | 95.22 | 109.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 44.00 | 223.45 | 267.45 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 40.00 | 214.12 | 254.12 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 25.00 | 256.00 | 281.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 21.14 | 124.72 | 145.86 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 21.64 | 123.18 | 144.82 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 14.00 | 152.00 | 166.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 27.00 | 244.00 | 271.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 15.00 | 123.00 | 138.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 34.00 | 322.00 | 356.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘e2tree/libs/e2tree.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.0
Check: compiled code
Result: NOTE
File 'e2tree/libs/x64/e2tree.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