Last updated on 2015-12-29 00:46:43.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.39 | 30.51 | 32.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 68.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 65.36 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0 | 73.05 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 6.00 | 54.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.61 | 32.16 | 34.77 | OK | |
r-patched-solaris-sparc | 1.0 | 485.30 | OK | |||
r-patched-solaris-x86 | 1.0 | 93.10 | OK | |||
r-release-linux-x86_64 | 1.0 | 3.02 | 32.12 | 35.14 | OK | |
r-release-osx-x86_64-mavericks | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 10.00 | 58.00 | 68.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 13.00 | 70.00 | 83.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