Last updated on 2026-04-04 05:51:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8.1 | 85.27 | 407.98 | 493.25 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.8.1 | 51.56 | 254.29 | 305.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8.1 | 127.00 | 661.37 | 788.37 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.8.1 | 141.00 | 575.39 | 716.39 | 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 | 348.00 | 427.00 | NOTE | |
| r-patched-linux-x86_64 | 2.8.1 | 74.76 | 381.02 | 455.78 | NOTE | |
| 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-patched-linux-x86_64
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