Last updated on 2021-01-18 03:48:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 6.19 | 88.81 | 95.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 4.41 | 67.52 | 71.93 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 124.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 121.62 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.6 | 9.00 | 95.00 | 104.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.6 | 3.53 | 85.40 | 88.93 | OK | |
r-patched-solaris-x86 | 1.0.6 | 149.40 | NOTE | |||
r-release-linux-x86_64 | 1.0.6 | 3.82 | 86.24 | 90.06 | OK | |
r-release-macos-x86_64 | 1.0.6 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.0.6 | 11.00 | 101.00 | 112.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.6 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.6 | 9.00 | 118.00 | 127.00 | NOTE |
Version: 1.0.6
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
doc 7.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.6
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘DeconRNASeq’
Flavor: r-release-macos-x86_64
Version: 1.0.6
Check: examples
Result: ERROR
Running examples in ‘ADAPTS-Ex.R’ failed
The error most likely occurred in:
> ### Name: estCellPercent.DeconRNASeq
> ### Title: DeconRNASeq deconvolution
> ### Aliases: estCellPercent.DeconRNASeq
>
> ### ** Examples
>
> #This toy example
> library(ADAPTS)
> fullLM22 <- ADAPTS::LM22[1:30, 1:4]
> smallLM22 <- fullLM22[1:25,]
>
> cellEst <- estCellPercent.DeconRNASeq(refExpr=smallLM22, geneExpr=fullLM22)
Loading required namespace: DeconRNASeq
Failed with error: ‘there is no package called ‘DeconRNASeq’’
estCellPercent.DeconRNASeq requires DeconRNASeq
https://www.bioconductor.org/packages/release/bioc/html/DeconRNASeq.html
Error in estCellPercent.DeconRNASeq(refExpr = smallLM22, geneExpr = fullLM22) :
DeconRNASeq not installed
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.0.6
Check: package dependencies
Result: ERROR
Package required but not available: ‘WGCNA’
Package suggested but not available for checking: ‘DeconRNASeq’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64