Last updated on 2026-04-02 00:54:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.16 | 108.84 | 119.66 | 228.50 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.16 | 76.11 | 83.33 | 159.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.16 | 184.00 | 179.05 | 363.05 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.16 | 216.00 | 190.43 | 406.43 | OK | |
| r-devel-macos-arm64 | 1.3.16 | 24.00 | 14.00 | 38.00 | OK | |
| r-devel-windows-x86_64 | 1.3.16 | 140.00 | 171.00 | 311.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.16 | 102.74 | 112.29 | 215.03 | NOTE | |
| r-release-linux-x86_64 | 1.3.16 | 84.09 | 104.66 | 188.75 | OK | |
| r-release-macos-arm64 | 1.3.16 | OK | ||||
| r-release-macos-x86_64 | 1.3.16 | 60.00 | 83.00 | 143.00 | OK | |
| r-release-windows-x86_64 | 1.3.16 | 124.00 | 165.00 | 289.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.16 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.16 | 60.00 | 85.00 | 145.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.16 | 150.00 | 190.00 | 340.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 1.3.16
Check: compiled code
Result: NOTE
File 'ddalpha/libs/x64/ddalpha.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