CRAN Package Check Results for Package GOGANPA

Last updated on 2018-02-25 00:48:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 12.41 200.83 213.24 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 9.30 159.30 168.60 NOTE
r-devel-windows-ix86+x86_64 1.0 25.00 256.00 281.00 NOTE
r-patched-linux-x86_64 1.0 12.12 217.81 229.93 NOTE
r-patched-solaris-x86 1.0 410.80 NOTE
r-release-linux-x86_64 1.0 11.32 215.42 226.74 NOTE
r-release-windows-ix86+x86_64 1.0 35.00 283.00 318.00 NOTE
r-release-osx-x86_64 1.0 ERROR
r-oldrel-windows-ix86+x86_64 1.0 22.00 281.00 303.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
    Packages listed in more than one of Depends, Imports, Suggests, Enhances:
     ‘GANPA’ ‘WGCNA’
    A package should be listed in only one of these fields.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     ‘GANPA’ ‘WGCNA’
     Please remove these calls from your code.
    Packages in Depends field not imported from:
     ‘GANPA’ ‘WGCNA’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    GOGANPA: no visible global function definition for ‘GSE.Test.Main’
    selectRho: no visible global function definition for
     ‘scaleFreeFitIndex’
    Undefined global functions or variables:
     GSE.Test.Main scaleFreeFitIndex
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘WGCNA’
    
    Package suggested but not available for checking: ‘WGCNA’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-osx-x86_64