Last updated on 2026-04-25 09:49:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.6.6 | 493.29 | 114.47 | 607.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 5.6.6 | 372.30 | 78.84 | 451.14 | OK | |
| r-devel-linux-x86_64-fedora-clang | 5.6.6 | 960.00 | 169.57 | 1129.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.6.6 | 1080.00 | 168.97 | 1248.97 | OK | |
| r-patched-linux-x86_64 | 5.6.6 | 519.50 | 106.16 | 625.66 | OK | |
| r-release-linux-x86_64 | 5.6.6 | 454.32 | 97.07 | 551.39 | OK | |
| r-release-macos-arm64 | 5.6.6 | 111.00 | -56.00 | 55.00 | OK | |
| r-release-macos-x86_64 | 5.6.6 | 319.00 | -40.00 | 279.00 | NOTE | |
| r-oldrel-macos-arm64 | 5.6.6 | 84.00 | -27.00 | 57.00 | OK | |
| r-oldrel-macos-x86_64 | 5.6.6 | 312.00 | 146.00 | 458.00 | OK |
Version: 5.6.6
Check: compiled code
Result: NOTE
File ‘misha/libs/misha.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