Last updated on 2026-06-25 05:50:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.3 | 53.61 | 401.99 | 455.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.3 | 42.57 | 292.20 | 334.77 | 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 | 94.00 | 611.33 | 705.33 | OK | |
| r-devel-windows-x86_64 | 1.2.3 | 58.00 | 344.00 | 402.00 | OK | |
| r-patched-linux-x86_64 | 1.2.3 | 48.78 | 384.36 | 433.14 | 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 | 58.00 | 336.00 | 394.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.3 | 11.00 | ERROR | |||
| r-oldrel-macos-x86_64 | 1.2.3 | 13.00 | ERROR | |||
| r-oldrel-windows-x86_64 | 1.2.3 | 80.00 | 481.00 | 561.00 | OK |
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