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

This page was generated on 2022-10-19 13:20:07 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for cola on nebbiolo1


To the developers/maintainers of the cola package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cola.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 383/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cola 2.2.0  (landing page)
Zuguang Gu
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/cola
git_branch: RELEASE_3_15
git_last_commit: 93d66ad
git_last_commit_date: 2022-04-26 11:52:50 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: cola
Version: 2.2.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:cola.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings cola_2.2.0.tar.gz
StartedAt: 2022-10-18 19:08:48 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 19:11:40 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 171.4 seconds
RetCode: 0
Status:   OK  
CheckDir: cola.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/cola.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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 ‘2.2.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  6.3Mb
  sub-directories of 1Mb or more:
    data   3.5Mb
    libs   1.1Mb
* 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 (user + system) or elapsed time > 5s
                      user system elapsed
consensus_partition 18.576   0.24  18.817
* 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.15-bioc/meat/cola.Rcheck/00check.log’
for details.



Installation output

cola.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘cola’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c atc.cpp -o atc.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.15-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++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pdist.cpp -o pdist.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.15-bioc/R/lib -L/usr/local/lib -o cola.so RcppExports.o atc.o cal_consensus_mat.o pdist.o -L/home/biocbuild/bbs-3.15-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.15-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.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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 18 ]
> 
> 
> proc.time()
   user  system elapsed 
  4.334   0.235   4.554 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.0250.0040.029
