Back to Multiple platform build/check report for BioC 3.9
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for cola on tokay2

This page was generated on 2019-04-09 12:43:52 -0400 (Tue, 09 Apr 2019).

Package 319/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cola 0.99.14
Zuguang Gu
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/cola
Branch: master
Last Commit: 82bc900
Last Changed Date: 2019-03-21 12:18:50 -0400 (Thu, 21 Mar 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ ERROR ] OK 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: cola
Version: 0.99.14
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:cola.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings cola_0.99.14.tar.gz
StartedAt: 2019-04-09 01:55:57 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 01:58:08 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 131.4 seconds
RetCode: 1
Status:  ERROR  
CheckDir: cola.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:cola.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings cola_0.99.14.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/cola.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'cola/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'cola' version '0.99.14'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'cola' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'hierarchical_partition':
hierarchical_partition
  Code: function(data, top_value_method = "MAD", partition_method =
                 "kmeans", concordance_cutoff = 0.9, PAC_cutoff = 0.2,
                 silhouette_cutoff = 0.5, min_samples = 6,
                 min_signatures = 50, max_k = 4, verbose = TRUE,
                 mc.cores = 1, ...)
  Docs: function(data, top_value_method = "MAD", partition_method =
                 "kmeans", concordance_cutoff = 0.9, PAC_cutoff = 0.2,
                 silhouette_cutoff = 0.5, min_samples = 6, max_k = 4,
                 verbose = TRUE, mc.cores = 1, ...)
  Argument names in code not in docs:
    min_signatures
  Mismatches in argument names (first 3):
    Position: 8 Code: min_signatures Docs: max_k
    Position: 9 Code: max_k Docs: verbose
    Position: 10 Code: verbose Docs: mc.cores

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/cola/libs/i386/cola.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/cola/libs/x64/cola.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... ERROR
Running examples in 'cola-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: register_top_value_methods
> ### Title: Register user-defined top-value methods
> ### Aliases: register_top_value_methods
> 
> ### ** Examples
> 
> all_top_value_methods()
[1] "sd"  "cv"  "MAD" "ATC"
> register_top_value_methods(
+     ATC_spearman = function(mat) ATC(mat, method = "spearman"),
+     ATC_multicore = function(mat) ATC(mat, mc.cores = 2)
+ )
Error in mclapply(ind_list, function(ind) { : 
  'mc.cores' > 1 is not supported on Windows
Calls: register_top_value_methods -> <Anonymous> -> ATC -> mclapply
Execution halted
** running examples for arch 'x64' ... ERROR
Running examples in 'cola-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: register_top_value_methods
> ### Title: Register user-defined top-value methods
> ### Aliases: register_top_value_methods
> 
> ### ** Examples
> 
> all_top_value_methods()
[1] "sd"  "cv"  "MAD" "ATC"
> register_top_value_methods(
+     ATC_spearman = function(mat) ATC(mat, method = "spearman"),
+     ATC_multicore = function(mat) ATC(mat, mc.cores = 2)
+ )
Error in mclapply(ind_list, function(ind) { : 
  'mc.cores' > 1 is not supported on Windows
Calls: register_top_value_methods -> <Anonymous> -> ATC -> mclapply
Execution halted
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R'
 OK
** running tests for arch 'x64' ...
  Running 'test-all.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/cola.Rcheck/00check.log'
for details.


Installation output

cola.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/cola_0.99.14.tar.gz && rm -rf cola.buildbin-libdir && mkdir cola.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=cola.buildbin-libdir cola_0.99.14.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL cola_0.99.14.zip && rm cola_0.99.14.tar.gz cola_0.99.14.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  883k  100  883k    0     0  12.0M      0 --:--:-- --:--:-- --:--:-- 13.2M

install for i386

* installing *source* package 'cola' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c cal_consensus_mat.cpp -o cal_consensus_mat.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o cola.dll tmp.def RcppExports.o cal_consensus_mat.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/cola.buildbin-libdir/00LOCK-cola/00new/cola/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'cola'
    finding HTML links ... done
    ATC                                     html  
    ConsensusPartition-class                html  
    ConsensusPartitionList-class            html  
    Extract.ConsensusPartitionList          html  
    Extract.HierarchicalPartition           html  
    ExtractExtract.ConsensusPartitionList   html  
    ExtractExtract.HierarchicalPartition    html  
    HierarchicalPartition-class             html  
    PAC                                     html  
    adjust_matrix                           html  
    adjust_outlier                          html  
    all_leaves-HierarchicalPartition-method
                                            html  
    all_nodes-HierarchicalPartition-method
                                            html  
    all_partition_methods                   html  
    all_top_value_methods                   html  
    cola                                    html  
    cola_report-ConsensusPartition-method   html  
    cola_report-ConsensusPartitionList-method
                                            html  
    cola_report-HierarchicalPartition-method
                                            html  
    cola_report-dispatch                    html  
    cola_rh                                 html  
    cola_rl                                 html  
    collect_classes-ConsensusPartition-method
                                            html  
    collect_classes-ConsensusPartitionList-method
                                            html  
    collect_classes-HierarchicalPartition-method
                                            html  
    collect_classes-dispatch                html  
    collect_plots-ConsensusPartition-method
                                            html  
    collect_plots-ConsensusPartitionList-method
                                            html  
    collect_plots-dispatch                  html  
    concordance                             html  
    consensus_heatmap-ConsensusPartition-method
                                            html  
    consensus_partition                     html  
    correspond_between_rankings             html  
    correspond_between_two_rankings         html  
    dimension_reduction-ConsensusPartition-method
                                            html  
    dimension_reduction-HierarchicalPartition-method
                                            html  
    dimension_reduction-dispatch            html  
    dimension_reduction-matrix-method       html  
    get_anno-ConsensusPartition-method      html  
    get_anno-ConsensusPartitionList-method
                                            html  
    get_anno-HierarchicalPartition-method   html  
    get_anno-dispatch                       html  
    get_anno_col-ConsensusPartition-method
                                            html  
    get_anno_col-ConsensusPartitionList-method
                                            html  
    get_anno_col-HierarchicalPartition-method
                                            html  
    get_anno_col-dispatch                   html  
    get_classes-ConsensusPartition-method   html  
    get_classes-ConsensusPartitionList-method
                                            html  
    get_classes-HierarchicalPartition-method
                                            html  
    get_classes-dispatch                    html  
    get_consensus-ConsensusPartition-method
                                            html  
    get_matrix-ConsensusPartition-method    html  
    get_matrix-ConsensusPartitionList-method
                                            html  
    get_matrix-HierarchicalPartition-method
                                            html  
    get_matrix-dispatch                     html  
    get_membership-ConsensusPartition-method
                                            html  
    get_membership-ConsensusPartitionList-method
                                            html  
    get_membership-dispatch                 html  
    get_param-ConsensusPartition-method     html  
    get_signatures-ConsensusPartition-method
                                            html  
    get_signatures-HierarchicalPartition-method
                                            html  
    get_signatures-dispatch                 html  
    get_stats-ConsensusPartition-method     html  
    get_stats-ConsensusPartitionList-method
                                            html  
    get_stats-dispatch                      html  
    guess_best_k-ConsensusPartition-method
                                            html  
    guess_best_k-ConsensusPartitionList-method
                                            html  
    guess_best_k-HierarchicalPartition-method
                                            html  
    guess_best_k-dispatch                   html  
    hierarchical_partition                  html  
    knitr_add_tab_item                      html  
    knitr_insert_tabs                       html  
    max_depth-HierarchicalPartition-method
                                            html  
    membership_heatmap-ConsensusPartition-method
                                            html  
    plot_ecdf-ConsensusPartition-method     html  
    register_NMF                            html  
    register_SOM                            html  
    register_partition_methods              html  
    register_top_value_methods              html  
    relabel_class                           html  
    remove_partition_methods                html  
    remove_top_value_methods                html  
    run_all_consensus_partition_methods     html  
    select_partition_number-ConsensusPartition-method
                                            html  
    show-ConsensusPartition-method          html  
    show-ConsensusPartitionList-method      html  
    show-HierarchicalPartition-method       html  
    show-dispatch                           html  
    submit_to_david                         html  
    test_between_factors                    html  
    test_to_known_factors-ConsensusPartition-method
                                            html  
    test_to_known_factors-ConsensusPartitionList-method
                                            html  
    test_to_known_factors-HierarchicalPartition-method
                                            html  
    test_to_known_factors-dispatch          html  
    top_elements_overlap                    html  
    top_rows_heatmap-ConsensusPartitionList-method
                                            html  
    top_rows_heatmap-dispatch               html  
    top_rows_heatmap-matrix-method          html  
    top_rows_overlap-ConsensusPartitionList-method
                                            html  
    top_rows_overlap-dispatch               html  
    top_rows_overlap-matrix-method          html  
    venn_euler                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'cola' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c cal_consensus_mat.cpp -o cal_consensus_mat.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o cola.dll tmp.def RcppExports.o cal_consensus_mat.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/cola.buildbin-libdir/cola/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'cola' as cola_0.99.14.zip
* DONE (cola)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'cola' successfully unpacked and MD5 sums checked

Tests output

cola.Rcheck/tests_i386/test-all.Rout


R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> suppressWarnings(suppressPackageStartupMessages(library(cola)))
> 
> test_check("cola")
== testthat results  ===========================================================
OK: 1 SKIPPED: 0 FAILED: 0
> 
> 
> proc.time()
   user  system elapsed 
   1.18    0.21    1.39 

cola.Rcheck/tests_x64/test-all.Rout


R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> suppressWarnings(suppressPackageStartupMessages(library(cola)))
> 
> test_check("cola")
== testthat results  ===========================================================
OK: 1 SKIPPED: 0 FAILED: 0
> 
> 
> proc.time()
   user  system elapsed 
   1.12    0.10    1.21 

Example timings

cola.Rcheck/examples_i386/cola-Ex.timings

nameusersystemelapsed
ATC0.150.020.17
ConsensusPartition-class000
ConsensusPartitionList-class000
Extract.ConsensusPartitionList0.400.010.42
Extract.HierarchicalPartition0.080.020.10
ExtractExtract.ConsensusPartitionList0.080.000.08
ExtractExtract.HierarchicalPartition0.050.010.06
HierarchicalPartition-class000
PAC0.060.000.06
adjust_matrix000
adjust_outlier000
all_leaves-HierarchicalPartition-method0.030.020.05
all_nodes-HierarchicalPartition-method0.050.000.05
all_partition_methods000
all_top_value_methods000
cola0.030.000.03
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-HierarchicalPartition-method000
cola_report-dispatch000
cola_rh0.070.000.06
cola_rl0.090.010.11
collect_classes-ConsensusPartition-method1.940.041.97
collect_classes-ConsensusPartitionList-method3.120.013.14
collect_classes-HierarchicalPartition-method2.850.193.03
collect_classes-dispatch000
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method2.760.172.94
collect_plots-dispatch000
concordance0.050.020.06
consensus_heatmap-ConsensusPartition-method0.470.030.50
consensus_partition1.250.011.27
correspond_between_rankings0.090.000.09
correspond_between_two_rankings0.020.030.05
dimension_reduction-ConsensusPartition-method0.090.020.11
dimension_reduction-HierarchicalPartition-method0.160.020.17
dimension_reduction-dispatch000
dimension_reduction-matrix-method000
get_anno-ConsensusPartition-method000
get_anno-ConsensusPartitionList-method000
get_anno-HierarchicalPartition-method000
get_anno-dispatch000
get_anno_col-ConsensusPartition-method000
get_anno_col-ConsensusPartitionList-method000
get_anno_col-HierarchicalPartition-method000
get_anno_col-dispatch000
get_classes-ConsensusPartition-method0.060.030.10
get_classes-ConsensusPartitionList-method0.110.000.11
get_classes-HierarchicalPartition-method0.030.010.04
get_classes-dispatch000
get_consensus-ConsensusPartition-method0.120.000.12
get_matrix-ConsensusPartition-method0.080.020.10
get_matrix-ConsensusPartitionList-method0.050.060.11
get_matrix-HierarchicalPartition-method000
get_matrix-dispatch000
get_membership-ConsensusPartition-method0.110.030.14
get_membership-ConsensusPartitionList-method0.090.020.11
get_membership-dispatch000
get_param-ConsensusPartition-method0.120.000.12
get_signatures-ConsensusPartition-method000
get_signatures-HierarchicalPartition-method000
get_signatures-dispatch000
get_stats-ConsensusPartition-method0.080.010.09
get_stats-ConsensusPartitionList-method0.070.020.08
get_stats-dispatch000
guess_best_k-ConsensusPartition-method0.070.010.10
guess_best_k-ConsensusPartitionList-method0.070.020.07
guess_best_k-HierarchicalPartition-method0.040.000.05
guess_best_k-dispatch000
hierarchical_partition0.080.000.08
knitr_add_tab_item000
knitr_insert_tabs000
max_depth-HierarchicalPartition-method0.050.000.05
membership_heatmap-ConsensusPartition-method0.620.030.65
plot_ecdf-ConsensusPartition-method0.080.020.10
register_NMF000
register_SOM000
register_partition_methods0.240.000.23

cola.Rcheck/examples_x64/cola-Ex.timings

nameusersystemelapsed
ATC0.110.020.12
ConsensusPartition-class000
ConsensusPartitionList-class000
Extract.ConsensusPartitionList0.270.010.28
Extract.HierarchicalPartition0.060.000.06
ExtractExtract.ConsensusPartitionList0.030.000.03
ExtractExtract.HierarchicalPartition0.080.000.08
HierarchicalPartition-class000
PAC0.060.020.08
adjust_matrix000
adjust_outlier000
all_leaves-HierarchicalPartition-method0.030.000.03
all_nodes-HierarchicalPartition-method0.030.000.03
all_partition_methods000
all_top_value_methods000
cola0.050.000.04
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-HierarchicalPartition-method000
cola_report-dispatch000
cola_rh0.040.000.05
cola_rl0.070.010.08
collect_classes-ConsensusPartition-method1.590.001.59
collect_classes-ConsensusPartitionList-method2.640.002.64
collect_classes-HierarchicalPartition-method2.000.082.08
collect_classes-dispatch000
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method2.830.142.97
collect_plots-dispatch000
concordance0.080.000.08
consensus_heatmap-ConsensusPartition-method0.540.020.56
consensus_partition1.490.031.52
correspond_between_rankings0.110.000.11
correspond_between_two_rankings0.050.000.04
dimension_reduction-ConsensusPartition-method0.090.010.11
dimension_reduction-HierarchicalPartition-method0.170.020.19
dimension_reduction-dispatch000
dimension_reduction-matrix-method000
get_anno-ConsensusPartition-method000
get_anno-ConsensusPartitionList-method000
get_anno-HierarchicalPartition-method000
get_anno-dispatch000
get_anno_col-ConsensusPartition-method000
get_anno_col-ConsensusPartitionList-method000
get_anno_col-HierarchicalPartition-method000
get_anno_col-dispatch000
get_classes-ConsensusPartition-method0.060.020.08
get_classes-ConsensusPartitionList-method0.070.010.08
get_classes-HierarchicalPartition-method0.030.020.04
get_classes-dispatch000
get_consensus-ConsensusPartition-method0.080.010.10
get_matrix-ConsensusPartition-method0.060.030.09
get_matrix-ConsensusPartitionList-method0.090.000.09
get_matrix-HierarchicalPartition-method000
get_matrix-dispatch000
get_membership-ConsensusPartition-method0.060.070.13
get_membership-ConsensusPartitionList-method0.080.000.08
get_membership-dispatch000
get_param-ConsensusPartition-method0.130.000.12
get_signatures-ConsensusPartition-method000
get_signatures-HierarchicalPartition-method000
get_signatures-dispatch000
get_stats-ConsensusPartition-method0.060.000.07
get_stats-ConsensusPartitionList-method0.060.000.06
get_stats-dispatch000
guess_best_k-ConsensusPartition-method0.050.020.07
guess_best_k-ConsensusPartitionList-method0.050.030.07
guess_best_k-HierarchicalPartition-method0.040.000.05
guess_best_k-dispatch000
hierarchical_partition0.070.000.06
knitr_add_tab_item000
knitr_insert_tabs000
max_depth-HierarchicalPartition-method0.030.010.05
membership_heatmap-ConsensusPartition-method0.760.000.77
plot_ecdf-ConsensusPartition-method0.080.000.07
register_NMF000
register_SOM000
register_partition_methods0.260.020.28