Last updated on 2015-09-06 23:47:32.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.5 | 2.68 | 30.01 | 32.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.5 | 2.79 | 28.72 | 31.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.5 | 72.20 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.5 | 64.19 | NOTE | |||
r-devel-osx-x86_64-clang | 2.0.5 | 61.57 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0.5 | 17.00 | 79.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.5 | 3.01 | 30.68 | 33.69 | OK | |
r-patched-solaris-sparc | 2.0.5 | 501.80 | OK | |||
r-patched-solaris-x86 | 2.0.5 | 101.70 | OK | |||
r-release-linux-x86_64 | 2.0.5 | 2.89 | 37.01 | 39.90 | OK | |
r-release-osx-x86_64-mavericks | 2.0.5 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.5 | 22.00 | 122.00 | 144.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 2.0.5 | 24.00 | 120.00 | 144.00 | OK |
Version: 2.0.5
Check: R code for possible problems
Result: NOTE
correlate: no visible global function definition for ‘complete.cases’
correlate: no visible global function definition for ‘qnorm’
correlate: no visible global function definition for ‘pnorm’
show,mRMRe.Data: no visible global function definition for ‘str’
show,mRMRe.Filter: no visible global function definition for ‘str’
show,mRMRe.Network: no visible global function definition for ‘str’
Undefined global functions or variables:
complete.cases pnorm qnorm str
Consider adding
importFrom("stats", "complete.cases", "pnorm", "qnorm")
importFrom("utils", "str")
to your NAMESPACE.
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