ATC_approx0.0000.0000.001
ConsensusPartition-class0.0010.0000.000
ConsensusPartitionList-class0.0010.0000.000
DownSamplingConsensusPartition-class0.0000.0010.000
Extract.ConsensusPartitionList0.4490.0310.480
Extract.HierarchicalPartition0.2600.0120.273
ExtractExtract.ConsensusPartitionList0.1830.0000.183
ExtractExtract.HierarchicalPartition0.0000.0000.001
FCC0.1680.0160.184
HierarchicalPartition-class000
PAC0.1720.0150.187
aPAC0.5040.0120.516
adjust_matrix0.0010.0060.008
adjust_outlier0.0000.0010.001
all_leaves-HierarchicalPartition-method0.1190.0040.123
all_nodes-HierarchicalPartition-method0.1170.0080.126
all_partition_methods0.0020.0000.001
all_top_value_methods000
cola0.0380.0040.042
cola_opt0.0220.0040.026
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method000
cola_report-HierarchicalPartition-method000
cola_report-dispatch0.0000.0000.001
cola_rl0.0960.0260.123
collect_classes-ConsensusPartition-method2.1020.2122.314
collect_classes-ConsensusPartitionList-method2.7110.1042.815
collect_classes-HierarchicalPartition-method1.4020.0521.454
collect_classes-dispatch000
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method000
collect_plots-dispatch000
collect_stats-ConsensusPartition-method0.0010.0000.001
collect_stats-ConsensusPartitionList-method0.4110.0080.419
collect_stats-dispatch000
colnames-ConsensusPartition-method000
colnames-ConsensusPartitionList-method0.0010.0000.001
colnames-DownSamplingConsensusPartition-method000
colnames-HierarchicalPartition-method0.0000.0010.000
colnames-dispatch000
compare_partitions-ConsensusPartition-method0.0000.0000.001
compare_signatures-ConsensusPartition-method000
compare_signatures-HierarchicalPartition-method4.1940.2324.427
compare_signatures-dispatch0.0010.0000.000
concordance0.1590.0160.175
config_ATC0.0000.0010.001
consensus_heatmap-ConsensusPartition-method0.5170.0180.535
consensus_partition18.576 0.24018.817
consensus_partition_by_down_sampling000
correspond_between_rankings0.0640.0000.065
correspond_between_two_rankings0.0410.0000.041
david_enrichment000
dim.ConsensusPartition000
dim.ConsensusPartitionList000
dim.DownSamplingConsensusPartition000
dim.HierarchicalPartition0.0010.0000.001
dimension_reduction-ConsensusPartition-method0.5980.0150.614
dimension_reduction-DownSamplingConsensusPartition-method0.9650.0120.977
dimension_reduction-HierarchicalPartition-method0.5070.0040.511
dimension_reduction-dispatch000
dimension_reduction-matrix-method000
find_best_km000
functional_enrichment-ANY-method000
functional_enrichment-ConsensusPartition-method0.0000.0000.001
functional_enrichment-ConsensusPartitionList-method000
functional_enrichment-HierarchicalPartition-method0.0000.0010.000
functional_enrichment-dispatch0.0000.0010.000
get_anno-ConsensusPartition-method000
get_anno-ConsensusPartitionList-method000
get_anno-DownSamplingConsensusPartition-method0.0710.0100.082
get_anno-HierarchicalPartition-method0.0000.0010.000
get_anno-dispatch000
get_anno_col-ConsensusPartition-method0.0000.0000.001
get_anno_col-ConsensusPartitionList-method0.0000.0000.001
get_anno_col-HierarchicalPartition-method000
get_anno_col-dispatch0.0000.0010.000
get_children_nodes-HierarchicalPartition-method000
get_classes-ConsensusPartition-method0.1520.0060.158
get_classes-ConsensusPartitionList-method0.1610.0040.165
get_classes-DownSamplingConsensusPartition-method0.0770.0080.085
get_classes-HierarchicalPartition-method0.1290.0000.129
get_classes-dispatch000
get_consensus-ConsensusPartition-method0.1410.0520.193
get_matrix-ConsensusPartition-method0.3620.7361.098
get_matrix-ConsensusPartitionList-method0.3490.7641.113
get_matrix-HierarchicalPartition-method0.0000.0000.001
get_matrix-dispatch0.0000.0000.001
get_membership-ConsensusPartition-method0.1560.0270.184
get_membership-ConsensusPartitionList-method0.1630.0080.171
get_membership-dispatch000
get_param-ConsensusPartition-method0.1520.0300.182
get_signatures-ConsensusPartition-method4.5880.0574.597
get_signatures-DownSamplingConsensusPartition-method0.0010.0000.000
get_signatures-HierarchicalPartition-method000
get_signatures-dispatch000
get_stats-ConsensusPartition-method0.1400.0110.151
get_stats-ConsensusPartitionList-method0.1460.0060.152
get_stats-dispatch000
golub_cola0.1880.0010.188
golub_cola_ds0.0940.0080.101
golub_cola_rh0.1570.0040.160
hierarchical_partition0.0010.0000.000
is_best_k-ConsensusPartition-method0.1400.0120.152
is_best_k-ConsensusPartitionList-method0.1510.0040.155
is_best_k-dispatch0.0000.0000.001
is_leaf_node-HierarchicalPartition-method0.1320.0040.136
is_stable_k-ConsensusPartition-method0.1430.0120.156
is_stable_k-ConsensusPartitionList-method0.1530.0040.157
is_stable_k-dispatch000
knee_finder20.0350.0000.035
knitr_add_tab_item0.0000.0000.001
knitr_insert_tabs000
map_to_entrez_id000
max_depth-HierarchicalPartition-method0.1150.0060.121
membership_heatmap-ConsensusPartition-method1.0140.0041.018
merge_node-HierarchicalPartition-method0.0000.0000.001
merge_node_param0.0010.0000.000
ncol-ConsensusPartition-method000
ncol-ConsensusPartitionList-method000
ncol-DownSamplingConsensusPartition-method0.0000.0000.001
ncol-HierarchicalPartition-method0.0010.0000.000
ncol-dispatch000
node_info-HierarchicalPartition-method000
node_level-HierarchicalPartition-method0.0000.0000.001
nrow-ConsensusPartition-method000
nrow-ConsensusPartitionList-method000
nrow-HierarchicalPartition-method000
nrow-dispatch0.0010.0000.000
plot_ecdf-ConsensusPartition-method0.1480.0080.156
predict_classes-ConsensusPartition-method000
predict_classes-dispatch0.0000.0000.001
predict_classes-matrix-method0.0010.0000.000
print.hc_table_suggest_best_k000
recalc_stats0.0000.0000.001
register_NMF0.0000.0010.000
register_SOM000
register_partition_methods0.6040.0020.606
register_top_value_methods0.0000.0010.002
relabel_class0.0070.0010.009
remove_partition_methods000
remove_top_value_methods0.0000.0000.001
rownames-ConsensusPartition-method0.0010.0000.000
rownames-ConsensusPartitionList-method000
rownames-HierarchicalPartition-method000
rownames-dispatch0.0000.0000.001
run_all_consensus_partition_methods0.0010.0000.000
select_partition_number-ConsensusPartition-method0.1500.0120.162
show-ConsensusPartition-method000
show-ConsensusPartitionList-method000
show-DownSamplingConsensusPartition-method0.0950.0060.102
show-HierarchicalPartition-method0.1560.0000.156
show-dispatch000
split_node-HierarchicalPartition-method0.0000.0000.001
suggest_best_k-ConsensusPartition-method0.1410.0080.149
suggest_best_k-ConsensusPartitionList-method0.1420.0160.157
suggest_best_k-HierarchicalPartition-method0.1190.0080.127
suggest_best_k-dispatch0.0000.0000.001
test_between_factors0.0090.0000.009
test_to_known_factors-ConsensusPartition-method0.1540.0120.165
test_to_known_factors-ConsensusPartitionList-method0.2500.0120.262
test_to_known_factors-DownSamplingConsensusPartition-method0.0960.0040.100
test_to_known_factors-HierarchicalPartition-method0.1230.0080.131
test_to_known_factors-dispatch000
top_elements_overlap0.1800.0040.183
top_rows_heatmap-ConsensusPartition-method0.0000.0000.001
top_rows_heatmap-ConsensusPartitionList-method0.0010.0000.000
top_rows_heatmap-HierarchicalPartition-method000
top_rows_heatmap-dispatch000
top_rows_heatmap-matrix-method2.4920.1102.565
top_rows_overlap-ConsensusPartitionList-method0.7560.0040.759
top_rows_overlap-HierarchicalPartition-method0.5460.0000.546
top_rows_overlap-dispatch0.0000.0000.001
top_rows_overlap-matrix-method0.1210.0040.125