Last updated on 2026-04-25 13:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.11.4 | 283.06 | 362.39 | 645.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.11.4 | 219.77 | 263.78 | 483.55 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.11.4 | 344.00 | 634.17 | 978.17 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.11.4 | 587.00 | 633.26 | 1220.26 | OK | |
| r-patched-linux-x86_64 | 1.11.4 | 280.28 | 378.74 | 659.02 | OK | |
| r-release-linux-x86_64 | 1.11.4 | 279.79 | 368.63 | 648.42 | OK | |
| r-release-macos-arm64 | 1.11.4 | 60.00 | 58.00 | 118.00 | OK | |
| r-release-macos-x86_64 | 1.11.4 | 187.00 | 379.00 | 566.00 | NOTE | |
| r-release-windows-x86_64 | 1.11.4 | 276.00 | 557.00 | 833.00 | OK | |
| r-oldrel-macos-arm64 | 1.11.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.11.4 | 168.00 | 351.00 | 519.00 | OK | |
| r-oldrel-windows-x86_64 | 1.11.4 | 267.00 | 561.00 | 828.00 | OK |
Version: 1.11.4
Check: compiled code
Result: NOTE
File ‘melt/libs/melt.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