Last updated on 2015-11-20 00:47:30.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.49 | 30.35 | 32.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 69.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 70.92 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0 | 75.85 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 68.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.57 | 32.85 | 35.42 | OK | |
r-patched-solaris-sparc | 1.0 | 493.00 | OK | |||
r-patched-solaris-x86 | 1.0 | 93.70 | OK | |||
r-release-linux-x86_64 | 1.0 | 2.57 | 33.27 | 35.84 | OK | |
r-release-osx-x86_64-mavericks | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 9.00 | 57.00 | 66.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 13.00 | 72.00 | 85.00 | OK |
Version: 1.0
Check: R code for possible problems
Result: NOTE
detect.movement: no visible global function definition for ‘t.test’
generate.random.conf: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
rnorm t.test
Consider adding
importFrom("stats", "rnorm", "t.test")
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