CRAN Package Check Results for Package Patterns

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 12.90 139.59 152.49 OK
r-devel-linux-x86_64-debian-gcc 1.2 11.28 105.80 117.08 OK
r-devel-linux-x86_64-fedora-clang 1.2 190.40 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 178.94 NOTE
r-devel-windows-ix86+x86_64 1.2 41.00 162.00 203.00 OK
r-patched-linux-x86_64 1.2 10.71 135.86 146.57 OK
r-patched-solaris-x86 1.2 273.00 NOTE
r-release-linux-x86_64 1.2 10.65 134.77 145.42 OK
r-release-macos-x86_64 1.2 ERROR
r-release-windows-ix86+x86_64 1.2 29.00 174.00 203.00 OK
r-oldrel-macos-x86_64 1.2 ERROR
r-oldrel-windows-ix86+x86_64 1.2 20.00 152.00 172.00 OK

Check Details

Version: 1.2
Check: package dependencies
Result: NOTE
    Imports includes 27 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘Biobase’ ‘KernSmooth’ ‘Mfuzz’ ‘SelectBoost’ ‘animation’ ‘c060’
     ‘cluster’ ‘gplots’ ‘grid’ ‘jetset’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 1.2
Check: package dependencies
Result: ERROR
    Package required but not available: ‘Mfuzz’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-macos-x86_64

Version: 1.2
Check: package dependencies
Result: ERROR
    Packages required but not available: 'jetset', 'Mfuzz', 'WGCNA'
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-macos-x86_64