Last updated on 2026-04-25 17:49:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.4.1 | 63.49 | 63.21 | 126.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.4.1 | 47.61 | 45.89 | 93.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.4.1 | 100.00 | 83.14 | 183.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.4.1 | 126.00 | 84.50 | 210.50 | OK | |
| r-patched-linux-x86_64 | 4.4.1 | 65.79 | 58.24 | 124.03 | OK | |
| r-release-linux-x86_64 | 4.4.1 | 55.97 | 53.28 | 109.25 | OK | |
| r-release-macos-arm64 | 4.4.1 | 14.00 | 8.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 4.4.1 | 40.00 | 43.00 | 83.00 | NOTE | |
| r-release-windows-x86_64 | 4.4.1 | 109.00 | 91.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 4.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 4.4.1 | 36.00 | 29.00 | 65.00 | OK | |
| r-oldrel-windows-x86_64 | 4.4.1 | 101.00 | 92.00 | 193.00 | OK |
Version: 4.4.1
Check: compiled code
Result: NOTE
File ‘pcadapt/libs/pcadapt.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