Last updated on 2017-07-19 23:47:43.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 2.40 | 37.46 | 39.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 2.44 | 36.76 | 39.21 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 77.71 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 73.89 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.3 | 11.00 | 64.00 | 75.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3 | 2.38 | 37.21 | 39.59 | NOTE | |
| r-patched-solaris-x86 | 1.3 | 112.60 | NOTE | |||
| r-release-linux-x86_64 | 1.3 | 2.41 | 37.05 | 39.46 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.3 | 7.00 | 57.00 | 64.00 | NOTE | |
| r-release-osx-x86_64 | 1.3 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.3 | 8.00 | 91.00 | 99.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.3 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64