Back to Multiple platform build/check report for BioC 3.9
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

CHECK report for Heatplus on merida2

This page was generated on 2019-04-09 13:23:22 -0400 (Tue, 09 Apr 2019).

Package 735/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Heatplus 2.29.0
Alexander Ploner
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/Heatplus
Branch: master
Last Commit: df7c62c
Last Changed Date: 2018-10-30 11:54:27 -0400 (Tue, 30 Oct 2018)
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: Heatplus
Version: 2.29.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Heatplus.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Heatplus_2.29.0.tar.gz
StartedAt: 2019-04-09 01:27:35 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 01:28:05 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 30.2 seconds
RetCode: 0
Status:  OK 
CheckDir: Heatplus.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/Heatplus.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Heatplus/DESCRIPTION’ ... OK
* this is package ‘Heatplus’ version ‘2.29.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 ‘Heatplus’ 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 ... NOTE
Unexported object imported by a ':::' call: ‘stats:::plotNode’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... NOTE
Found the following apparent S3 methods exported but not registered:
  annHeatmap.ExpressionSet annHeatmap.default plot.annHeatmap
  print.annHeatmap regHeatmap.default
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
heatmapLayout: warning in layout(ll, width = ll.width, height =
  ll.height, respect = TRUE): partial argument match of 'width' to
  'widths'
heatmapLayout: warning in layout(ll, width = ll.width, height =
  ll.height, respect = TRUE): partial argument match of 'height' to
  'heights'
heatmap_2: warning in layout(ll, width = ll.width, height = ll.height,
  respect = TRUE): partial argument match of 'width' to 'widths'
heatmap_2: warning in layout(ll, width = ll.width, height = ll.height,
  respect = TRUE): partial argument match of 'height' to 'heights'
heatmap_plus: warning in layout(ll, width = ll.width, height =
  ll.height, respect = TRUE): partial argument match of 'width' to
  'widths'
heatmap_plus: warning in layout(ll, width = ll.width, height =
  ll.height, respect = TRUE): partial argument match of 'height' to
  'heights'
oldPicketplot: warning in matrix(c(1, 2), nc = 1): partial argument
  match of 'nc' to 'ncol'
oldPicketplot: warning in axis(2, at = yy, label = label, las = TRUE,
  font = 2, col = par("bg"), col.axis = par("fg"), tick = FALSE):
  partial argument match of 'label' to 'labels'
oldPicketplot: warning in axis(2, at = yy, label = label, las = TRUE,
  tick = FALSE, font = 2): partial argument match of 'label' to
  'labels'
oldPicketplot: warning in axis(1, xx.grp, label = FALSE, tcl = -1.5):
  partial argument match of 'label' to 'labels'
oldPicketplot: warning in axis(1, mids, label = grplabel, font = 2,
  cex.axis = cc$cex.label, tick = FALSE): partial argument match of
  'label' to 'labels'
picketPlot: warning in axis(labaxis, at = panels[[i]]$labcc, label =
  panels[[i]]$label, las = las, tick = FALSE, font = 2, col =
  par("bg"), col.axis = par("fg")): partial argument match of 'label'
  to 'labels'
picketPlot: warning in axis(grpaxis, grpcoord, label = FALSE, tcl =
  -1.5): partial argument match of 'label' to 'labels'
picketPlot: warning in axis(grpaxis, mids, label = grplabel, font = 2,
  cex.axis = cc$cex.label, tick = FALSE): partial argument match of
  'label' to 'labels'
BrewerClusterCol: no visible binding for global variable ‘category’
annHeatmap.ExpressionSet: no visible global function definition for
  ‘exprs’
annHeatmap.ExpressionSet: no visible global function definition for
  ‘pData’
annHeatmap2: no visible global function definition for ‘clustfun’
annHeatmap2: no visible global function definition for ‘distfun’
annHeatmap2: no visible binding for global variable ‘cuth’
annHeatmap2: no visible binding for global variable ‘asIs’
annHeatmap2: no visible binding for global variable ‘inclRef’
convAnnData: no visible global function definition for ‘na.exclude’
convAnnData: no visible global function definition for ‘model.matrix’
convAnnData: no visible global function definition for ‘naresid’
cutplot.dendrogram: no visible global function definition for
  ‘segments’
getLeaves: no visible global function definition for ‘dendrapply’
heatmapLayout: no visible global function definition for ‘layout.show’
print.annHeatmap: no visible global function definition for ‘show’
Undefined global functions or variables:
  asIs category clustfun cuth dendrapply distfun exprs inclRef
  layout.show model.matrix na.exclude naresid pData segments show
Consider adding
  importFrom("graphics", "layout.show", "segments")
  importFrom("methods", "show")
  importFrom("stats", "dendrapply", "model.matrix", "na.exclude",
             "naresid")
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/Heatplus.Rcheck/00check.log’
for details.



Installation output

Heatplus.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘Heatplus’ ...
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Heatplus)

Tests output


Example timings

Heatplus.Rcheck/Heatplus-Ex.timings

nameusersystemelapsed
BrewerClusterCol0.0430.0030.047
RGBColVec0.0300.0030.033
annHeatmap1.0280.0571.100
annHeatmap20.1820.0070.189
breakColors0.0070.0010.009
convAnnData0.0620.0030.065
doLegend0.0010.0000.001
g2r.colors0.0040.0010.004
heatmapLayout0.0020.0010.003
heatmap_21.8500.0211.897
heatmap_plus0.7790.0090.798
modifyExistingList0.0020.0010.004
niceBreaks0.0010.0000.002
oldCutplot.dendrogram0.0540.0020.055
oldPicketplot0.0220.0020.023
picketPlot0.1220.0030.126
plot.annHeatmap0.2600.0120.272
print.annHeatmap0.0310.0000.032
regHeatmap0.0540.0010.055