Last updated on 2026-04-24 13:48:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.3 | 127.75 | 156.04 | 283.79 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.3 | 98.51 | 109.65 | 208.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.3 | 158.00 | 502.82 | 660.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 269.00 | 552.52 | 821.52 | OK | |
| r-patched-linux-x86_64 | 1.1.3 | 127.61 | 139.55 | 267.16 | OK | |
| r-release-linux-x86_64 | 1.1.3 | 112.07 | 135.51 | 247.58 | OK | |
| r-release-macos-arm64 | 1.1.3 | OK | ||||
| r-release-macos-x86_64 | 1.1.3 | 99.00 | 457.00 | 556.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.3 | 153.00 | 189.00 | 342.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.3 | 77.00 | 170.00 | 247.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.3 | 137.00 | 185.00 | 322.00 | OK |
Version: 1.1.3
Check: compiled code
Result: NOTE
File ‘phyr/libs/phyr.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