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

CHECK report for cola on malbec1

This page was generated on 2021-05-06 12:27:13 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the cola package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 354/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cola 1.6.0  (landing page)
Zuguang Gu
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/cola
Branch: RELEASE_3_12
Last Commit: 2008ea7
Last Changed Date: 2020-10-27 11:41:51 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: cola
Version: 1.6.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:cola.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings cola_1.6.0.tar.gz
StartedAt: 2021-05-06 00:19:30 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 00:22:43 -0400 (Thu, 06 May 2021)
EllapsedTime: 192.9 seconds
RetCode: 0
Status:   OK  
CheckDir: cola.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/cola.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.6.0’
* 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 ... NOTE
  installed size is  7.4Mb
  sub-directories of 1Mb or more:
    data      3.8Mb
    extdata   1.0Mb
    libs      1.4Mb
* 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
File ‘/home/biocbuild/bbs-3.12-bioc/R/library/cola/libs/cola.so’:
  Found ‘rand’, possibly from ‘rand’ (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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                                  user system elapsed
consensus_partition                             34.048  0.140  34.267
get_signatures-ConsensusPartition-method         7.588  0.064   7.574
compare_signatures-HierarchicalPartition-method  5.760  0.108   5.895
collect_classes-ConsensusPartitionList-method    5.432  0.040   5.496
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/cola.Rcheck/00check.log’
for details.



Installation output

cola.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘cola’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-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.12-bioc/R/lib -L/usr/local/lib -o cola.so RcppExports.o cal_consensus_mat.o pdist.o -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-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 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 12 ]
> 
> 
> proc.time()
   user  system elapsed 
  4.272   0.140   4.428 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.1320.0200.152
