CRAN Package Check Results for Package ADAPTS

Last updated on 2020-03-27 00:49:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.26 4.42 78.44 82.86 OK
r-devel-linux-x86_64-debian-gcc 0.9.26 3.47 59.09 62.56 OK
r-devel-linux-x86_64-fedora-clang 0.9.26 102.98 OK
r-devel-linux-x86_64-fedora-gcc 0.9.26 93.85 OK
r-devel-windows-ix86+x86_64 0.9.26 13.00 59.00 72.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.9.26 11.00 93.00 104.00 OK
r-patched-linux-x86_64 0.9.26 3.64 69.20 72.84 OK
r-patched-solaris-x86 0.9.26 135.30 OK
r-release-linux-x86_64 0.9.26 3.91 69.02 72.93 OK
r-release-windows-ix86+x86_64 0.9.26 17.00 119.00 136.00 OK
r-release-osx-x86_64 0.9.26 ERROR
r-oldrel-windows-ix86+x86_64 0.9.26 12.00 114.00 126.00 OK
r-oldrel-osx-x86_64 0.9.26 ERROR

Check Details

Version: 0.9.26
Check: examples
Result: ERROR
    Running examples in 'ADAPTS-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: estCellPercent.proportionsInAdmixture
    > ### Title: WGCNA::proportionsInAdmixture deconvolution
    > ### Aliases: estCellPercent.proportionsInAdmixture
    >
    > ### ** Examples
    >
    > #This toy example
    > library(ADAPTS)
    > fullLM22 <- ADAPTS::LM22[1:30, 1:4]
    > smallLM22 <- fullLM22[1:25,]
    >
    > cellEst <- estCellPercent.proportionsInAdmixture(refExpr=smallLM22, geneExpr=fullLM22)
    Error: .onLoad failed in loadNamespace() for 'S4Vectors', details:
     call: validObject(.Object)
     error: invalid class "LLint" object: superclass "integer_OR_LLint" not defined in the environment of the object's class
    Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.9.26
Check: package dependencies
Result: ERROR
    Packages required but not available: 'WGCNA', 'DeconRNASeq'
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-osx-x86_64

Version: 0.9.26
Check: package dependencies
Result: ERROR
    Package required but not available: ‘DeconRNASeq’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-osx-x86_64