Last updated on 2026-04-25 17:49:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.10 | 72.20 | 115.21 | 187.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.10 | 47.00 | 80.69 | 127.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.10 | 115.00 | 171.35 | 286.35 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.10 | 133.00 | 176.39 | 309.39 | OK | |
| r-patched-linux-x86_64 | 1.1.10 | 65.14 | 112.54 | 177.68 | OK | |
| r-release-linux-x86_64 | 1.1.10 | 58.52 | 107.06 | 165.58 | OK | |
| r-release-macos-arm64 | 1.1.10 | 16.00 | 26.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 1.1.10 | 46.00 | 113.00 | 159.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.10 | 93.00 | 164.00 | 257.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.10 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.10 | 39.00 | 95.00 | 134.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.10 | 88.00 | 163.00 | 251.00 | OK |
Version: 1.1.10
Check: compiled code
Result: NOTE
File ‘GENLIB/libs/GENLIB.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