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

CHECK report for cola on merida2

This page was generated on 2019-04-09 13:38:54 -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:03:52 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 00:05:28 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 95.9 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) (2018-11-27 r75683)
* 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
* 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’ ...
** 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/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
* DONE (cola)

Tests output

cola.Rcheck/tests/test-all.Rout


R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 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.353   0.162   1.497 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.2410.0210.267
ConsensusPartition-class000
ConsensusPartitionList-class000
Extract.ConsensusPartitionList0.4200.0200.446
Extract.HierarchicalPartition0.0790.0110.091
ExtractExtract.ConsensusPartitionList0.0430.0130.056
ExtractExtract.HierarchicalPartition0.0810.0150.096
HierarchicalPartition-class0.0000.0000.001
PAC0.0500.0120.062
adjust_matrix0.0050.0000.005
adjust_outlier0.0010.0000.000
all_leaves-HierarchicalPartition-method0.0290.0100.038
all_nodes-HierarchicalPartition-method0.0250.0110.035
all_partition_methods0.0010.0000.000
all_top_value_methods0.0010.0000.001
cola0.0430.0010.046
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-HierarchicalPartition-method000
cola_report-dispatch0.0000.0000.001
cola_rh0.0550.0130.068
cola_rl0.0790.0130.095
collect_classes-ConsensusPartition-method1.9760.0202.015
collect_classes-ConsensusPartitionList-method3.8420.0173.884
collect_classes-HierarchicalPartition-method2.8730.1423.053
collect_classes-dispatch000
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method3.3820.1383.521
collect_plots-dispatch000
concordance0.0460.0060.053
consensus_heatmap-ConsensusPartition-method0.8120.0360.866
consensus_partition1.4200.0321.467
correspond_between_rankings0.0890.0060.096
correspond_between_two_rankings0.0430.0010.044
dimension_reduction-ConsensusPartition-method0.0850.0090.096
dimension_reduction-HierarchicalPartition-method0.1620.0090.175
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-method0.0000.0000.001
get_anno_col-dispatch000
get_classes-ConsensusPartition-method0.0500.0080.059
get_classes-ConsensusPartitionList-method0.0390.0080.047
get_classes-HierarchicalPartition-method0.0310.0070.038
get_classes-dispatch000
get_consensus-ConsensusPartition-method0.0660.0240.089
get_matrix-ConsensusPartition-method0.0600.0240.085
get_matrix-ConsensusPartitionList-method0.0710.0260.100
get_matrix-HierarchicalPartition-method0.0010.0000.000
get_matrix-dispatch000
get_membership-ConsensusPartition-method0.0840.0350.121
get_membership-ConsensusPartitionList-method0.0560.0090.064
get_membership-dispatch000
get_param-ConsensusPartition-method0.0850.0240.111
get_signatures-ConsensusPartition-method0.0000.0000.001
get_signatures-HierarchicalPartition-method000
get_signatures-dispatch0.0000.0000.001
get_stats-ConsensusPartition-method0.0560.0070.064
get_stats-ConsensusPartitionList-method0.0640.0170.082
get_stats-dispatch000
guess_best_k-ConsensusPartition-method0.0450.0080.051
guess_best_k-ConsensusPartitionList-method0.0440.0050.049
guess_best_k-HierarchicalPartition-method0.0350.0070.042
guess_best_k-dispatch0.0000.0000.001
hierarchical_partition0.0560.0060.063
knitr_add_tab_item000
knitr_insert_tabs0.0010.0000.000
max_depth-HierarchicalPartition-method0.0240.0080.031
membership_heatmap-ConsensusPartition-method0.6140.0190.646
plot_ecdf-ConsensusPartition-method0.0540.0100.065
register_NMF0.0010.0000.000
register_SOM000
register_partition_methods0.2440.0060.254
register_top_value_methods0.0510.0420.065
relabel_class0.0040.0040.009
remove_partition_methods0.0010.0000.000
remove_top_value_methods0.0010.0000.001
run_all_consensus_partition_methods0.0960.0210.118
select_partition_number-ConsensusPartition-method0.0850.0180.104
show-ConsensusPartition-method0.0010.0000.000
show-ConsensusPartitionList-method000
show-HierarchicalPartition-method0.0610.0120.073
show-dispatch000
submit_to_david000
test_between_factors0.0180.0020.020
test_to_known_factors-ConsensusPartition-method0.1080.0150.123
test_to_known_factors-ConsensusPartitionList-method0.1240.0160.143
test_to_known_factors-HierarchicalPartition-method0.0330.0090.043
test_to_known_factors-dispatch000
top_elements_overlap0.0590.0070.066
top_rows_heatmap-ConsensusPartitionList-method000
top_rows_heatmap-dispatch0.0010.0010.000
top_rows_heatmap-matrix-method3.5020.2813.738
top_rows_overlap-ConsensusPartitionList-method0.1410.0150.161
top_rows_overlap-dispatch0.0010.0000.000
top_rows_overlap-matrix-method2.1910.2192.092
venn_euler0.7490.0210.748