CRAN Package Check Results for Package GOGANPA

Last updated on 2020-07-02 02:09:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 20.10 216.13 236.23 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 18.09 174.82 192.91 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 310.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 306.76 NOTE
r-devel-windows-ix86+x86_64 1.0 69.00 303.00 372.00 NOTE
r-patched-linux-x86_64 1.0 17.80 224.44 242.24 NOTE
r-patched-solaris-x86 1.0 492.90 NOTE
r-release-linux-x86_64 1.0 17.50 227.48 244.98 NOTE
r-release-osx-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 44.00 215.00 259.00 NOTE
r-oldrel-osx-x86_64 1.0 ERROR
r-oldrel-windows-ix86+x86_64 1.0 61.00 306.00 367.00 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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'GOGANPAResult.MeanAbs.MultiW.csv' 'GOGANPAResult.MeanAbs.NoW.csv'
     'GOGANPAResult.MeanAbs.OrigW.csv'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-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-oldrel-osx-x86_64