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

CHECK report for cola on merida1

This page was generated on 2021-05-06 12:34:35 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:cola.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings cola_1.6.0.tar.gz
StartedAt: 2021-05-06 00:31:19 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 00:35:01 -0400 (Thu, 06 May 2021)
EllapsedTime: 221.8 seconds
RetCode: 0
Status:   OK  
CheckDir: cola.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/cola.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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 ‘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  6.1Mb
  sub-directories of 1Mb or more:
    data      3.8Mb
    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                             36.023  0.207  36.266
get_signatures-ConsensusPartition-method         7.433  0.160   7.613
compare_signatures-HierarchicalPartition-method  5.779  0.196   5.981
* 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.12-bioc/meat/cola.Rcheck/00check.log’
for details.



Installation output

cola.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘cola’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
            SEXP data = Parent::get__();
                 ^
1 warning generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c cal_consensus_mat.cpp -o cal_consensus_mat.o
In file included from cal_consensus_mat.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
            SEXP data = Parent::get__();
                 ^
1 warning generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c pdist.cpp -o pdist.o
In file included from pdist.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
            SEXP data = Parent::get__();
                 ^
1 warning generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -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 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.0/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.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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 12 ]
> 
> 
> proc.time()
   user  system elapsed 
  4.138   0.244   4.364 

Example timings

cola.Rcheck/cola-Ex.timings

