Last updated on 2016-03-07 23:47:24.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.38 | 28.54 | 30.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 62.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 58.42 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0 | 67.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 58.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.86 | 31.52 | 34.39 | OK | |
r-patched-solaris-sparc | 1.0 | 396.40 | OK | |||
r-patched-solaris-x86 | 1.0 | 87.70 | OK | |||
r-release-linux-x86_64 | 1.0 | 2.58 | 31.72 | 34.30 | OK | |
r-release-osx-x86_64-mavericks | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 9.00 | 58.00 | 67.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 12.00 | 81.00 | 93.00 | OK |
Version: 1.0
Check: R code for possible problems
Result: NOTE
funHDDC: no visible global function definition for ‘kmeans’
funHDDC: no visible global function definition for ‘rmultinom’
funHDDC: no visible global function definition for ‘cutree’
funHDDC: no visible global function definition for ‘hclust’
funHDDC: no visible global function definition for ‘dist’
Undefined global functions or variables:
cutree dist hclust kmeans rmultinom
Consider adding
importFrom("stats", "cutree", "dist", "hclust", "kmeans", "rmultinom")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64