Last updated on 2026-03-28 05:50:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1 | 30.93 | 45.30 | 76.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1 | 21.19 | 32.47 | 53.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1 | 40.00 | 68.23 | 108.23 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1 | 52.00 | 66.21 | 118.21 | OK | |
| r-devel-macos-arm64 | 2.1 | 5.00 | 13.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 2.1 | 35.00 | 81.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 2.1 | 24.03 | 40.49 | 64.52 | OK | |
| r-release-linux-x86_64 | 2.1 | 22.76 | 40.53 | 63.29 | OK | |
| r-release-macos-arm64 | 2.1 | 4.00 | 13.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 2.1 | 20.00 | 99.00 | 119.00 | OK | |
| r-release-windows-x86_64 | 2.1 | 31.00 | 81.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 2.1 | 4.00 | 16.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1 | 20.00 | 106.00 | 126.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1 | 36.00 | 102.00 | 138.00 | OK |
Version: 2.1
Check: compiled code
Result: NOTE
File ‘bayMDS/libs/bayMDS.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