Last updated on 2020-01-20 01:50:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 9.44 | 75.75 | 85.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 7.72 | 59.51 | 67.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 101.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 103.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 26.00 | 107.00 | 133.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2 | 18.00 | 78.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 6.77 | 68.02 | 74.79 | NOTE | |
r-patched-solaris-x86 | 0.2 | 137.60 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 8.45 | 67.86 | 76.31 | 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