Last updated on 2020-08-07 01:50:33 CEST.
| Package | ERROR | NOTE | 
|---|---|---|
| miRtest | 1 | 11 | 
Current CRAN status: ERROR: 1, NOTE: 11
Version: 1.8
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.8
Check: R code for possible problems
Result: NOTE
    fisher.combination: no visible global function definition for 'pchisq'
    gs.test: no visible global function definition for 'ks.test'
    gs.test: no visible global function definition for 'wilcox.test'
    gs.test: no visible global function definition for 'fisher.test'
    inverse.normal.combination: no visible global function definition for
      'qnorm'
    inverse.normal.combination: no visible global function definition for
      'pnorm'
    limma.one.sided: no visible global function definition for 'pt'
    Undefined global functions or variables:
      fisher.test ks.test pchisq pnorm pt qnorm wilcox.test
    Consider adding
      importFrom("stats", "fisher.test", "ks.test", "pchisq", "pnorm", "pt",
                 "qnorm", "wilcox.test")
    to your NAMESPACE file.
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-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.8
Check: package dependencies
Result: ERROR
    Package required but not available: ‘GlobalAncova’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-macos-x86_64