Last updated on 2026-04-25 13:50:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.2 | 42.02 | 62.20 | 104.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.1.2 | 36.58 | 46.81 | 83.39 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.1.2 | 73.00 | 92.79 | 165.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.2 | 73.00 | 100.10 | 173.10 | OK | |
| r-patched-linux-x86_64 | 3.1.2 | 44.85 | 56.71 | 101.56 | OK | |
| r-release-linux-x86_64 | 3.1.2 | 42.84 | 53.80 | 96.64 | OK | |
| r-release-macos-arm64 | 3.1.2 | 10.00 | 21.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 3.1.2 | 34.00 | 75.00 | 109.00 | NOTE | |
| r-release-windows-x86_64 | 3.1.2 | 60.00 | 92.00 | 152.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 3.1.2 | 33.00 | 90.00 | 123.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1.2 | 70.00 | 92.00 | 162.00 | OK |
Version: 3.1.2
Check: compiled code
Result: NOTE
File ‘rshift/libs/rshift.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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