Last updated on 2026-04-25 01:51:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 64.92 | 54.78 | 119.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 55.83 | 50.37 | 106.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 71.00 | 82.90 | 153.90 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 137.00 | 83.72 | 220.72 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 66.78 | 60.63 | 127.41 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 64.89 | 58.61 | 123.50 | OK | |
| r-release-macos-arm64 | 0.1.6 | 14.00 | 16.00 | 30.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 | 64.00 | 89.00 | 153.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 | 62.00 | 89.00 | 151.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