Last updated on 2026-04-25 23:50:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2 | 50.60 | 80.32 | 130.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2 | 35.15 | 58.93 | 94.08 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2 | 72.00 | 132.10 | 204.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2 | 98.00 | 118.47 | 216.47 | OK | |
| r-patched-linux-x86_64 | 1.2 | 50.17 | 76.08 | 126.25 | OK | |
| r-release-linux-x86_64 | 1.2 | 47.71 | 72.98 | 120.69 | OK | |
| r-release-macos-arm64 | 1.2 | 10.00 | 20.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.2 | 31.00 | 81.00 | 112.00 | NOTE | |
| r-release-windows-x86_64 | 1.2 | 54.00 | 105.00 | 159.00 | OK | |
| r-oldrel-macos-arm64 | 1.2 | 9.00 | 19.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2 | 28.00 | 103.00 | 131.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2 | 67.00 | 130.00 | 197.00 | OK |
Version: 1.2
Check: compiled code
Result: NOTE
File ‘PSPI/libs/PSPI.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