Last updated on 2026-04-02 22:51:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.10 | 73.62 | 115.15 | 188.77 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.10 | 48.28 | 80.03 | 128.31 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.10 | 117.00 | 171.86 | 288.86 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.10 | 140.00 | 194.39 | 334.39 | OK | |
| r-devel-macos-arm64 | 1.1.10 | 16.00 | 26.00 | 42.00 | OK | |
| r-devel-windows-x86_64 | 1.1.10 | 93.00 | 167.00 | 260.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.10 | 63.32 | 111.02 | 174.34 | NOTE | |
| r-release-linux-x86_64 | 1.1.10 | 56.95 | 107.35 | 164.30 | OK | |
| r-release-macos-arm64 | 1.1.10 | OK | ||||
| r-release-macos-x86_64 | 1.1.10 | 39.00 | 95.00 | 134.00 | OK | |
| r-release-windows-x86_64 | 1.1.10 | 92.00 | 164.00 | 256.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.10 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.10 | 51.00 | 52.00 | 103.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.10 | 106.00 | 202.00 | 308.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 1.1.10
Check: compiled code
Result: NOTE
File 'GENLIB/libs/x64/GENLIB.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