Last updated on 2020-10-11 01:47:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 7.80 | 58.73 | 66.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 6.27 | 46.09 | 52.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 88.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 83.53 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3 | 16.00 | 64.00 | 80.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 7.40 | 55.39 | 62.79 | NOTE | |
r-patched-solaris-x86 | 1.3 | 126.30 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 5.88 | 55.34 | 61.22 | NOTE | |
r-release-macos-x86_64 | 1.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3 | 12.00 | 88.00 | 100.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 14.00 | 58.00 | 72.00 | NOTE |
Version: 1.3
Check: R code for possible problems
Result: NOTE
DNMF: no visible global function definition for 'runif'
NMFpval: no visible global function definition for 'p.adjust'
ndNMF: no visible global function definition for 'runif'
rnk: no visible global function definition for 'write.table'
Undefined global functions or variables:
p.adjust runif write.table
Consider adding
importFrom("stats", "p.adjust", "runif")
importFrom("utils", "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