Last updated on 2026-04-25 10:51:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 45.85 | 101.99 | 147.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 31.14 | 72.16 | 103.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 60.00 | 155.34 | 215.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 90.00 | 163.67 | 253.67 | OK | |
| r-patched-linux-x86_64 | 1.0.5 | 45.63 | 90.77 | 136.40 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 40.76 | 89.24 | 130.00 | OK | |
| r-release-macos-arm64 | 1.0.5 | 8.00 | 25.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 1.0.5 | 29.00 | 98.00 | 127.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.5 | 52.00 | 129.00 | 181.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.5 | 29.00 | 100.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 45.00 | 128.00 | 173.00 | OK |
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘smmR/libs/smmR.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