Last updated on 2026-04-03 23:56:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.15 | 23.36 | 34.50 | 57.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.15 | 17.81 | 35.34 | 53.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.15 | 37.00 | 59.79 | 96.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.15 | 49.00 | 55.74 | 104.74 | OK | |
| r-devel-macos-arm64 | 0.0.15 | 5.00 | 13.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 0.0.15 | 25.00 | 76.00 | 101.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.15 | 22.92 | 25.87 | 48.79 | NOTE | |
| r-release-linux-x86_64 | 0.0.15 | 19.69 | 25.20 | 44.89 | OK | |
| r-release-macos-arm64 | 0.0.15 | OK | ||||
| r-release-macos-x86_64 | 0.0.15 | 12.00 | 35.00 | 47.00 | OK | |
| r-release-windows-x86_64 | 0.0.15 | 24.00 | 71.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.15 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.15 | 16.00 | 43.00 | 59.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.15 | 23.00 | 79.00 | 102.00 | OK |
Version: 0.0.15
Check: compiled code
Result: NOTE
File ‘stosim/libs/stosim.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.0.15
Check: compiled code
Result: NOTE
File 'stosim/libs/x64/stosim.dll':
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-devel-windows-x86_64