nameusersystemelapsed
ATC0.3390.0130.352
ConsensusPartition-class0.0000.0000.001
ConsensusPartitionList-class000
DownSamplingConsensusPartition-class000
Extract.ConsensusPartitionList0.7140.0400.755
Extract.HierarchicalPartition0.1950.0080.203
ExtractExtract.ConsensusPartitionList0.3410.0110.352
ExtractExtract.HierarchicalPartition0.0000.0010.000
FCC0.3370.0080.345
HierarchicalPartition-class0.0000.0000.001
PAC0.3470.0090.357
aPAC0.5410.0110.553
adjust_matrix0.0120.0020.014
adjust_outlier0.0010.0010.001
all_leaves-HierarchicalPartition-method0.1620.0030.165
all_nodes-HierarchicalPartition-method0.1600.0040.164
all_partition_methods0.0010.0000.001
all_top_value_methods0.0000.0010.000
cola0.0920.0020.095
cola_opt0.0410.0020.044
cola_report-ConsensusPartition-method0.0000.0010.000
cola_report-ConsensusPartitionList-method0.0000.0000.001
cola_report-HierarchicalPartition-method0.0010.0000.001
cola_report-dispatch0.0000.0000.001
cola_rl0.2130.0050.218
collect_classes-ConsensusPartition-method2.9850.0873.135
collect_classes-ConsensusPartitionList-method4.8080.0344.846
collect_classes-HierarchicalPartition-method1.8530.0441.899
collect_classes-dispatch0.0000.0010.001
collect_plots-ConsensusPartition-method000
collect_plots-ConsensusPartitionList-method000
collect_plots-dispatch0.0000.0000.001
collect_stats-ConsensusPartition-method000
collect_stats-ConsensusPartitionList-method0.6840.0070.692
collect_stats-dispatch0.0010.0000.001
colnames-ConsensusPartition-method0.0010.0000.000
colnames-ConsensusPartitionList-method0.0010.0000.000
colnames-DownSamplingConsensusPartition-method0.0000.0000.001
colnames-HierarchicalPartition-method0.0010.0010.000
colnames-dispatch000
compare_signatures-ConsensusPartition-method000
compare_signatures-HierarchicalPartition-method5.7790.1965.981
compare_signatures-dispatch0.0000.0000.001
concordance0.3760.0040.380
consensus_heatmap-ConsensusPartition-method1.4310.0181.451
consensus_partition36.023 0.20736.266
consensus_partition_by_down_sampling0.0000.0000.001
correspond_between_rankings0.0570.0020.059
correspond_between_two_rankings0.0250.0020.026
david_enrichment0.0000.0000.001
dim.ConsensusPartition0.0010.0000.001
dim.ConsensusPartitionList000
dim.DownSamplingConsensusPartition0.0000.0010.000
dim.HierarchicalPartition0.0010.0000.000
dimension_reduction-ConsensusPartition-method0.9250.0450.973
dimension_reduction-DownSamplingConsensusPartition-method1.5360.0611.600
dimension_reduction-HierarchicalPartition-method0.0000.0000.001
dimension_reduction-dispatch000
dimension_reduction-matrix-method0.0000.0010.001
find_best_km0.0000.0000.001
functional_enrichment-ANY-method0.0010.0000.001
functional_enrichment-ConsensusPartition-method0.0000.0010.001
functional_enrichment-ConsensusPartitionList-method0.0000.0000.001
functional_enrichment-dispatch000
get_anno-ConsensusPartition-method0.0010.0010.000
get_anno-ConsensusPartitionList-method0.0010.0000.000
get_anno-DownSamplingConsensusPartition-method0.1160.0030.120
get_anno-HierarchicalPartition-method000
get_anno-dispatch000
get_anno_col-ConsensusPartition-method000
get_anno_col-ConsensusPartitionList-method000
get_anno_col-HierarchicalPartition-method0.0000.0000.001
get_anno_col-dispatch000
get_classes-ConsensusPartition-method0.2860.0120.298
get_classes-ConsensusPartitionList-method0.2600.0050.265
get_classes-DownSamplingConsensusPartition-method0.0960.0050.101
get_classes-HierarchicalPartition-method000
get_classes-dispatch0.0000.0010.001
get_consensus-ConsensusPartition-method0.3030.0480.351
get_matrix-ConsensusPartition-method0.7840.8331.714
get_matrix-ConsensusPartitionList-method0.7570.6811.465
get_matrix-HierarchicalPartition-method0.0010.0010.001
get_matrix-dispatch0.0000.0010.000
get_membership-ConsensusPartition-method0.3380.1020.469
get_membership-ConsensusPartitionList-method0.3280.0060.334
get_membership-dispatch000
get_param-ConsensusPartition-method0.3270.0260.354
get_signatures-ConsensusPartition-method7.4330.1607.613
get_signatures-DownSamplingConsensusPartition-method0.0010.0000.001
get_signatures-HierarchicalPartition-method0.0010.0000.000
get_signatures-dispatch0.0000.0000.001
get_stats-ConsensusPartition-method0.3380.0050.343
get_stats-ConsensusPartitionList-method0.3370.0070.344
get_stats-dispatch000
golub_cola0.3750.0080.384
golub_cola_ds0.1510.0020.154
golub_cola_rh0.1980.0040.203
hierarchical_partition0.0010.0010.000
is_best_k-ConsensusPartition-method0.3180.0080.326
is_best_k-ConsensusPartitionList-method0.3420.0070.349
is_best_k-dispatch000
is_stable_k-ConsensusPartition-method0.7720.0230.797
is_stable_k-ConsensusPartitionList-method0.3660.0050.371
is_stable_k-dispatch0.0000.0010.000
knitr_add_tab_item0.0000.0010.001
knitr_insert_tabs0.0000.0010.001
map_to_entrez_id000
max_depth-HierarchicalPartition-method0.1510.0020.153
membership_heatmap-ConsensusPartition-method0.9430.0090.953
ncol-ConsensusPartition-method0.0000.0010.000
ncol-ConsensusPartitionList-method0.0000.0010.000
ncol-DownSamplingConsensusPartition-method0.0010.0010.001
ncol-HierarchicalPartition-method0.0000.0000.001
ncol-dispatch000
nrow-ConsensusPartition-method0.0000.0010.001
nrow-ConsensusPartitionList-method0.0000.0010.001
nrow-HierarchicalPartition-method0.0010.0000.000
nrow-dispatch0.0000.0000.001
plot_ecdf-ConsensusPartition-method0.3440.0060.352
predict_classes-ConsensusPartition-method000
predict_classes-dispatch0.0000.0010.001
predict_classes-matrix-method000
recalc_stats0.0000.0000.001
register_NMF0.0000.0010.000
register_SOM000
register_partition_methods0.4240.0060.431
register_top_value_methods0.0210.0010.022
relabel_class0.0100.0030.013
remove_partition_methods000
remove_top_value_methods0.0000.0000.001
rownames-ConsensusPartition-method0.0010.0010.000
rownames-ConsensusPartitionList-method000
rownames-HierarchicalPartition-method0.0000.0010.001
rownames-dispatch000
run_all_consensus_partition_methods0.0010.0000.000
select_partition_number-ConsensusPartition-method0.3380.0060.344
show-ConsensusPartition-method0.0010.0010.001
show-ConsensusPartitionList-method0.0000.0010.000
show-DownSamplingConsensusPartition-method0.1580.0040.162
show-HierarchicalPartition-method0.0000.0010.001
show-dispatch0.0000.0010.000
suggest_best_k-ConsensusPartition-method0.3360.0050.340
suggest_best_k-ConsensusPartitionList-method0.3340.0070.341
suggest_best_k-HierarchicalPartition-method0.1760.0040.180
suggest_best_k-dispatch0.0000.0000.001
test_between_factors0.0180.0010.019
test_to_known_factors-ConsensusPartition-method0.3660.0060.373
test_to_known_factors-ConsensusPartitionList-method0.5680.0160.585
test_to_known_factors-DownSamplingConsensusPartition-method0.1750.0030.179
test_to_known_factors-HierarchicalPartition-method0.1590.0030.163
test_to_known_factors-dispatch0.0000.0010.000
top_elements_overlap0.3220.0120.336
top_rows_heatmap-ConsensusPartitionList-method0.0010.0000.000
top_rows_heatmap-dispatch000
top_rows_heatmap-matrix-method1.4060.0481.466
top_rows_overlap-ConsensusPartitionList-method0.9340.0391.010
top_rows_overlap-dispatch000
top_rows_overlap-matrix-method0.4620.0110.474