Last updated on 2026-04-01 06:53:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.2 | 19.68 | 75.02 | 94.70 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.2 | 17.55 | 57.45 | 75.00 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.2 | 30.00 | 113.96 | 143.96 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 40.00 | 122.63 | 162.63 | OK | |
| r-devel-macos-arm64 | 0.0.2 | 5.00 | 24.00 | 29.00 | OK | |
| r-devel-windows-x86_64 | 0.0.2 | 25.00 | 99.00 | 124.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.2 | 20.76 | 69.57 | 90.33 | OK | |
| r-release-linux-x86_64 | 0.0.2 | 20.38 | 69.32 | 89.70 | OK | |
| r-release-macos-arm64 | 0.0.2 | OK | ||||
| r-release-macos-x86_64 | 0.0.2 | 13.00 | 104.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.0.2 | 24.00 | 101.00 | 125.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.2 | 16.00 | 63.00 | 79.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.2 | 29.00 | 134.00 | 163.00 | OK |
Version: 0.0.2
Check: compiled code
Result: NOTE
File ‘TreeDimensionTest/libs/TreeDimensionTest.so’:
Found non-API call to R: ‘R_UnboundValue’
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
Version: 0.0.2
Check: compiled code
Result: NOTE
File 'TreeDimensionTest/libs/x64/TreeDimensionTest.dll':
Found non-API call to R: 'R_UnboundValue'
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