CRAN Package Check Results for Package scRNAstat

Last updated on 2026-05-16 08:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1.1 28.40 212.23 240.63 WARN
r-devel-linux-x86_64-debian-gcc 0.1.1.2 18.75 146.20 164.95 OK
r-devel-linux-x86_64-fedora-clang 0.1.1.2 52.00 332.37 384.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1.2 26.00 170.02 196.02 NOTE
r-devel-windows-x86_64 0.1.1.2 30.00 188.00 218.00 OK
r-patched-linux-x86_64 0.1.1.1 28.49 198.11 226.60 OK
r-release-linux-x86_64 0.1.1.1 26.11 197.96 224.07 OK
r-release-macos-arm64 0.1.1.2 7.00 50.00 57.00 OK
r-release-macos-x86_64 0.1.1.2 20.00 213.00 233.00 OK
r-release-windows-x86_64 0.1.1.1 31.00 180.00 211.00 OK
r-oldrel-macos-arm64 0.1.1.2 7.00 55.00 62.00 OK
r-oldrel-macos-x86_64 0.1.1.2 19.00 140.00 159.00 OK
r-oldrel-windows-x86_64 0.1.1.1 42.00 255.00 297.00 OK

Check Details

Version: 0.1.1.1
Check: namespace references in data files
Result: WARN Data files with namespace references not in the recursive strong package dependencies: data/AJ064_small_last_sce.rda: colorspace DBI See section 'Data in packages' in the 'Writing R Extensions' manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1.2
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘DBI’ ‘colorspace’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc