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

CHECK report for ComplexHeatmap on malbec2

This page was generated on 2019-04-09 11:42:00 -0400 (Tue, 09 Apr 2019).

Package 326/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ComplexHeatmap 1.99.7
Zuguang Gu
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/ComplexHeatmap
Branch: master
Last Commit: 02ad1d0
Last Changed Date: 2019-03-29 04:28:36 -0400 (Fri, 29 Mar 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: ComplexHeatmap
Version: 1.99.7
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ComplexHeatmap.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ComplexHeatmap_1.99.7.tar.gz
StartedAt: 2019-04-08 23:39:38 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 23:41:57 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 139.4 seconds
RetCode: 0
Status:  OK 
CheckDir: ComplexHeatmap.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ComplexHeatmap.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ComplexHeatmap_1.99.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/ComplexHeatmap.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ComplexHeatmap/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ComplexHeatmap’ version ‘1.99.7’
* 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 ‘ComplexHeatmap’ 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
anno_horizon       7.538  0.020   7.809
AnnotationFunction 5.160  0.015   5.268
* 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: OK


Installation output

ComplexHeatmap.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL ComplexHeatmap
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘ComplexHeatmap’ ...
** using staged installation
** R
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ComplexHeatmap)

Tests output

ComplexHeatmap.Rcheck/tests/test-all.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 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(ComplexHeatmap)))
> 
> test_check("ComplexHeatmap")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 96 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 21.447   0.365  21.723 

Example timings

ComplexHeatmap.Rcheck/ComplexHeatmap-Ex.timings

nameusersystemelapsed
AdditiveUnit-class000
AdditiveUnit000
AnnotationFunction-class000
AnnotationFunction5.1600.0155.268
ColorMapping-class000
ColorMapping0.0130.0000.013
ComplexHeatmap-package000
Extract.AnnotationFunction0.030.000.03
Extract.Heatmap0.7220.0040.728
Extract.HeatmapAnnotation0.0720.0000.072
Extract.HeatmapList0.2260.0000.227
Extract.SingleAnnotation0.0250.0000.026
Extract.comb_mat0.0050.0000.004
Heatmap-class0.0010.0000.000
Heatmap000
HeatmapAnnotation-class000
HeatmapAnnotation000
HeatmapList-class000
HeatmapList000
Legend0.1270.0000.129
Legends-class0.0080.0000.008
Legends000
SingleAnnotation-class000
SingleAnnotation0.0810.0080.089
UpSet0.8550.0000.860
add.AdditiveUnit0.0000.0000.001
add_heatmap-Heatmap-method000
add_heatmap-HeatmapAnnotation-method000
add_heatmap-HeatmapList-method0.0000.0010.000
add_heatmap-dispatch000
adjust_dend_by_x0.0240.0020.027
adjust_heatmap_list-HeatmapList-method000
anno_barplot0.0320.0040.037
anno_block0.4100.0040.415
anno_boxplot0.0510.0000.051
anno_density0.6860.0080.697
anno_empty0.0270.0000.026
anno_histogram0.1260.0000.127
anno_horizon7.5380.0207.809
anno_image000
anno_joyplot0.7150.0040.727
anno_lines0.1120.0000.114
anno_link000
anno_mark0.6960.0000.700
anno_oncoprint_barplot000
anno_points0.0460.0000.048
anno_simple0.0930.0000.095
anno_summary0.5220.0040.531
anno_text0.1640.0040.169
anno_zoom0.5370.0000.546
annotation_axis_grob0.1050.0000.106
annotation_legend_size-HeatmapList-method0.0010.0000.000
c.HeatmapAnnotation0.0640.0000.064
cluster_within_group0.0370.0000.037
color_mapping_legend-ColorMapping-method0.0010.0000.000
columnAnnotation000
column_dend-Heatmap-method0.4170.0000.417
column_dend-HeatmapList-method1.4550.0001.459
column_dend-dispatch000
column_order-Heatmap-method0.4080.0000.411
column_order-HeatmapList-method1.4750.0001.579
column_order-dispatch000
comb_degree0.0020.0000.002
comb_name0.0020.0000.002
comb_size0.0020.0000.002
component_height-Heatmap-method000
component_height-HeatmapList-method000
component_height-dispatch000
component_width-Heatmap-method000
component_width-HeatmapList-method000
component_width-dispatch0.0000.0000.001
copy_all-AnnotationFunction-method0.0000.0000.001
copy_all-SingleAnnotation-method0.0000.0000.001
copy_all-dispatch000
decorate_annotation0.3960.0040.401
decorate_column_dend0.0000.0000.001
decorate_column_names000
decorate_column_title000
decorate_dend0.240.000.24
decorate_dimnames0.2990.0000.300
decorate_heatmap_body0.1910.0000.190
decorate_row_dend000
decorate_row_names000
decorate_row_title000
decorate_title0.2530.0000.253
default_axis_param0.0010.0000.001
default_get_type0.0000.0000.001
dend_heights000
dend_xy0.0290.0000.029
dendrogramGrob000
densityHeatmap1.9830.0041.987
dim.Heatmap000
dist20.0150.0000.015
draw-AnnotationFunction-method0.0010.0000.000
draw-Heatmap-method000
draw-HeatmapAnnotation-method000
draw-HeatmapList-method000
draw-Legends-method0.0200.0000.021
draw-SingleAnnotation-method000
draw-dispatch000
draw_annotation-Heatmap-method000
draw_annotation_legend-HeatmapList-method000
draw_dend-Heatmap-method0.0000.0000.001
draw_dimnames-Heatmap-method000
draw_heatmap_body-Heatmap-method0.0010.0000.000
draw_heatmap_legend-HeatmapList-method000
draw_heatmap_list-HeatmapList-method000
draw_title-Heatmap-method000
draw_title-HeatmapList-method0.0000.0000.001
draw_title-dispatch0.0000.0000.001
extract_comb0.0020.0000.003
getXY_in_parent_vp0.0230.0000.023
get_color_mapping_list-HeatmapAnnotation-method0.0000.0000.001
get_legend_param_list-HeatmapAnnotation-method000
grid.annotation_axis000
grid.boxplot0.0210.0000.021
grid.dendrogram2.1600.0442.204
grid.draw.Legends0.0180.0000.018
heatmap_legend_size-HeatmapList-method000
height.AnnotationFunction0.0140.0000.015
height.Heatmap000
height.HeatmapAnnotation000
height.HeatmapList000
height.Legends0.0190.0000.019
height.SingleAnnotation000
heightAssign.AnnotationFunction000
heightAssign.HeatmapAnnotation000
heightAssign.SingleAnnotation000
heightDetails.annotation_axis000
heightDetails.legend000
heightDetails.legend_body000
heightDetails.packed_legends000
ht_global_opt0.0010.0000.001
ht_opt0.010.000.01
is_abs_unit0.0020.0000.002
length.HeatmapAnnotation000
length.HeatmapList000
list_components0.0010.0000.001
list_to_matrix0.0020.0000.002
make_column_cluster-Heatmap-method000
make_comb_mat0.0070.0000.007
make_layout-Heatmap-method000
make_layout-HeatmapList-method000
make_layout-dispatch000
make_row_cluster-Heatmap-method0.0000.0000.001
map_to_colors-ColorMapping-method0.0170.0080.025
max_text_height0.0040.0000.004
max_text_width0.0040.0000.004
merge_dendrogram0.1170.0120.128
names.HeatmapAnnotation0.0240.0030.027
names.HeatmapList000
namesAssign.HeatmapAnnotation0.0240.0000.025
ncol.Heatmap000
nobs.AnnotationFunction0.0060.0000.007
nobs.HeatmapAnnotation000
nobs.SingleAnnotation0.0000.0000.001
normalize_comb_mat000
nrow.Heatmap000
oncoPrint000
order.comb_mat000
packLegend0.1160.0000.117
pct_v_pct000
pindex0.0070.0000.007
prepare-Heatmap-method000
print.comb_mat0.0000.0010.000
re_size-HeatmapAnnotation-method0.0000.0010.000
restore_matrix0.4630.0020.465
rowAnnotation0.0000.0000.001
row_anno_barplot000
row_anno_boxplot000
row_anno_density000
row_anno_histogram000
row_anno_link000
row_anno_points000
row_anno_text000
row_dend-Heatmap-method0.380.000.38
row_dend-HeatmapList-method1.1080.0041.112
row_dend-dispatch000
row_order-Heatmap-method0.4560.0000.456
row_order-HeatmapList-method0.7640.0040.768
row_order-dispatch000
set_component_height-Heatmap-method000
set_component_width-Heatmap-method000
set_name0.0010.0000.001
set_size0.0010.0000.001
show-AnnotationFunction-method000
show-ColorMapping-method000
show-Heatmap-method000
show-HeatmapAnnotation-method000
show-HeatmapList-method000
show-SingleAnnotation-method000
show-dispatch000
size.AnnotationFunction0.0040.0040.008
size.HeatmapAnnotation000
size.SingleAnnotation000
sizeAssign.AnnotationFunction0.0040.0000.004
sizeAssign.HeatmapAnnotation0.0000.0000.001
sizeAssign.SingleAnnotation000
smartAlign20.0760.0000.077
str.comb_mat0.0000.0000.001
subset_gp000
subset_matrix_by_row000
subset_vector0.0010.0000.000
summary.Heatmap000
summary.HeatmapList000
t.comb_mat0.0010.0000.001
test_alter_fun0.0610.0000.060
unify_mat_list0.0010.0000.000
upset_right_annotation000
upset_top_annotation000
width.AnnotationFunction0.0140.0000.014
width.Heatmap000
width.HeatmapAnnotation000
width.HeatmapList000
width.Legends0.0110.0000.012
width.SingleAnnotation000
widthAssign.AnnotationFunction000
widthAssign.HeatmapAnnotation000
widthAssign.SingleAnnotation000
widthDetails.annotation_axis000
widthDetails.legend000
widthDetails.legend_body000
widthDetails.packed_legends000