Last updated on 2026-04-28 13:55:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 55.69 | 55.11 | 110.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 55.94 | 49.01 | 104.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 71.00 | 83.00 | 154.00 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 137.00 | 83.72 | 220.72 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 71.00 | 98.00 | 169.00 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 66.78 | 60.63 | 127.41 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 68.29 | 59.16 | 127.45 | OK | |
| r-release-macos-arm64 | 0.1.6 | 14.00 | 15.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 44.00 | 72.00 | 116.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.6 | 63.00 | 97.00 | 160.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | 13.00 | 16.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.6 | 43.00 | 131.00 | 174.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 85.00 | 110.00 | 195.00 | OK |
Version: 0.1.6
Check: compiled code
Result: NOTE
File ‘DDRTree/libs/DDRTree.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-release-macos-x86_64