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

CHECK report for cola on celaya2

This page was generated on 2019-04-09 13:21:42 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:cola.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings cola_0.99.14.tar.gz
StartedAt: 2019-04-09 00:53:59 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 00:56:16 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 137.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: cola.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:cola.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings cola_0.99.14.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/cola.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... 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
* 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 is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                               user system elapsed
top_rows_heatmap-matrix-method                5.186  0.656   5.719
collect_plots-ConsensusPartitionList-method   5.363  0.320   5.656
collect_classes-ConsensusPartitionList-method 5.631  0.033   5.665
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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: 1 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/cola.Rcheck/00check.log’
for details.



Installation output

cola.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL cola
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘cola’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I/usr/local/include  -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I/usr/local/include  -fPIC  -Wall -g -O2  -c cal_consensus_mat.cpp -o cal_consensus_mat.o
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cola.so RcppExports.o cal_consensus_mat.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-cola/00new/cola/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (cola)

Tests output

cola.Rcheck/tests/test-all.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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.704   0.318   1.970 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.2160.0530.269
ConsensusPartition-class000
ConsensusPartitionList-class0.0000.0010.001
Extract.ConsensusPartitionList0.4890.0280.517
Extract.HierarchicalPartition0.1010.0200.121
ExtractExtract.ConsensusPartitionList0.0620.0230.085
ExtractExtract.HierarchicalPartition0.1130.0180.131
HierarchicalPartition-class0.0000.0000.001
PAC0.0740.0210.095
adjust_matrix0.0090.0010.009
adjust_outlier0.0010.0010.001
all_leaves-HierarchicalPartition-method0.0320.0170.050
all_nodes-HierarchicalPartition-method0.0300.0170.047
all_partition_methods0.0010.0000.001
all_top_value_methods0.0000.0000.001
cola0.0400.0020.042
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-HierarchicalPartition-method0.0010.0000.001
cola_report-dispatch0.0000.0000.001
cola_rh0.0610.0140.075
cola_rl0.0970.0200.117
collect_classes-ConsensusPartition-method2.9030.0422.946
collect_classes-ConsensusPartitionList-method5.6310.0335.665
collect_classes-HierarchicalPartition-method3.9330.3274.261
collect_classes-dispatch0.0000.0010.001
collect_plots-ConsensusPartition-method0.0010.0010.001
collect_plots-ConsensusPartitionList-method5.3630.3205.656
collect_plots-dispatch0.0000.0000.001
concordance0.0520.0100.062
consensus_heatmap-ConsensusPartition-method1.1340.0651.201
consensus_partition1.8520.0791.932
correspond_between_rankings0.1240.0100.135
correspond_between_two_rankings0.0650.0030.069
dimension_reduction-ConsensusPartition-method0.0990.0190.119
dimension_reduction-HierarchicalPartition-method0.2120.0240.236
dimension_reduction-dispatch0.0010.0010.001
dimension_reduction-matrix-method0.0000.0000.001
get_anno-ConsensusPartition-method0.0000.0000.001
get_anno-ConsensusPartitionList-method0.0000.0010.000
get_anno-HierarchicalPartition-method000
get_anno-dispatch0.0000.0000.001
get_anno_col-ConsensusPartition-method0.0000.0010.001
get_anno_col-ConsensusPartitionList-method0.0000.0000.001
get_anno_col-HierarchicalPartition-method0.0000.0000.001
get_anno_col-dispatch0.0010.0010.001
get_classes-ConsensusPartition-method0.0570.0180.076
get_classes-ConsensusPartitionList-method0.0510.0160.068
get_classes-HierarchicalPartition-method0.0330.0120.046
get_classes-dispatch0.0010.0000.001
get_consensus-ConsensusPartition-method0.0780.0460.125
get_matrix-ConsensusPartition-method0.0830.0440.128
get_matrix-ConsensusPartitionList-method0.0910.0560.148
get_matrix-HierarchicalPartition-method0.0010.0000.001
get_matrix-dispatch0.0000.0000.001
get_membership-ConsensusPartition-method0.1110.0870.198
get_membership-ConsensusPartitionList-method0.0590.0190.078
get_membership-dispatch000
get_param-ConsensusPartition-method0.1000.0450.146
get_signatures-ConsensusPartition-method0.0010.0000.000
get_signatures-HierarchicalPartition-method0.0000.0000.001
get_signatures-dispatch000
get_stats-ConsensusPartition-method0.0550.0170.072
get_stats-ConsensusPartitionList-method0.0850.0440.127
get_stats-dispatch0.0000.0010.001
guess_best_k-ConsensusPartition-method0.0560.0140.070
guess_best_k-ConsensusPartitionList-method0.0630.0140.077
guess_best_k-HierarchicalPartition-method0.0340.0120.046
guess_best_k-dispatch0.0010.0010.000
hierarchical_partition0.0690.0130.082
knitr_add_tab_item0.0000.0000.001
knitr_insert_tabs0.0010.0000.001
max_depth-HierarchicalPartition-method0.0300.0120.042
membership_heatmap-ConsensusPartition-method0.8310.0410.867
plot_ecdf-ConsensusPartition-method0.0790.0220.102
register_NMF000
register_SOM0.0000.0000.001
register_partition_methods0.2780.0100.287
register_top_value_methods0.0740.0630.100
relabel_class0.0080.0050.012
remove_partition_methods0.0010.0000.000
remove_top_value_methods0.0010.0000.001
run_all_consensus_partition_methods0.1340.0440.178
select_partition_number-ConsensusPartition-method0.1110.0280.140
show-ConsensusPartition-method0.0010.0000.000
show-ConsensusPartitionList-method0.0010.0000.000
show-HierarchicalPartition-method0.0540.0160.069
show-dispatch0.0000.0000.001
submit_to_david000
test_between_factors0.0190.0040.024
test_to_known_factors-ConsensusPartition-method0.1350.0380.174
test_to_known_factors-ConsensusPartitionList-method0.1670.0420.210
test_to_known_factors-HierarchicalPartition-method0.0430.0200.062
test_to_known_factors-dispatch0.0010.0010.000
top_elements_overlap0.0980.0180.116
top_rows_heatmap-ConsensusPartitionList-method0.0000.0010.000
top_rows_heatmap-dispatch0.0000.0000.001
top_rows_heatmap-matrix-method5.1860.6565.719
top_rows_overlap-ConsensusPartitionList-method0.1530.0290.182
top_rows_overlap-dispatch0.0000.0010.000
top_rows_overlap-matrix-method2.0830.4152.133
venn_euler0.6900.0530.713