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

This page was generated on 2022-04-13 12:07:49 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 machv2


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 373/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cola 2.0.0  (landing page)
Zuguang Gu
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/cola
git_branch: RELEASE_3_14
git_last_commit: 236148e
git_last_commit_date: 2021-10-26 12:49:03 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: cola
Version: 2.0.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cola.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cola_2.0.0.tar.gz
StartedAt: 2022-04-12 11:50:35 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 11:55:31 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 295.5 seconds
RetCode: 0
Status:   OK  
CheckDir: cola.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cola.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cola_2.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/cola.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.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 ‘2.0.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.0Mb
  sub-directories of 1Mb or more:
    data      3.5Mb
    extdata   1.0Mb
* 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                             38.431  0.361  38.813
get_signatures-ConsensusPartition-method         8.352  0.136   8.499
compare_signatures-HierarchicalPartition-method  7.022  0.210   7.240
collect_classes-ConsensusPartitionList-method    5.338  0.055   5.398
* 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
  ‘/Users/biocbuild/bbs-3.14-bioc/meat/cola.Rcheck/00check.log’
for details.



Installation output

cola.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cola
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘cola’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c atc.cpp -o atc.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c cal_consensus_mat.cpp -o cal_consensus_mat.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c pdist.cpp -o pdist.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 atc.o cal_consensus_mat.o pdist.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/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.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 18 ]
> 
> 
> proc.time()
   user  system elapsed 
  6.668   0.373   7.026 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.0370.0040.042
