Last updated on 2014-10-02 01:48:16.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 1.74 | 29.52 | 31.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.76 | 29.73 | 31.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 64.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 73.29 | OK | |||
r-devel-osx-x86_64-clang | 1.1 | 58.30 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1 | 11.00 | 51.00 | 62.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 1.76 | 31.42 | 33.19 | OK | |
r-patched-solaris-sparc | 1.1 | 308.70 | OK | |||
r-patched-solaris-x86 | 1.1 | 90.90 | OK | |||
r-release-linux-ix86 | 1.1 | 2.43 | 40.29 | 42.72 | OK | |
r-release-linux-x86_64 | 1.1 | 2.00 | 31.14 | 33.14 | OK | |
r-release-osx-x86_64-mavericks | 1.1 | OK | ||||
r-release-osx-x86_64-snowleopard | 1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1 | 9.00 | 50.00 | 59.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 9.00 | 45.00 | 54.00 | ERROR |
Version: 1.0
Check: examples
Result: ERROR
Running examples in 'FreeSortR-Ex.R' failed
The error most likely occurred in:
> ### Name: ConsensusPartition
> ### Title: Consensus of Partitions
> ### Aliases: ConsensusPartition
>
> ### ** Examples
>
> data(AromaSort)
> Aroma<-SortingPartition(AromaSort)
> res<-ConsensusPartition(Aroma,ngroups=0,type="cutree")
Error in hclust(as.dist(MatDissim), method = "ward.D2") :
invalid clustering method
Calls: ConsensusPartition -> hclust
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64