Back to the "Multiple platform build/check report" A  B [C] D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for ComplexHeatmap on moscato2

This page was generated on 2016-10-13 12:53:49 -0700 (Thu, 13 Oct 2016).

Package 234/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ComplexHeatmap 1.10.2
Zuguang Gu
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/ComplexHeatmap
Last Changed Rev: 117513 / Revision: 122332
Last Changed Date: 2016-05-15 13:18:19 -0700 (Sun, 15 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ComplexHeatmap
Version: 1.10.2
Command: rm -rf ComplexHeatmap.buildbin-libdir ComplexHeatmap.Rcheck && mkdir ComplexHeatmap.buildbin-libdir ComplexHeatmap.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ComplexHeatmap.buildbin-libdir ComplexHeatmap_1.10.2.tar.gz >ComplexHeatmap.Rcheck\00install.out 2>&1 && cp ComplexHeatmap.Rcheck\00install.out ComplexHeatmap-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=ComplexHeatmap.buildbin-libdir --install="check:ComplexHeatmap-install.out" --force-multiarch --no-vignettes --timings ComplexHeatmap_1.10.2.tar.gz
StartedAt: 2016-10-13 02:29:36 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 02:34:31 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 295.2 seconds
RetCode: 0
Status:  OK  
CheckDir: ComplexHeatmap.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ComplexHeatmap.buildbin-libdir ComplexHeatmap.Rcheck && mkdir ComplexHeatmap.buildbin-libdir ComplexHeatmap.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ComplexHeatmap.buildbin-libdir ComplexHeatmap_1.10.2.tar.gz >ComplexHeatmap.Rcheck\00install.out 2>&1 && cp ComplexHeatmap.Rcheck\00install.out ComplexHeatmap-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=ComplexHeatmap.buildbin-libdir --install="check:ComplexHeatmap-install.out" --force-multiarch --no-vignettes --timings ComplexHeatmap_1.10.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/ComplexHeatmap.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ComplexHeatmap/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ComplexHeatmap' version '1.10.2'
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
+.AdditiveUnit: no visible global function definition for 'new'
AdditiveUnit: no visible global function definition for 'new'
ColorMapping: no visible global function definition for 'new'
Heatmap: no visible global function definition for 'new'
HeatmapAnnotation: no visible global function definition for 'new'
HeatmapList: no visible global function definition for 'new'
SingleAnnotation: no visible global function definition for 'new'
add_heatmap,Heatmap: no visible global function definition for 'new'
add_heatmap,HeatmapAnnotation: no visible global function definition
  for 'new'
draw,Heatmap: no visible global function definition for 'new'
draw_heatmap_body,Heatmap: no visible global function definition for
  'getFromNamespace'
show,HeatmapAnnotation: no visible global function definition for
  'show'
Undefined global functions or variables:
  getFromNamespace new show
Consider adding
  importFrom("methods", "new", "show")
  importFrom("utils", "getFromNamespace")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
Heatmap           17.50   0.02   17.66
add.AdditiveUnit   6.54   0.02    6.55
HeatmapList-class  5.81   0.00    5.80
densityHeatmap     5.23   0.01    5.38
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
Heatmap           23.20   0.06   23.36
add.AdditiveUnit   9.30   0.00    9.29
HeatmapList-class  6.74   0.00    7.61
densityHeatmap     5.92   0.02    5.95
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R'
 OK
** running tests for arch 'x64' ...
  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
  'E:/biocbld/bbs-3.3-bioc/meat/ComplexHeatmap.Rcheck/00check.log'
for details.


ComplexHeatmap.Rcheck/00install.out:


install for i386

* installing *source* package 'ComplexHeatmap' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'ComplexHeatmap' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ComplexHeatmap' as ComplexHeatmap_1.10.2.zip
* DONE (ComplexHeatmap)

ComplexHeatmap.Rcheck/examples_i386/ComplexHeatmap-Ex.timings:

nameusersystemelapsed
AdditiveUnit-class000
AdditiveUnit000
ColorMapping-class000
ColorMapping0.020.000.06
ComplexHeatmap-package000
Heatmap-class000
Heatmap17.50 0.0217.66
HeatmapAnnotation-class000
HeatmapAnnotation0.20.00.2
HeatmapList-class5.810.005.80
HeatmapList000
Legend000
SingleAnnotation-class0.010.000.02
SingleAnnotation0.110.010.12
add.AdditiveUnit6.540.026.55
add_heatmap-Heatmap-method1.650.001.66
add_heatmap-HeatmapAnnotation-method0.670.000.67
add_heatmap-HeatmapList-method2.970.002.96
add_heatmap-dispatch000
anno_barplot0.030.000.03
anno_boxplot0.040.000.05
anno_density0.320.000.31
anno_histogram0.090.000.10
anno_link3.40.03.4
anno_points0.050.000.04
anno_text0.570.000.58
annotation_legend_size-HeatmapList-method000
color_mapping_legend-ColorMapping-method0.290.000.28
columnAnnotation0.030.000.03
column_anno_barplot000
column_anno_boxplot000
column_anno_density000
column_anno_histogram000
column_anno_link000
column_anno_points000
column_anno_text000
column_dend-Heatmap-method0.140.000.14
column_dend-HeatmapList-method0.380.000.37
column_dend-dispatch000
column_order-Heatmap-method0.120.000.13
column_order-HeatmapList-method0.360.000.36
column_order-dispatch000
component_height-Heatmap-method0.010.000.02
component_height-HeatmapList-method000
component_height-dispatch000
component_width-Heatmap-method000
component_width-HeatmapList-method000
component_width-dispatch000
decorate_annotation0.970.000.97
decorate_column_dend000
decorate_column_names000
decorate_column_title000
decorate_dend0.550.000.55
decorate_dimnames0.640.000.64
decorate_heatmap_body0.410.000.40
decorate_row_dend000
decorate_row_names000
decorate_row_title000
decorate_title0.510.000.52
densityHeatmap5.230.015.38
dist2000
draw-Heatmap-method0.760.000.83
draw-HeatmapAnnotation-method0.280.000.28
draw-HeatmapList-method2.470.002.46
draw-SingleAnnotation-method0.180.000.18
draw-dispatch000
draw_annotation-Heatmap-method000
draw_annotation_legend-HeatmapList-method000
draw_dend-Heatmap-method000
draw_dimnames-Heatmap-method000
draw_heatmap_body-Heatmap-method000
draw_heatmap_legend-HeatmapList-method000
draw_heatmap_list-HeatmapList-method000
draw_title-Heatmap-method000
draw_title-HeatmapList-method000
draw_title-dispatch0.010.000.02
enhanced_basicplot1.380.001.37
get_color_mapping_list-HeatmapAnnotation-method000
get_color_mapping_param_list-HeatmapAnnotation-method000
grid.dendrogram0.040.000.04
heatmap_legend_size-HeatmapList-method000
ht_global_opt000
is_abs_unit000
make_column_cluster-Heatmap-method000
make_layout-Heatmap-method0.020.000.02
make_layout-HeatmapList-method000
make_layout-dispatch000
make_row_cluster-Heatmap-method000
map_to_colors-ColorMapping-method0.030.000.03
max_text_height000
max_text_width0.020.000.02
oncoPrint000
plotDataFrame3.820.023.83
prepare-Heatmap-method000
rowAnnotation0.010.000.02
row_anno_barplot000
row_anno_boxplot000
row_anno_density0.020.000.02
row_anno_histogram000
row_anno_link000
row_anno_points000
row_anno_text000
row_dend-Heatmap-method0.140.000.14
row_dend-HeatmapList-method0.50.00.5
row_dend-dispatch000
row_order-Heatmap-method0.090.000.09
row_order-HeatmapList-method0.360.000.38
row_order-dispatch000
selectArea000
set_component_height-Heatmap-method0.010.000.01
show-ColorMapping-method000
show-Heatmap-method1.080.001.08
show-HeatmapAnnotation-method000
show-HeatmapList-method000
show-SingleAnnotation-method0.020.000.02
show-dispatch000
unify_mat_list000

ComplexHeatmap.Rcheck/examples_x64/ComplexHeatmap-Ex.timings:

nameusersystemelapsed
AdditiveUnit-class000
AdditiveUnit000
ColorMapping-class0.020.000.01
ColorMapping0.000.000.03
ComplexHeatmap-package000
Heatmap-class000
Heatmap23.20 0.0623.36
HeatmapAnnotation-class000
HeatmapAnnotation0.120.000.12
HeatmapList-class6.740.007.61
HeatmapList000
Legend000
SingleAnnotation-class000
SingleAnnotation0.110.000.11
add.AdditiveUnit9.300.009.29
add_heatmap-Heatmap-method1.810.001.86
add_heatmap-HeatmapAnnotation-method0.510.000.51
add_heatmap-HeatmapList-method2.870.003.47
add_heatmap-dispatch000
anno_barplot0.020.000.01
anno_boxplot0.050.000.05
anno_density0.250.020.26
anno_histogram0.030.010.05
anno_link2.700.022.78
anno_points0.030.010.17
anno_text0.530.000.53
annotation_legend_size-HeatmapList-method000
color_mapping_legend-ColorMapping-method0.360.000.36
columnAnnotation0.010.000.01
column_anno_barplot000
column_anno_boxplot000
column_anno_density000
column_anno_histogram000
column_anno_link000
column_anno_points000
column_anno_text000
column_dend-Heatmap-method0.170.000.17
column_dend-HeatmapList-method0.390.000.39
column_dend-dispatch000
column_order-Heatmap-method0.210.000.22
column_order-HeatmapList-method0.460.000.45
column_order-dispatch000
component_height-Heatmap-method000
component_height-HeatmapList-method000
component_height-dispatch000
component_width-Heatmap-method000
component_width-HeatmapList-method000
component_width-dispatch000
decorate_annotation1.160.001.15
decorate_column_dend000
decorate_column_names0.010.000.02
decorate_column_title000
decorate_dend0.470.000.47
decorate_dimnames0.560.000.56
decorate_heatmap_body0.420.000.42
decorate_row_dend000
decorate_row_names000
decorate_row_title000
decorate_title0.490.000.48
densityHeatmap5.920.025.95
dist2000
draw-Heatmap-method0.750.000.74
draw-HeatmapAnnotation-method0.300.010.32
draw-HeatmapList-method2.990.002.99
draw-SingleAnnotation-method0.190.000.19
draw-dispatch000
draw_annotation-Heatmap-method000
draw_annotation_legend-HeatmapList-method000
draw_dend-Heatmap-method000
draw_dimnames-Heatmap-method000
draw_heatmap_body-Heatmap-method000
draw_heatmap_legend-HeatmapList-method000
draw_heatmap_list-HeatmapList-method000
draw_title-Heatmap-method000
draw_title-HeatmapList-method000
draw_title-dispatch000
enhanced_basicplot1.780.001.78
get_color_mapping_list-HeatmapAnnotation-method000
get_color_mapping_param_list-HeatmapAnnotation-method000
grid.dendrogram0.050.000.04
heatmap_legend_size-HeatmapList-method000
ht_global_opt0.010.000.02
is_abs_unit000
make_column_cluster-Heatmap-method000
make_layout-Heatmap-method000
make_layout-HeatmapList-method0.010.000.02
make_layout-dispatch000
make_row_cluster-Heatmap-method000
map_to_colors-ColorMapping-method0.050.000.04
max_text_height000
max_text_width0.010.000.02
oncoPrint000
plotDataFrame4.260.004.26
prepare-Heatmap-method000
rowAnnotation0.170.000.17
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.110.000.11
row_dend-HeatmapList-method0.350.000.34
row_dend-dispatch000
row_order-Heatmap-method0.170.000.17
row_order-HeatmapList-method0.450.000.45
row_order-dispatch000
selectArea0.020.000.02
set_component_height-Heatmap-method000
show-ColorMapping-method000
show-Heatmap-method1.320.001.33
show-HeatmapAnnotation-method000
show-HeatmapList-method000
show-SingleAnnotation-method000
show-dispatch000
unify_mat_list000