Last updated on 2026-04-01 01:53:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8.1 | 86.89 | 410.55 | 497.44 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.8.1 | 54.03 | 252.00 | 306.03 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8.1 | 124.00 | 644.28 | 768.28 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.8.1 | 147.00 | 624.46 | 771.46 | OK | |
| r-devel-macos-arm64 | 2.8.1 | 17.00 | 74.00 | 91.00 | OK | |
| r-devel-windows-x86_64 | 2.8.1 | 79.00 | 344.00 | 423.00 | NOTE | |
| r-patched-linux-x86_64 | 2.8.1 | 74.21 | 373.58 | 447.79 | OK | |
| r-release-linux-x86_64 | 2.8.1 | 74.09 | 375.87 | 449.96 | 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 | 75.00 | 347.00 | 422.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 | 100.00 | 480.00 | 580.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 2.8.1
Check: compiled code
Result: NOTE
File 'medfateland/libs/x64/medfateland.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