Last updated on 2026-03-28 00:53:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8.1 | 85.67 | 408.34 | 494.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.8.1 | 56.23 | 248.06 | 304.29 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8.1 | 132.00 | 691.13 | 823.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.8.1 | 147.00 | 624.46 | 771.46 | OK | |
| r-devel-macos-arm64 | 2.8.1 | 16.00 | 76.00 | 92.00 | OK | |
| r-devel-windows-x86_64 | 2.8.1 | 80.00 | 348.00 | 428.00 | OK | |
| r-patched-linux-x86_64 | 2.8.1 | 74.21 | 373.58 | 447.79 | OK | |
| r-release-linux-x86_64 | 2.8.1 | 73.13 | 375.36 | 448.49 | OK | |
| r-release-macos-arm64 | 2.8.1 | OK | ||||
| r-release-macos-x86_64 | 2.8.1 | 47.00 | 269.00 | 316.00 | OK | |
| r-release-windows-x86_64 | 2.8.1 | 73.00 | 345.00 | 418.00 | OK | |
| r-oldrel-macos-arm64 | 2.8.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.8.1 | 46.00 | 303.00 | 349.00 | OK | |
| r-oldrel-windows-x86_64 | 2.8.1 | 103.00 | 492.00 | 595.00 | OK |
Version: 2.8.1
Check: compiled code
Result: NOTE
File ‘medfateland/libs/medfateland.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-devel-linux-x86_64-debian-gcc