Last updated on 2015-12-29 00:46:33.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.2-0 | 1.64 | 8.58 | 10.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-0 | 18.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-0 | 16.41 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2-0 | 21.64 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2-0 | 6.00 | 35.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-0 | 2.12 | 8.54 | 10.67 | OK | |
r-patched-solaris-sparc | 1.2-0 | 111.50 | OK | |||
r-patched-solaris-x86 | 1.2-0 | 25.40 | OK | |||
r-release-linux-x86_64 | 1.2-0 | 1.74 | 8.41 | 10.15 | OK | |
r-release-osx-x86_64-mavericks | 1.2-0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.2-0 | 8.00 | 31.00 | 39.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.2-0 | 8.00 | 24.00 | 32.00 | OK |
Version: 1.2-0
Check: R code for possible problems
Result: NOTE
fastICA: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
rnorm
Consider adding
importFrom("stats", "rnorm")
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