Last updated on 2026-04-15 05:53:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8.2 | 55.29 | 128.78 | 184.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.8.2 | 42.88 | 97.17 | 140.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.8.2 | 79.00 | 192.62 | 271.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.8.2 | 122.00 | 214.71 | 336.71 | OK | |
| r-devel-macos-arm64 | 1.8.2 | 12.00 | 33.00 | 45.00 | OK | |
| r-devel-windows-x86_64 | 1.8.2 | 71.00 | 182.00 | 253.00 | OK | |
| r-patched-linux-x86_64 | 1.8.2 | 65.49 | 131.76 | 197.25 | NOTE | |
| r-release-linux-x86_64 | 1.8.2 | 50.64 | 125.02 | 175.66 | OK | |
| r-release-macos-arm64 | 1.8.2 | OK | ||||
| r-release-macos-x86_64 | 1.8.2 | 30.00 | 132.00 | 162.00 | OK | |
| r-release-windows-x86_64 | 1.8.2 | 63.00 | 0.00 | 63.00 | OK | |
| r-oldrel-macos-arm64 | 1.8.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.8.2 | 41.00 | 77.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 1.8.2 | 77.00 | 234.00 | 311.00 | OK |
Version: 1.8.2
Check: compiled code
Result: NOTE
File ‘purgeR/libs/purgeR.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-patched-linux-x86_64