Last updated on 2020-08-07 01:50:13 CEST.
Package | NOTE |
---|---|
pSI | 12 |
Current CRAN status:
Version: 1.1
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1
Check: R code for possible problems
Result: NOTE
candidate.overlap: no visible global function definition for
'write.table'
fisher: no visible global function definition for 'fisher.test'
fisher.iteration: no visible global function definition for
'download.file'
fisher.iteration: no visible global function definition for
'read.table'
pSI.list: no visible global function definition for 'write.table'
specificity.index: no visible global function definition for 'png'
specificity.index: no visible global function definition for 'par'
specificity.index: no visible global function definition for 'dev.off'
Undefined global functions or variables:
dev.off download.file fisher.test par png read.table write.table
Consider adding
importFrom("grDevices", "dev.off", "png")
importFrom("graphics", "par")
importFrom("stats", "fisher.test")
importFrom("utils", "download.file", "read.table", "write.table")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'gene_count_1.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