Last updated on 2015-12-29 00:47:03.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 2.1.2 | 2.15 | 18.18 | 20.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.2 | 39.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 36.50 | NOTE | |||
r-devel-osx-x86_64-clang | 2.1.2 | 47.14 | OK | |||
r-devel-windows-ix86+x86_64 | 2.1.2 | 7.00 | 37.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.2 | 2.27 | 19.30 | 21.56 | OK | |
r-patched-solaris-sparc | 2.1.2 | 250.80 | OK | |||
r-patched-solaris-x86 | 2.1.2 | 51.40 | OK | |||
r-release-linux-x86_64 | 2.1.2 | 2.28 | 19.42 | 21.70 | OK | |
r-release-osx-x86_64-mavericks | 2.1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 2.1.2 | 8.00 | 64.00 | 72.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 2.1.2 | 14.00 | 68.00 | 82.00 | OK |
Version: 2.1.2
Check: R code for possible problems
Result: NOTE
cor.mean: no visible global function definition for ‘cov2cor’
ensure: no visible global function definition for ‘start’
ensure: no visible global function definition for ‘end’
getIndexComposition: no visible global function definition for
‘read.csv’
p.optimize : sdna: no visible global function definition for ‘sd’
Undefined global functions or variables:
cov2cor end read.csv sd start
Consider adding
importFrom("stats", "cov2cor", "end", "sd", "start")
importFrom("utils", "read.csv")
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