Last updated on 2026-04-24 23:54:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.16 | 117.44 | 123.31 | 240.75 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.16 | 67.52 | 85.55 | 153.07 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.16 | 181.00 | 179.05 | 360.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.16 | 199.00 | 177.77 | 376.77 | OK | |
| r-patched-linux-x86_64 | 1.3.16 | 105.21 | 114.60 | 219.81 | OK | |
| r-release-linux-x86_64 | 1.3.16 | 81.44 | 105.57 | 187.01 | OK | |
| r-release-macos-arm64 | 1.3.16 | 24.00 | 14.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 1.3.16 | 65.00 | 77.00 | 142.00 | NOTE | |
| r-release-windows-x86_64 | 1.3.16 | 132.00 | 170.00 | 302.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.16 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.16 | 60.00 | 83.00 | 143.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.16 | 121.00 | 161.00 | 282.00 | OK |
Version: 1.3.16
Check: compiled code
Result: NOTE
File ‘ddalpha/libs/ddalpha.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