CRAN Package Check Results for Package GOGANPA

Last updated on 2020-08-07 01:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 20.57 221.99 242.56 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 18.35 174.53 192.88 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 306.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 303.95 NOTE
r-devel-windows-ix86+x86_64 1.0 76.00 243.00 319.00 NOTE
r-patched-linux-x86_64 1.0 16.08 225.20 241.28 NOTE
r-patched-solaris-x86 1.0 479.20 NOTE
r-release-linux-x86_64 1.0 16.00 221.83 237.83 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 44.00 336.00 380.00 NOTE
r-oldrel-macos-x86_64 1.0 ERROR
r-oldrel-windows-ix86+x86_64 1.0 33.00 225.00 258.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-macos-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-macos-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-macos-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-macos-x86_64