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 debrowser on zin2

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

Package 280/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
debrowser 1.0.10
Alper Kucukural
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/debrowser
Last Changed Rev: 120544 / Revision: 122332
Last Changed Date: 2016-08-29 05:22:47 -0700 (Mon, 29 Aug 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: debrowser
Version: 1.0.10
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings debrowser_1.0.10.tar.gz
StartedAt: 2016-10-13 01:09:16 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 01:13:45 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 268.7 seconds
RetCode: 0
Status:  OK 
CheckDir: debrowser.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings debrowser_1.0.10.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/debrowser.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘debrowser/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘debrowser’ version ‘1.0.10’
* 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 ‘debrowser’ 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 loading without being on the library search path ... 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
MAPlot: no visible global function definition for ‘:=’
MAPlot: no visible binding for global variable ‘size’
MAPlot: no visible binding for global variable ‘size.hover’
MAPlot: no visible binding for global variable ‘fillOpacity’
MAPlot: no visible binding for global variable ‘fillOpacity.hover’
MAPlot: no visible binding for global variable ‘fill.brush’
MAPlot: no visible binding for global variable ‘opacity’
MAPlot: no visible binding for global variable ‘key’
MAZoom: no visible global function definition for ‘:=’
MAZoom: no visible binding for global variable ‘size’
MAZoom: no visible binding for global variable ‘size.hover’
MAZoom: no visible binding for global variable ‘key’
getHoverPlots: no visible binding for global variable ‘conds’
getIntHeatmap: no visible global function definition for ‘:=’
getIntHeatmap: no visible binding for global variable ‘size’
getIntHeatmap: no visible binding for global variable ‘size.hover’
getIntHeatmap: no visible binding for global variable ‘fillOpacity’
getIntHeatmap: no visible binding for global variable
  ‘fillOpacity.hover’
getIntHeatmap: no visible binding for global variable ‘fill.brush’
getIntHeatmap: no visible binding for global variable ‘opacity’
getIntHeatmap: no visible binding for global variable ‘key’
getIntHeatmap: no visible binding for global variable ‘strokeWidth’
getPCAexplained: no visible binding for global variable ‘PCs’
getPCAexplained: no visible binding for global variable ‘explained’
installpack: no visible global function definition for ‘biocLite’
load_data: no visible binding for global variable ‘demodata’
mainScatter: no visible global function definition for ‘:=’
mainScatter: no visible binding for global variable ‘size’
mainScatter: no visible binding for global variable ‘size.hover’
mainScatter: no visible binding for global variable ‘fillOpacity’
mainScatter: no visible binding for global variable ‘fillOpacity.hover’
mainScatter: no visible binding for global variable ‘fill.brush’
mainScatter: no visible binding for global variable ‘opacity’
mainScatter: no visible binding for global variable ‘key’
scatterZoom: no visible global function definition for ‘:=’
scatterZoom: no visible binding for global variable ‘size’
scatterZoom: no visible binding for global variable ‘size.hover’
scatterZoom: no visible binding for global variable ‘key’
volcanoPlot: no visible global function definition for ‘:=’
volcanoPlot: no visible binding for global variable ‘size’
volcanoPlot: no visible binding for global variable ‘size.hover’
volcanoPlot: no visible binding for global variable ‘fillOpacity’
volcanoPlot: no visible binding for global variable ‘fillOpacity.hover’
volcanoPlot: no visible binding for global variable ‘fill.brush’
volcanoPlot: no visible binding for global variable ‘opacity’
volcanoPlot: no visible binding for global variable ‘key’
volcanoZoom: no visible global function definition for ‘:=’
volcanoZoom: no visible binding for global variable ‘size’
volcanoZoom: no visible binding for global variable ‘size.hover’
volcanoZoom: no visible binding for global variable ‘key’
Undefined global functions or variables:
  := PCs biocLite conds demodata explained fill.brush fillOpacity
  fillOpacity.hover key opacity size size.hover strokeWidth
* 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 ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
getEnrichKEGG 1.048  0.052   5.497
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-demo.R’
  Running ‘test-deseq.R’
  Running ‘test-null.R’
  Running ‘test-ui.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
  ‘/home/biocbuild/bbs-3.3-bioc/meat/debrowser.Rcheck/00check.log’
for details.


debrowser.Rcheck/00install.out:

* installing *source* package ‘debrowser’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (debrowser)

debrowser.Rcheck/debrowser-Ex.timings:

nameusersystemelapsed
MAPlot0.0000.0040.001
MAZoom000
addID0.0010.0000.001
add_title_pos0.2220.0000.285
all2all0.1410.0000.154
applyFilters0.0000.0000.001
applyFiltersToMergedComparison0.0010.0000.000
cellInfo0.0000.0000.001
clusterData0.0830.0000.086
compareClust0.0010.0000.000
deServer0.0050.0000.008
deUI0.0230.0000.096
getAfterLoadMsg0.0010.0000.001
getColors0.0000.0000.001
getCompSelection0.0060.0000.005
getCondMsg0.0000.0000.001
getConditionSelector0.0010.0000.000
getCutOffSelection0.0030.0000.004
getDataForTables0.0010.0000.000
getDataPrepPanel0.0000.0000.001
getDomains0.0010.0000.000
getDown0.0000.0000.001
getDownloadSection0.0010.0000.000
getEnrichDO0.0000.0000.001
getEnrichGO0.0010.0000.000
getEnrichKEGG1.0480.0525.497
getGOLeftMenu0.0140.0000.014
getGOPlots0.0010.0000.001
getGeneList0.6490.0240.679
getGeneSetData0.0010.0000.001
getGoPanel000
getHoverPlots0.0010.0000.001
getInitialMenu000
getIntHeatmap000
getIntHeatmapVis0.0000.0000.001
getLeftMenu0.0240.0000.024
getLoadingMsg0.0010.0000.001
getLogo0.0010.0000.001
getMainPanel000
getMainPanelPlots0.0010.0000.001
getMean000
getMergedComparison000
getMostVariedList0.0010.0000.001
getNormalizedMatrix0.0080.0000.008
getOrganism0.0010.0000.001
getOrganismBox0.0010.0040.004
getOrganismPathway000
getPCAexplained0.0010.0000.001
getPCselection0.0010.0000.001
getProgramTitle000
getQCLeftMenu0.0050.0040.009
getQCPanel0.0010.0000.001
getQCPlots0.0010.0000.001
getQCReplot000
getSampleNames000
getSamples0.0010.0000.001
getSearchData0.0010.0000.001
getSelHeat000
getSelectedDatasetInput0.0010.0000.000
getStartPlotsMsg0.0010.0000.001
getStartupMsg0.0010.0000.001
getTableStyle0.0010.0000.001
getToolTipText000
getUp000
getUpDown0.0010.0000.001
hideObj000
installpack000
link_brush0.0030.0000.003
load_data0.0010.0000.001
logSliderJScode000
mainScatter000
panel.cor0.0000.0040.001
panel.hist0.0000.0000.001
plot_pca1.4950.0081.523
prepDESeqOutput0.0010.0000.001
prepDataContainer0.0010.0000.001
prepDataForQC0.0010.0000.000
push0.0000.0000.001
removeCols0.0010.0000.000
round_vals0.0000.0000.001
runDESeq0.0010.0000.000
runHeatmap0.1460.0000.146
run_pca1.1250.0001.125
saveQCPlot0.0010.0000.001
scatterZoom000
selectConditions000
setFilterParams0.0010.0000.001
showObj000
startDEBrowser000
textareaInput0.0010.0000.001
togglePanels000
volcanoPlot000
volcanoZoom0.0000.0040.001