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

CHECK report for cola on malbec1

This page was generated on 2020-04-15 12:15:09 -0400 (Wed, 15 Apr 2020).

Package 341/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cola 1.2.1
Zuguang Gu
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/cola
Branch: RELEASE_3_10
Last Commit: ce9b863
Last Changed Date: 2019-12-31 09:11:38 -0400 (Tue, 31 Dec 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 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.2.1
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:cola.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings cola_1.2.1.tar.gz
StartedAt: 2020-04-15 06:15:39 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 06:17:56 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 136.6 seconds
RetCode: 0
Status:  OK 
CheckDir: cola.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/cola.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.2.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                         35.892  0.128  36.183
collect_plots-ConsensusPartitionList-method 11.676  0.140  11.858
* 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.10-bioc/meat/cola.Rcheck/00check.log’
for details.



Installation output

cola.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘cola’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-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.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-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.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-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.10-bioc/R/lib -L/usr/local/lib -o cola.so RcppExports.o cal_consensus_mat.o pdist.o -L/home/biocbuild/bbs-3.10-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.10-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.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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: 11 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> 
> proc.time()
   user  system elapsed 
  2.476   0.064   2.567 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.1640.0080.173
ConsensusPartition-class000
ConsensusPartitionList-class0.0000.0000.001
Extract.ConsensusPartitionList0.5680.0040.580
ExtractExtract.ConsensusPartitionList0.1560.0080.165
FCC0.1800.0120.192
PAC0.1600.0080.172
aPAC0.1600.0160.176
adjust_matrix0.0080.0000.007
adjust_outlier0.0000.0000.001
all_partition_methods0.0000.0040.002
all_top_value_methods000
cola0.0400.0000.052
cola_opt0.0280.0120.043
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-dispatch0.0000.0000.001
cola_rl0.1840.0080.194
collect_classes-ConsensusPartition-method2.0560.0042.066
collect_classes-ConsensusPartitionList-method4.4520.0164.500
collect_classes-dispatch000
collect_plots-ConsensusPartition-method0.0040.0000.000
collect_plots-ConsensusPartitionList-method11.676 0.14011.858
collect_plots-dispatch000
collect_stats-ConsensusPartition-method000
collect_stats-ConsensusPartitionList-method1.1120.0041.118
collect_stats-dispatch000
colnames-ConsensusPartition-method0.0040.0000.000
colnames-ConsensusPartitionList-method000
colnames-dispatch0.0000.0000.001
compare_signatures-ConsensusPartition-method000
concordance0.1560.0080.162
consensus_heatmap-ConsensusPartition-method0.6800.0160.699
consensus_partition35.892 0.12836.183
correspond_between_rankings0.0840.0000.084
correspond_between_two_rankings0.0400.0040.044
dim.ConsensusPartition0.0000.0000.001
dim.ConsensusPartitionList0.0000.0000.001
dimension_reduction-ConsensusPartition-method2.0400.0162.059
dimension_reduction-dispatch000
dimension_reduction-matrix-method000
find_best_km000
functional_enrichment-ANY-method0.0040.0000.000
functional_enrichment-ConsensusPartition-method000
functional_enrichment-ConsensusPartitionList-method000
functional_enrichment-dispatch000
get_anno-ConsensusPartition-method000
get_anno-ConsensusPartitionList-method0.0000.0000.001
get_anno-dispatch000
get_anno_col-ConsensusPartition-method000
get_anno_col-ConsensusPartitionList-method000
get_anno_col-dispatch000
get_classes-ConsensusPartition-method0.1600.0120.170
get_classes-ConsensusPartitionList-method0.1640.0080.173
get_classes-dispatch000
get_consensus-ConsensusPartition-method0.1600.0280.190
get_matrix-ConsensusPartition-method0.1680.0200.188
get_matrix-ConsensusPartitionList-method0.1680.0160.186
get_matrix-dispatch0.0000.0000.001
get_membership-ConsensusPartition-method0.1920.0280.217
get_membership-ConsensusPartitionList-method0.1440.0200.163
get_membership-dispatch000
get_param-ConsensusPartition-method0.1880.0040.191
get_signatures-ConsensusPartition-method000
get_stats-ConsensusPartition-method0.1600.0040.164
get_stats-ConsensusPartitionList-method0.1680.0040.170
get_stats-dispatch000
is_best_k-ConsensusPartition-method000
is_best_k-ConsensusPartitionList-method000
is_best_k-dispatch0.0000.0000.001
is_stable_k-ConsensusPartition-method000
is_stable_k-ConsensusPartitionList-method000
is_stable_k-dispatch000
knitr_add_tab_item000
knitr_insert_tabs000
map_to_entrez_id000
membership_heatmap-ConsensusPartition-method0.8240.0040.832
ncol-ConsensusPartition-method000
ncol-ConsensusPartitionList-method000
ncol-dispatch000
nrow-ConsensusPartition-method000
nrow-ConsensusPartitionList-method000
nrow-dispatch000
plot_ecdf-ConsensusPartition-method0.1800.0040.184
recalc_stats000
register_NMF0.0000.0000.001
register_SOM0.0000.0040.000
register_partition_methods0.3440.1440.510
register_top_value_methods0.0240.0000.025
relabel_class0.0160.0000.014
remove_partition_methods000
remove_top_value_methods000
rownames-ConsensusPartition-method000
rownames-ConsensusPartitionList-method000
rownames-dispatch000
run_all_consensus_partition_methods0.1880.0000.187
select_partition_number-ConsensusPartition-method0.1480.0160.162
show-ConsensusPartition-method000
show-ConsensusPartitionList-method000
show-dispatch000
submit_to_david000
suggest_best_k-ConsensusPartition-method0.1440.0040.152
suggest_best_k-ConsensusPartitionList-method0.1560.0120.173
suggest_best_k-dispatch000
test_between_factors0.0080.0080.015
test_to_known_factors-ConsensusPartition-method0.1920.0040.197
test_to_known_factors-ConsensusPartitionList-method0.4680.0120.479
test_to_known_factors-dispatch000
top_elements_overlap0.0960.0040.103
top_rows_heatmap-ConsensusPartitionList-method000
top_rows_heatmap-dispatch000
top_rows_heatmap-matrix-method2.9840.0723.068
top_rows_overlap-ConsensusPartitionList-method0.3680.0080.376
top_rows_overlap-dispatch000
top_rows_overlap-matrix-method0.2320.0000.231