CRAN Package Check Results for Package scINSIGHT

Last updated on 2026-03-30 09:51:46 CEST.

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 37.33 27.81 65.14 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 69.00 51.43 120.43 NOTE
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 9.00 18.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 44.99 31.15 76.14 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 53.00 72.00 125.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 63.00 84.00 147.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang