Last updated on 2026-04-26 13:49:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.0 | 61.89 | 79.94 | 141.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.0 | 41.01 | 52.47 | 93.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.0 | 84.00 | 126.66 | 210.66 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 117.00 | 113.37 | 230.37 | OK | |
| r-patched-linux-x86_64 | 2.1.0 | 62.03 | 71.08 | 133.11 | OK | |
| r-release-linux-x86_64 | 2.1.0 | 59.95 | 72.26 | 132.21 | OK | |
| r-release-macos-arm64 | 2.1.0 | 11.00 | 16.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 2.1.0 | 37.00 | 89.00 | 126.00 | NOTE | |
| r-release-windows-x86_64 | 2.1.0 | 69.00 | 117.00 | 186.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.0 | 10.00 | 17.00 | 27.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.0 | 38.00 | 76.00 | 114.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.0 | 82.00 | 132.00 | 214.00 | OK |
Version: 2.1.0
Check: compiled code
Result: NOTE
File ‘switchSelection/libs/switchSelection.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