Last updated on 2026-04-29 23:53:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 50.98 | 76.07 | 127.05 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 39.44 | 55.38 | 94.82 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 75.00 | 120.96 | 195.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 108.00 | 126.88 | 234.88 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 77.00 | 108.00 | 185.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 51.58 | 72.74 | 124.32 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 53.62 | 71.30 | 124.92 | 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 | 66.00 | 109.00 | 175.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 | 83.00 | 142.00 | 225.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