Last updated on 2026-03-29 01:50:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.2 | 20.33 | 75.23 | 95.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.2 | 15.67 | 58.24 | 73.91 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.2 | 34.00 | 121.61 | 155.61 | OK | |
| 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 | 26.00 | 31.00 | OK | |
| r-devel-windows-x86_64 | 0.0.2 | 26.00 | 98.00 | 124.00 | OK | |
| 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 | 25.00 | 107.00 | 132.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 | 31.00 | 134.00 | 165.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.
Flavor: r-devel-linux-x86_64-debian-gcc