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

CHECK report for cola on malbec2

This page was generated on 2019-10-16 12:17:13 -0400 (Wed, 16 Oct 2019).

Package 324/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cola 1.0.1
Zuguang Gu
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/cola
Branch: RELEASE_3_9
Last Commit: db87ed6
Last Changed Date: 2019-09-16 15:12:51 -0400 (Mon, 16 Sep 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: cola
Version: 1.0.1
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:cola.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings cola_1.0.1.tar.gz
StartedAt: 2019-10-16 00:42:49 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 00:45:21 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 151.7 seconds
RetCode: 0
Status:  OK 
CheckDir: cola.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:cola.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings cola_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/cola.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (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 ‘1.0.1’
* 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 ... OK
* 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
consensus_partition                           32.281  0.098  33.110
collect_plots-ConsensusPartitionList-method   11.703  0.188  11.892
dimension_reduction-ConsensusPartition-method  3.829  1.757   3.877
* 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 NOTE
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/cola.Rcheck/00check.log’
for details.



Installation output

cola.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL cola
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘cola’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c cal_consensus_mat.cpp -o cal_consensus_mat.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c pdist.cpp -o pdist.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o cola.so RcppExports.o cal_consensus_mat.o pdist.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/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 version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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: 6 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> 
> proc.time()
   user  system elapsed 
  1.499   0.078   1.872 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.1700.0120.182
ConsensusPartition-class000
ConsensusPartitionList-class000
Extract.ConsensusPartitionList0.6010.0320.633
Extract.HierarchicalPartition0.1410.0040.145
ExtractExtract.ConsensusPartitionList0.3020.0160.317
ExtractExtract.HierarchicalPartition0.0860.0040.090
FCC0.2850.0320.317
GO_enrichment-ANY-method000
GO_enrichment-ConsensusPartition-method000
GO_enrichment-ConsensusPartitionList-method000
GO_enrichment-HierarchicalPartition-method000
GO_enrichment-dispatch000
HierarchicalPartition-class0.0010.0000.000
PAC0.3580.0160.373
aPAC0.2840.0160.300
adjust_matrix0.0030.0000.004
adjust_outlier0.0010.0000.001
all_leaves-HierarchicalPartition-method0.0960.0000.095
all_nodes-HierarchicalPartition-method0.0870.0080.095
all_partition_methods0.0010.0000.001
all_top_value_methods000
cola0.0320.0000.032
cola_opt000
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-HierarchicalPartition-method000
cola_report-dispatch0.0010.0000.000
cola_rh0.1210.0040.124
cola_rl0.3870.0240.411
collect_classes-ConsensusPartition-method2.2470.0122.259
collect_classes-ConsensusPartitionList-method4.0670.0284.095
collect_classes-HierarchicalPartition-method1.4350.0161.450
collect_classes-dispatch000
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method11.703 0.18811.892
collect_plots-HierarchicalPartition-method3.1120.0003.111
collect_plots-dispatch000
collect_stats-ConsensusPartition-method0.0010.0000.000
collect_stats-ConsensusPartitionList-method0.8840.0080.891
collect_stats-dispatch000
colnames-ConsensusPartition-method000
colnames-ConsensusPartitionList-method000
colnames-HierarchicalPartition-method000
colnames-dispatch000
compare_signatures-ConsensusPartition-method0.0010.0000.000
concordance0.2760.0040.279
consensus_heatmap-ConsensusPartition-method0.8210.0160.836
consensus_partition32.281 0.09833.110
correspond_between_rankings0.1010.0000.101
correspond_between_two_rankings0.040.000.04
dim.ConsensusPartition000
dim.ConsensusPartitionList0.0010.0000.001
dim.HierarchicalPartition000
dimension_reduction-ConsensusPartition-method3.8291.7573.877
dimension_reduction-HierarchicalPartition-method0.3340.0040.341
dimension_reduction-dispatch0.0000.0000.001
dimension_reduction-matrix-method000
find_best_km000
get_anno-ConsensusPartition-method0.0010.0000.000
get_anno-ConsensusPartitionList-method0.0010.0000.000
get_anno-HierarchicalPartition-method000
get_anno-dispatch000
get_anno_col-ConsensusPartition-method000
get_anno_col-ConsensusPartitionList-method000
get_anno_col-HierarchicalPartition-method0.0000.0010.000
get_anno_col-dispatch0.0000.0000.001
get_classes-ConsensusPartition-method0.2650.0210.287
get_classes-ConsensusPartitionList-method0.2530.0320.290
get_classes-HierarchicalPartition-method0.0950.0000.096
get_classes-dispatch0.0000.0000.001
get_consensus-ConsensusPartition-method0.2650.0280.293
get_hierarchy000
get_matrix-ConsensusPartition-method0.2670.0200.319
get_matrix-ConsensusPartitionList-method0.2880.0240.352
get_matrix-HierarchicalPartition-method000
get_matrix-dispatch000
get_membership-ConsensusPartition-method0.3240.0520.385
get_membership-ConsensusPartitionList-method0.2450.0270.485
get_membership-dispatch0.0010.0000.000
get_param-ConsensusPartition-method0.2820.0320.361
get_signatures-ConsensusPartition-method000
get_signatures-HierarchicalPartition-method000
get_signatures-dispatch0.0010.0000.000
get_stats-ConsensusPartition-method0.2810.0200.304
get_stats-ConsensusPartitionList-method0.5550.0360.607
get_stats-dispatch000
hierarchical_partition0.1150.0000.116
knitr_add_tab_item000
knitr_insert_tabs000
map_to_entrez_id0.0000.0000.001
max_depth-HierarchicalPartition-method0.0830.0040.088
membership_heatmap-ConsensusPartition-method0.7960.0190.840
ncol-ConsensusPartition-method000
ncol-ConsensusPartitionList-method0.0000.0000.001
ncol-HierarchicalPartition-method0.0010.0000.000
ncol-dispatch000
nrow-ConsensusPartition-method000
nrow-ConsensusPartitionList-method0.0000.0000.001
nrow-HierarchicalPartition-method0.0010.0000.000
nrow-dispatch000
plot_ecdf-ConsensusPartition-method0.2510.0320.282
recalc_stats000
register_NMF000
register_SOM000
register_partition_methods0.4750.1430.793
register_top_value_methods0.0220.0000.022
relabel_class0.0040.0000.003
remove_partition_methods000
remove_top_value_methods0.0010.0000.000
rownames-ConsensusPartition-method000
rownames-ConsensusPartitionList-method000
rownames-HierarchicalPartition-method0.0000.0000.001
rownames-dispatch000
run_all_consensus_partition_methods0.2830.0120.298
select_partition_number-ConsensusPartition-method0.2620.0230.327
show-ConsensusPartition-method000
show-ConsensusPartitionList-method0.0010.0000.001
show-HierarchicalPartition-method0.1190.0000.137
show-dispatch000
submit_to_david000
suggest_best_k-ConsensusPartition-method0.2520.0280.295
suggest_best_k-ConsensusPartitionList-method0.2820.0080.295
suggest_best_k-HierarchicalPartition-method0.0860.0080.094
suggest_best_k-dispatch0.0010.0000.000
test_between_factors0.0150.0000.014
test_to_known_factors-ConsensusPartition-method0.2710.0270.335
test_to_known_factors-ConsensusPartitionList-method0.4810.0160.622
test_to_known_factors-HierarchicalPartition-method0.0940.0040.099
test_to_known_factors-dispatch000
top_elements_overlap0.1050.0040.137
top_rows_heatmap-ConsensusPartitionList-method000
top_rows_heatmap-dispatch000
top_rows_heatmap-matrix-method2.5070.0912.676
top_rows_overlap-ConsensusPartitionList-method0.4540.0240.504
top_rows_overlap-dispatch000
top_rows_overlap-matrix-method0.3120.0000.369