Last updated on 2026-04-25 09:49:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 39.54 | 70.89 | 110.43 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 30.02 | 50.02 | 80.04 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.4 | 38.00 | 103.42 | 141.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 80.00 | 98.06 | 178.06 | OK | |
| r-patched-linux-x86_64 | 1.1.4 | 44.60 | 67.82 | 112.42 | OK | |
| r-release-linux-x86_64 | 1.1.4 | 39.22 | 57.41 | 96.63 | OK | |
| r-release-macos-arm64 | 1.1.4 | 7.00 | 20.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.1.4 | 22.00 | 69.00 | 91.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.4 | 44.00 | 136.00 | 180.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.4 | 19.00 | 85.00 | 104.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.4 | 39.00 | 132.00 | 171.00 | OK |
Version: 1.1.4
Check: compiled code
Result: NOTE
File ‘PoweR/libs/PoweR.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