Last updated on 2026-04-13 05:53:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 58.63 | 35.59 | 94.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 37.15 | 28.14 | 65.29 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 77.00 | 55.93 | 132.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 100.00 | 50.54 | 150.54 | OK | |
| r-devel-macos-arm64 | 0.1.5 | 9.00 | 9.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 0.1.5 | 60.00 | 66.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.1.5 | 43.50 | 31.74 | 75.24 | NOTE | |
| r-release-linux-x86_64 | 0.1.5 | 44.54 | 30.68 | 75.22 | OK | |
| r-release-macos-arm64 | 0.1.5 | OK | ||||
| r-release-macos-x86_64 | 0.1.5 | 28.00 | 30.00 | 58.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 54.00 | 0.00 | 54.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.5 | 28.00 | 33.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 64.00 | 83.00 | 147.00 | OK |
Version: 0.1.5
Check: compiled code
Result: NOTE
File ‘scINSIGHT/libs/scINSIGHT.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