Last updated on 2015-12-29 00:46:48.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.50 | 46.31 | 50.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 110.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 102.21 | NOTE | |||
r-devel-osx-x86_64-clang | 0.1.0 | 114.96 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 13.00 | 94.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 4.84 | 51.93 | 56.77 | OK | |
r-patched-solaris-sparc | 0.1.0 | 715.20 | OK | |||
r-patched-solaris-x86 | 0.1.0 | 160.40 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 4.83 | 50.60 | 55.43 | OK | |
r-release-osx-x86_64-mavericks | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 19.00 | 140.00 | 159.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 51.00 | 244.00 | 295.00 | OK |
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
mlVAR: no visible global function definition for ‘ave’
mlVAR: no visible global function definition for ‘txtProgressBar’
mlVAR: no visible global function definition for ‘as.formula’
mlVAR: no visible global function definition for ‘setTxtProgressBar’
mlVAR: no visible global function definition for ‘pnorm’
simulateVAR: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
as.formula ave pnorm rnorm setTxtProgressBar txtProgressBar
Consider adding
importFrom("stats", "as.formula", "ave", "pnorm", "rnorm")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
to your NAMESPACE.
Flavors: 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