CRAN Package Check Results for Package DIscBIO

Last updated on 2026-06-22 01:51:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 52.67 399.63 452.30 OK
r-devel-linux-x86_64-debian-gcc 1.2.3 42.53 290.02 332.55 OK
r-devel-linux-x86_64-fedora-clang 1.2.3 103.00 677.42 780.42 OK
r-devel-linux-x86_64-fedora-gcc 1.2.3 98.00 627.88 725.88 OK
r-devel-windows-x86_64 1.2.3 60.00 338.00 398.00 OK
r-patched-linux-x86_64 1.2.3 56.40 378.78 435.18 OK
r-release-linux-x86_64 1.2.3 53.74 370.77 424.51 ERROR
r-release-macos-arm64 1.2.3 15.00 88.00 103.00 OK
r-release-macos-x86_64 1.2.3 41.00 363.00 404.00 OK
r-release-windows-x86_64 1.2.3 56.00 341.00 397.00 OK
r-oldrel-macos-arm64 1.2.3 11.00 ERROR
r-oldrel-macos-x86_64 1.2.3 11.00 ERROR
r-oldrel-windows-x86_64 1.2.3 82.00 458.00 540.00 OK

Check Details

Version: 1.2.3
Check: examples
Result: ERROR Running examples in ‘DIscBIO-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ClustDiffGenes > ### Title: ClustDiffGenes > ### Aliases: ClustDiffGenes ClustDiffGenes,DISCBIO-method > > ### ** Examples > > sc <- DISCBIO(valuesG1msTest) > sc <- Clustexp(sc, cln = 3, quiet = TRUE) > cdiff <- ClustDiffGenes(sc, K = 3, fdr = .3, export = FALSE) Packages org.Hs.eg.db and AnnotationDbi not found. Using internal gene list data. Consider installing those packages for up-to-date annotations. Execution halted Flavor: r-release-linux-x86_64

Version: 1.2.3
Check: package dependencies
Result: ERROR Package required but not available: ‘TSCAN’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64