Last updated on 2026-04-09 05:51:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 40.98 | 69.48 | 110.46 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 30.01 | 49.97 | 79.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.4 | 44.00 | 116.82 | 160.82 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 80.00 | 97.96 | 177.96 | NOTE | |
| r-devel-macos-arm64 | 1.1.4 | 7.00 | 20.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 1.1.4 | 45.00 | 149.00 | 194.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.4 | 45.15 | 66.49 | 111.64 | NOTE | |
| r-release-linux-x86_64 | 1.1.4 | 42.08 | 58.47 | 100.55 | OK | |
| r-release-macos-arm64 | 1.1.4 | OK | ||||
| r-release-macos-x86_64 | 1.1.4 | 19.00 | 85.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 1.1.4 | 48.00 | 133.00 | 181.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.4 | 19.00 | 77.00 | 96.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.4 | 54.00 | 151.00 | 205.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.1.4
Check: compiled code
Result: NOTE
File 'PoweR/libs/x64/PoweR.dll':
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-devel-windows-x86_64