Last updated on 2026-04-25 00:50:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 53.03 | 75.93 | 128.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 40.50 | 57.45 | 97.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 75.00 | 120.44 | 195.44 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 108.00 | 126.88 | 234.88 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 51.58 | 72.74 | 124.32 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 52.11 | 69.60 | 121.71 | OK | |
| r-release-macos-arm64 | 1.0.2 | 11.00 | 19.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 35.00 | 78.00 | 113.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.2 | 64.00 | 107.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 10.00 | 20.00 | 30.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.2 | 34.00 | 79.00 | 113.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 61.00 | 106.00 | 167.00 | OK |
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘rtestim/libs/rtestim.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