Last updated on 2026-04-12 15:56:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.0 | 64.11 | 139.45 | 203.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.3.0 | 48.65 | 90.18 | 138.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.3.0 | 124.00 | 251.59 | 375.59 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 138.00 | 248.72 | 386.72 | OK | |
| r-devel-macos-arm64 | 3.3.0 | 15.00 | 32.00 | 47.00 | OK | |
| r-devel-windows-x86_64 | 3.3.0 | 84.00 | 178.00 | 262.00 | OK | |
| r-patched-linux-x86_64 | 3.3.0 | 71.36 | 133.05 | 204.41 | NOTE | |
| r-release-linux-x86_64 | 3.3.0 | 62.28 | 129.69 | 191.97 | OK | |
| r-release-macos-arm64 | 3.3.0 | OK | ||||
| r-release-macos-x86_64 | 3.3.0 | 37.00 | 146.00 | 183.00 | OK | |
| r-release-windows-x86_64 | 3.3.0 | 76.00 | 0.00 | 76.00 | OK | |
| r-oldrel-macos-arm64 | 3.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 3.3.0 | 36.00 | 151.00 | 187.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3.0 | 88.00 | 241.00 | 329.00 | OK |
Version: 3.3.0
Check: compiled code
Result: NOTE
File ‘Rgof/libs/Rgof.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-patched-linux-x86_64