Last updated on 2020-02-15 01:01:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 9.52 | 77.03 | 86.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 8.36 | 59.24 | 67.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 102.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 112.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 19.00 | 90.00 | 109.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2 | 25.00 | 108.00 | 133.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 7.85 | 67.41 | 75.26 | NOTE | |
r-patched-solaris-x86 | 0.2 | 141.60 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 7.32 | 66.74 | 74.06 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2 | 17.00 | 106.00 | 123.00 | NOTE | |
r-release-osx-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 10.00 | 69.00 | 79.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2 | NOTE |
Version: 0.2
Check: R code for possible problems
Result: NOTE
binarize.array: no visible binding for global variable 'sd'
mskmeans: no visible global function definition for 'kmeans'
Undefined global functions or variables:
kmeans sd
Consider adding
importFrom("stats", "kmeans", "sd")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, 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, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64