CRAN Package Check Results for Package scINSIGHT

Last updated on 2026-03-28 11:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 60.38 35.59 95.97 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 39.48 27.23 66.71 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 77.00 54.25 131.25 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 100.00 49.27 149.27 OK
r-devel-macos-arm64 0.1.5 9.00 7.00 16.00 OK
r-devel-windows-x86_64 0.1.5 61.00 69.00 130.00 OK
r-patched-linux-x86_64 0.1.5 41.37 31.08 72.45 OK
r-release-linux-x86_64 0.1.5 41.92 30.82 72.74 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 51.00 64.00 115.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 60.00 81.00 141.00 OK

Check Details

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-devel-linux-x86_64-debian-gcc