Last updated on 2026-03-29 01:50:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.2 | 44.16 | 61.39 | 105.55 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.1.2 | 33.73 | 44.12 | 77.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.1.2 | 74.00 | 92.93 | 166.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.2 | 73.00 | 99.52 | 172.52 | OK | |
| r-devel-macos-arm64 | 3.1.2 | 11.00 | 22.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 3.1.2 | 74.00 | 94.00 | 168.00 | OK | |
| r-patched-linux-x86_64 | 3.1.2 | 42.31 | 53.88 | 96.19 | OK | |
| r-release-linux-x86_64 | 3.1.2 | 43.44 | 53.13 | 96.57 | OK | |
| r-release-macos-arm64 | 3.1.2 | OK | ||||
| r-release-macos-x86_64 | 3.1.2 | 33.00 | 90.00 | 123.00 | OK | |
| r-release-windows-x86_64 | 3.1.2 | 74.00 | 97.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 3.1.2 | 32.00 | 78.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1.2 | 76.00 | 104.00 | 180.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-devel-linux-x86_64-debian-gcc