Last updated on 2026-04-25 13:50:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 218.53 | 156.44 | 374.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 129.07 | 93.51 | 222.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 358.00 | 269.14 | 627.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 384.00 | 237.15 | 621.15 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 184.32 | 145.85 | 330.17 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 144.01 | 133.41 | 277.42 | OK | |
| r-release-macos-arm64 | 1.0.1 | 37.00 | 17.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 107.00 | 108.00 | 215.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.1 | 237.00 | 184.00 | 421.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 95.00 | 95.00 | 190.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 200.00 | 177.00 | 377.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘aRtsy/libs/aRtsy.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