Last updated on 2026-04-26 03:49:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4 | 49.51 | 62.37 | 111.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4 | 39.50 | 47.12 | 86.62 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4 | 63.00 | 93.28 | 156.28 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4 | 107.00 | 90.98 | 197.98 | OK | |
| r-patched-linux-x86_64 | 1.4 | 58.65 | 58.24 | 116.89 | OK | |
| r-release-linux-x86_64 | 1.4 | 57.54 | 57.78 | 115.32 | OK | |
| r-release-macos-arm64 | 1.4 | 10.00 | 17.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.4 | 35.00 | 80.00 | 115.00 | NOTE | |
| r-release-windows-x86_64 | 1.4 | 56.00 | 96.00 | 152.00 | OK | |
| r-oldrel-macos-arm64 | 1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4 | 30.00 | 71.00 | 101.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4 | 72.00 | 115.00 | 187.00 | OK |
Version: 1.4
Check: compiled code
Result: NOTE
File ‘saeMSPE/libs/saeMSPE.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