ATC_approx0.0000.0000.001
ConsensusPartition-class0.0000.0010.000
ConsensusPartitionList-class0.0000.0000.001
DownSamplingConsensusPartition-class000
Extract.ConsensusPartitionList0.5600.0230.582
Extract.HierarchicalPartition0.2340.0040.238
ExtractExtract.ConsensusPartitionList0.3090.0080.316
ExtractExtract.HierarchicalPartition000
FCC0.3030.0110.315
HierarchicalPartition-class000
PAC0.3040.0110.315
aPAC0.590.010.60
adjust_matrix0.0110.0020.014
adjust_outlier0.0010.0010.002
all_leaves-HierarchicalPartition-method0.2000.0040.203
all_nodes-HierarchicalPartition-method0.2080.0060.214
all_partition_methods0.0020.0010.002
all_top_value_methods0.0010.0010.000
cola0.1070.0020.108
cola_opt0.0430.0020.044
cola_report-ConsensusPartition-method000
cola_report-ConsensusPartitionList-method0.0010.0010.001
cola_report-HierarchicalPartition-method0.0000.0000.001
cola_report-dispatch0.0000.0010.001
cola_rl0.1900.0050.195
collect_classes-ConsensusPartition-method3.6050.0793.687
collect_classes-ConsensusPartitionList-method5.3380.0555.398
collect_classes-HierarchicalPartition-method2.7240.0512.778
collect_classes-dispatch0.0000.0010.000
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method000
collect_plots-dispatch0.0000.0000.001
collect_stats-ConsensusPartition-method0.0000.0010.000
collect_stats-ConsensusPartitionList-method0.7180.0060.724
collect_stats-dispatch0.0010.0000.001
colnames-ConsensusPartition-method0.0010.0010.000
colnames-ConsensusPartitionList-method0.0010.0010.000
colnames-DownSamplingConsensusPartition-method0.0010.0000.000
colnames-HierarchicalPartition-method0.0010.0000.000
colnames-dispatch0.0010.0000.000
compare_partitions-ConsensusPartition-method0.0000.0000.001
compare_signatures-ConsensusPartition-method0.0000.0000.001
compare_signatures-HierarchicalPartition-method7.0220.2107.240
compare_signatures-dispatch0.0000.0000.001
concordance0.2150.0040.219
config_ATC0.0010.0000.001
consensus_heatmap-ConsensusPartition-method0.9530.0110.990
consensus_partition38.431 0.36138.813
consensus_partition_by_down_sampling0.0010.0000.000
correspond_between_rankings0.0970.0020.099
correspond_between_two_rankings0.0470.0020.048
david_enrichment0.0000.0000.001
dim.ConsensusPartition000
dim.ConsensusPartitionList0.0000.0010.001
dim.DownSamplingConsensusPartition0.0000.0010.000
dim.HierarchicalPartition000
dimension_reduction-ConsensusPartition-method1.0750.0401.115
dimension_reduction-DownSamplingConsensusPartition-method1.8650.0571.926
dimension_reduction-HierarchicalPartition-method0.8990.0280.928
dimension_reduction-dispatch0.0000.0000.001
dimension_reduction-matrix-method0.0000.0000.001
find_best_km0.0000.0000.001
functional_enrichment-ANY-method0.0000.0010.000
functional_enrichment-ConsensusPartition-method0.0000.0010.000
functional_enrichment-ConsensusPartitionList-method000
functional_enrichment-HierarchicalPartition-method0.0000.0000.001
functional_enrichment-dispatch0.0000.0010.000
get_anno-ConsensusPartition-method000
get_anno-ConsensusPartitionList-method000
get_anno-DownSamplingConsensusPartition-method0.1100.0060.116
get_anno-HierarchicalPartition-method000
get_anno-dispatch0.0000.0010.001
get_anno_col-ConsensusPartition-method0.0010.0000.001
get_anno_col-ConsensusPartitionList-method0.0000.0000.001
get_anno_col-HierarchicalPartition-method000
get_anno_col-dispatch0.0010.0010.001
get_children_nodes-HierarchicalPartition-method0.0000.0010.001
get_classes-ConsensusPartition-method0.2860.0110.298
get_classes-ConsensusPartitionList-method0.2770.0080.285
get_classes-DownSamplingConsensusPartition-method0.1340.0080.143
get_classes-HierarchicalPartition-method0.2170.0050.223
get_classes-dispatch000
get_consensus-ConsensusPartition-method0.2940.0400.335
get_matrix-ConsensusPartition-method0.7420.9761.778
get_matrix-ConsensusPartitionList-method0.7671.1051.898
get_matrix-HierarchicalPartition-method0.0010.0000.001
get_matrix-dispatch0.0010.0000.001
get_membership-ConsensusPartition-method0.3020.0500.352
get_membership-ConsensusPartitionList-method0.2610.0060.268
get_membership-dispatch000
get_param-ConsensusPartition-method0.3080.0200.329
get_signatures-ConsensusPartition-method8.3520.1368.499
get_signatures-DownSamplingConsensusPartition-method000
get_signatures-HierarchicalPartition-method0.0000.0000.001
get_signatures-dispatch0.0000.0010.001
get_stats-ConsensusPartition-method0.2870.0060.293
get_stats-ConsensusPartitionList-method0.2080.0050.214
get_stats-dispatch0.0000.0010.001
golub_cola0.3270.0060.334
golub_cola_ds0.1720.0040.176
golub_cola_rh0.2850.0050.291
hierarchical_partition0.0000.0000.001
is_best_k-ConsensusPartition-method0.2500.0030.254
is_best_k-ConsensusPartitionList-method0.2940.0050.344
is_best_k-dispatch0.0000.0010.000
is_leaf_node-HierarchicalPartition-method0.2010.0030.204
is_stable_k-ConsensusPartition-method0.2940.0080.302
is_stable_k-ConsensusPartitionList-method0.2970.0050.301
is_stable_k-dispatch0.0010.0000.001
knee_finder20.0320.0050.038
knitr_add_tab_item0.0010.0010.000
knitr_insert_tabs0.0010.0010.000
map_to_entrez_id0.0000.0010.000
max_depth-HierarchicalPartition-method0.1900.0040.194
membership_heatmap-ConsensusPartition-method0.7930.0090.803
merge_node-HierarchicalPartition-method0.0000.0010.000
merge_node_param0.0000.0010.000
ncol-ConsensusPartition-method000
ncol-ConsensusPartitionList-method0.0010.0000.000
ncol-DownSamplingConsensusPartition-method0.0010.0000.000
ncol-HierarchicalPartition-method000
ncol-dispatch0.0010.0000.001
node_info-HierarchicalPartition-method0.0010.0000.001
node_level-HierarchicalPartition-method0.0000.0010.001
nrow-ConsensusPartition-method0.0000.0010.001
nrow-ConsensusPartitionList-method0.0000.0010.001
nrow-HierarchicalPartition-method000
nrow-dispatch0.0010.0000.001
plot_ecdf-ConsensusPartition-method0.2830.0070.290
predict_classes-ConsensusPartition-method0.0000.0000.001
predict_classes-dispatch0.0000.0010.000
predict_classes-matrix-method0.0000.0010.001
print.hc_table_suggest_best_k0.0000.0010.001
recalc_stats0.0000.0010.000
register_NMF0.0000.0010.001
register_SOM0.0000.0010.001
register_partition_methods0.5770.0250.602
register_top_value_methods0.0020.0010.002
relabel_class0.0150.0040.019
remove_partition_methods0.0000.0000.001
remove_top_value_methods000
rownames-ConsensusPartition-method0.0010.0010.001
rownames-ConsensusPartitionList-method0.0000.0000.001
rownames-HierarchicalPartition-method000
rownames-dispatch000
run_all_consensus_partition_methods0.0000.0000.001
select_partition_number-ConsensusPartition-method0.2530.0040.258
show-ConsensusPartition-method000
show-ConsensusPartitionList-method000
show-DownSamplingConsensusPartition-method0.1540.0050.159
show-HierarchicalPartition-method0.2530.0050.257
show-dispatch0.0000.0010.001
split_node-HierarchicalPartition-method000
suggest_best_k-ConsensusPartition-method0.2610.0030.264
suggest_best_k-ConsensusPartitionList-method0.2760.0060.282
suggest_best_k-HierarchicalPartition-method0.1800.0050.185
suggest_best_k-dispatch000
test_between_factors0.0160.0010.017
test_to_known_factors-ConsensusPartition-method0.3070.0060.313
test_to_known_factors-ConsensusPartitionList-method0.5320.0060.538
test_to_known_factors-DownSamplingConsensusPartition-method0.1690.0030.172
test_to_known_factors-HierarchicalPartition-method0.1710.0030.174
test_to_known_factors-dispatch0.0000.0010.000
top_elements_overlap0.2760.0100.286
top_rows_heatmap-ConsensusPartition-method0.0010.0000.001
top_rows_heatmap-ConsensusPartitionList-method000
top_rows_heatmap-HierarchicalPartition-method0.0000.0010.000
top_rows_heatmap-dispatch0.0000.0000.001
top_rows_heatmap-matrix-method4.5120.2254.759
top_rows_overlap-ConsensusPartitionList-method1.0770.0391.116
top_rows_overlap-HierarchicalPartition-method0.8430.0180.864
top_rows_overlap-dispatch0.0000.0000.001
top_rows_overlap-matrix-method0.2310.0020.233