ConsensusPartition-class000
ConsensusPartitionList-class000
DownSamplingConsensusPartition-class000
Extract.ConsensusPartitionList0.7120.0440.759
Extract.HierarchicalPartition0.2160.0000.217
ExtractExtract.ConsensusPartitionList0.3800.0080.386
ExtractExtract.HierarchicalPartition000
FCC0.3720.0120.387
HierarchicalPartition-class000
PAC0.5600.0160.576
aPAC0.2760.0080.285
adjust_matrix0.0120.0000.011
adjust_outlier0.0000.0040.000
all_leaves-HierarchicalPartition-method0.1640.0120.178
all_nodes-HierarchicalPartition-method0.1800.0000.178
all_partition_methods0.0040.0000.002
all_top_value_methods000
cola0.0880.0040.090
cola_opt0.0480.0000.049
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-HierarchicalPartition-method000
cola_report-dispatch000
cola_rl0.2000.0000.198
collect_classes-ConsensusPartition-method2.2720.0242.298
collect_classes-ConsensusPartitionList-method5.4320.0405.496
collect_classes-HierarchicalPartition-method1.8240.0121.840
collect_classes-dispatch000
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method000
collect_plots-dispatch000
collect_stats-ConsensusPartition-method000
collect_stats-ConsensusPartitionList-method0.5520.0040.556
collect_stats-dispatch000
colnames-ConsensusPartition-method000
colnames-ConsensusPartitionList-method000
colnames-DownSamplingConsensusPartition-method0.0000.0000.001
colnames-HierarchicalPartition-method0.0000.0000.001
colnames-dispatch0.0000.0000.001
compare_signatures-ConsensusPartition-method000
compare_signatures-HierarchicalPartition-method5.7600.1085.895
compare_signatures-dispatch000
concordance0.3280.0080.334
consensus_heatmap-ConsensusPartition-method0.7960.0160.812
consensus_partition34.048 0.14034.267
consensus_partition_by_down_sampling000
correspond_between_rankings0.080.000.08
correspond_between_two_rankings0.0440.0000.043
david_enrichment000
dim.ConsensusPartition000
dim.ConsensusPartitionList0.0000.0000.001
dim.DownSamplingConsensusPartition0.0000.0000.001
dim.HierarchicalPartition0.0000.0000.001
dimension_reduction-ConsensusPartition-method1.1600.0121.172
dimension_reduction-DownSamplingConsensusPartition-method1.4880.0121.502
dimension_reduction-HierarchicalPartition-method000
dimension_reduction-dispatch000
dimension_reduction-matrix-method000
find_best_km000
functional_enrichment-ANY-method000
functional_enrichment-ConsensusPartition-method000
functional_enrichment-ConsensusPartitionList-method0.0040.0000.001
functional_enrichment-dispatch000
get_anno-ConsensusPartition-method000
get_anno-ConsensusPartitionList-method000
get_anno-DownSamplingConsensusPartition-method0.0840.0040.089
get_anno-HierarchicalPartition-method0.0000.0040.001
get_anno-dispatch000
get_anno_col-ConsensusPartition-method000
get_anno_col-ConsensusPartitionList-method000
get_anno_col-HierarchicalPartition-method000
get_anno_col-dispatch0.0000.0000.001
get_classes-ConsensusPartition-method0.2040.0120.215
get_classes-ConsensusPartitionList-method0.2280.0080.235
get_classes-DownSamplingConsensusPartition-method0.1480.0040.154
get_classes-HierarchicalPartition-method000
get_classes-dispatch0.0000.0000.001
get_consensus-ConsensusPartition-method0.3680.0320.400
get_matrix-ConsensusPartition-method0.6240.2280.852
get_matrix-ConsensusPartitionList-method0.7200.2120.932
get_matrix-HierarchicalPartition-method0.0000.0000.001
get_matrix-dispatch000
get_membership-ConsensusPartition-method0.3640.0400.403
get_membership-ConsensusPartitionList-method0.3240.0120.338
get_membership-dispatch0.0040.0000.000
get_param-ConsensusPartition-method0.3720.0120.386
get_signatures-ConsensusPartition-method7.5880.0647.574
get_signatures-DownSamplingConsensusPartition-method000
get_signatures-HierarchicalPartition-method000
get_signatures-dispatch000
get_stats-ConsensusPartition-method0.3280.0080.334
get_stats-ConsensusPartitionList-method0.3480.0040.351
get_stats-dispatch0.0000.0000.001
golub_cola0.3800.0120.395
golub_cola_ds0.1760.0080.184
golub_cola_rh0.2240.0120.236
hierarchical_partition000
is_best_k-ConsensusPartition-method0.3320.0160.347
is_best_k-ConsensusPartitionList-method0.3120.0160.327
is_best_k-dispatch000
is_stable_k-ConsensusPartition-method0.3160.0160.330
is_stable_k-ConsensusPartitionList-method0.3480.0040.353
is_stable_k-dispatch000
knitr_add_tab_item000
knitr_insert_tabs000
map_to_entrez_id000
max_depth-HierarchicalPartition-method0.1160.0000.117
membership_heatmap-ConsensusPartition-method0.8000.0280.828
ncol-ConsensusPartition-method000
ncol-ConsensusPartitionList-method000
ncol-DownSamplingConsensusPartition-method000
ncol-HierarchicalPartition-method000
ncol-dispatch000
nrow-ConsensusPartition-method000
nrow-ConsensusPartitionList-method0.0000.0000.001
nrow-HierarchicalPartition-method000
nrow-dispatch000
plot_ecdf-ConsensusPartition-method0.2960.0040.301
predict_classes-ConsensusPartition-method000
predict_classes-dispatch000
predict_classes-matrix-method000
recalc_stats000
register_NMF000
register_SOM000
register_partition_methods0.5160.1560.675
register_top_value_methods0.0320.0000.030
relabel_class0.0120.0040.013
remove_partition_methods000
remove_top_value_methods000
rownames-ConsensusPartition-method000
rownames-ConsensusPartitionList-method000
rownames-HierarchicalPartition-method000
rownames-dispatch000
run_all_consensus_partition_methods0.0040.0000.000
select_partition_number-ConsensusPartition-method0.3520.0120.366
show-ConsensusPartition-method0.0000.0000.001
show-ConsensusPartitionList-method0.0000.0000.001
show-DownSamplingConsensusPartition-method0.1640.0080.176
show-HierarchicalPartition-method0.0000.0000.001
show-dispatch0.0000.0000.001
suggest_best_k-ConsensusPartition-method0.2720.0120.285
suggest_best_k-ConsensusPartitionList-method0.2080.0080.215
suggest_best_k-HierarchicalPartition-method0.1160.0000.118
suggest_best_k-dispatch000
test_between_factors0.0080.0000.009
test_to_known_factors-ConsensusPartition-method0.2160.0120.228
test_to_known_factors-ConsensusPartitionList-method0.3720.0080.381
test_to_known_factors-DownSamplingConsensusPartition-method0.1080.0080.114
test_to_known_factors-HierarchicalPartition-method0.1240.0000.124
test_to_known_factors-dispatch000
top_elements_overlap0.3480.0000.347
top_rows_heatmap-ConsensusPartitionList-method000
top_rows_heatmap-dispatch000
top_rows_heatmap-matrix-method1.2800.0041.279
top_rows_overlap-ConsensusPartitionList-method1.2160.0161.231
top_rows_overlap-dispatch000
top_rows_overlap-matrix-method0.5360.0000.535