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

CHECK report for caOmicsV on malbec1

This page was generated on 2019-04-16 11:51:25 -0400 (Tue, 16 Apr 2019).

Package 201/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
caOmicsV 1.12.1
Henry Zhang
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/caOmicsV
Branch: RELEASE_3_8
Last Commit: f92bd6f
Last Changed Date: 2019-01-04 13:08:50 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: caOmicsV
Version: 1.12.1
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:caOmicsV.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings caOmicsV_1.12.1.tar.gz
StartedAt: 2019-04-15 22:40:04 -0400 (Mon, 15 Apr 2019)
EndedAt: 2019-04-15 22:41:58 -0400 (Mon, 15 Apr 2019)
EllapsedTime: 113.7 seconds
RetCode: 0
Status:  OK 
CheckDir: caOmicsV.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:caOmicsV.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings caOmicsV_1.12.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/caOmicsV.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘caOmicsV/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘caOmicsV’ version ‘1.12.1’
* 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 ‘caOmicsV’ 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 ... NOTE
bioMatrixLegend: no visible global function definition for ‘text’
bioMatrixLegend: no visible global function definition for ‘legend’
bioNetLegend: no visible global function definition for ‘text’
bioNetLegend: no visible global function definition for ‘legend’
convertToZScores: no visible global function definition for ‘sd’
drawBioNetNodeBackground: no visible global function definition for
  ‘gray’
drawBioNetNodeBackground: no visible global function definition for
  ‘col2rgb’
drawBioNetNodeBackground: no visible global function definition for
  ‘rgb’
drawBioNetNodeBackground: no visible global function definition for
  ‘polygon’
eraseBioNetNode: no visible global function definition for ‘polygon’
getHeatmapColorScales: no visible global function definition for ‘rgb’
labelBioNetNodeNames: no visible global function definition for ‘text’
linkBioNetNodes: no visible global function definition for ‘col2rgb’
linkBioNetNodes: no visible global function definition for ‘rgb’
linkBioNetNodes: no visible global function definition for ‘polygon’
linkBioNetSamples: no visible global function definition for ‘lines’
plotBioMatrix: no visible global function definition for ‘par’
plotBioMatrix: no visible global function definition for ‘rainbow’
plotBioMatrix: no visible global function definition for ‘legend’
plotBioMatrixBars: no visible global function definition for ‘rect’
plotBioMatrixBinaryData: no visible global function definition for
  ‘points’
plotBioMatrixCategoryData: no visible global function definition for
  ‘palette’
plotBioMatrixCategoryData: no visible global function definition for
  ‘rect’
plotBioMatrixRowNames: no visible global function definition for ‘text’
plotBioMatrixSampleData: no visible global function definition for
  ‘rect’
plotBioMatrixSampleNames: no visible global function definition for
  ‘text’
plotBioNetBars: no visible global function definition for ‘polygon’
plotBioNetCircos: no visible global function definition for ‘par’
plotBioNetCircos: no visible global function definition for ‘rainbow’
plotBioNetHeatmap: no visible global function definition for ‘polygon’
plotBioNetLines: no visible global function definition for ‘lines’
plotBioNetPoints: no visible global function definition for ‘points’
plotBioNetPolygons: no visible global function definition for ‘rainbow’
plotBioNetPolygons: no visible global function definition for ‘polygon’
plotHeatmapColorScale: no visible global function definition for ‘rect’
plotHeatmapColorScale: no visible global function definition for ‘text’
setBioMatrixPlotArea: no visible global function definition for
  ‘plot.new’
setBioMatrixPlotArea: no visible global function definition for
  ‘plot.window’
setBioNetNodeLayout: no visible global function definition for ‘dist’
setBioNetPlotAreaBackground: no visible global function definition for
  ‘grey’
setBioNetPlotAreaBackground: no visible global function definition for
  ‘col2rgb’
setBioNetPlotAreaBackground: no visible global function definition for
  ‘rgb’
setBioNetPlotAreaBackground: no visible global function definition for
  ‘polygon’
showBioNetNodesLayout: no visible global function definition for ‘grey’
showBioNetNodesLayout: no visible global function definition for ‘plot’
showBioNetNodesLayout: no visible global function definition for ‘text’
Undefined global functions or variables:
  col2rgb dist gray grey legend lines palette par plot plot.new
  plot.window points polygon rainbow rect rgb sd text
Consider adding
  importFrom("grDevices", "col2rgb", "gray", "grey", "palette",
             "rainbow", "rgb")
  importFrom("graphics", "legend", "lines", "par", "plot", "plot.new",
             "plot.window", "points", "polygon", "rect", "text")
  importFrom("stats", "dist", "sd")
to your NAMESPACE file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
bioNetLegend             9.956  0.076  10.043
plotBioNetCircos         9.472  0.132   9.637
plotBioNetHeatmap        6.580  0.112   6.706
drawBioNetNodeBackground 5.628  0.080   5.724
* 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.8-bioc/meat/caOmicsV.Rcheck/00check.log’
for details.



Installation output

caOmicsV.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL caOmicsV
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘caOmicsV’ ...
** R
** data
** demo
** 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
* DONE (caOmicsV)

Tests output


Example timings

caOmicsV.Rcheck/caOmicsV-Ex.timings

nameusersystemelapsed
CA_OMICS_ENV0.0040.0000.000
CA_OMICS_NAME000
CA_OMICS_NA_STRING000
CNVDemoData0.0160.0080.022
RNA2miRNA0.0000.0040.002
RNASeq0.0000.0040.004
RNASeqDemoData0.0040.0000.002
bioMatrixLegend0.1640.0240.190
bioNetCircosPlot2.8760.0282.961
bioNetLegend 9.956 0.07610.043
biomatrixPlotDemoData0.0000.0000.013
bionetPlotDemoData0.0000.0000.003
convertToZScores0.0080.0000.008
drawBioNetNodeBackground5.6280.0805.724
eraseBioNetNode3.1720.0403.218
getBezierCurve000
getBioMatrixDataRowTop0.0000.0000.001
getBioMatrixPlotParameters0.0040.0000.002
getBioNetNodeLinkLine0.0000.0000.001
getBioNetParameters0.3760.0080.384
getBioNetPlotLocations0.3920.0000.391
getBioNetSamplePlotPosition000
getCaOmicsVColors000
getCaOmicsVPlotTypes000
getDefaultNaStrings000
getHeatmapColorScales000
getPlotDataSet0.0320.0000.030
getPlotOmicsData0.0120.0000.011
getPlotSampleData0.0040.0000.003
getPlotSummaryData0.0120.0000.009
getRelatedPlotData0.0560.0040.063
initializeBioMatrixPlot0.0000.0000.001
initializeBioNetCircos0.3800.0000.379
labelBioNetNodeNames2.5600.0162.579
linkBioNetNodes2.1000.0162.119
linkBioNetSamples2.1120.0242.136
methylDemoData0.0040.0000.002
miRNA0.0040.0000.003
miRNADemoData0.0000.0000.002
plotBioMatrix0.7760.0120.790
plotBioMatrixBars0.0160.0000.017
plotBioMatrixBinaryData0.0040.0000.004
plotBioMatrixCategoryData0.0040.0000.004
plotBioMatrixHeatmap0.0080.0000.008
plotBioMatrixRowNames0.0200.0000.019
plotBioMatrixSampleData0.0080.0000.005
plotBioMatrixSampleNames0.0040.0000.002
plotBioNetBars2.9000.0402.943
plotBioNetCircos9.4720.1329.637
plotBioNetHeatmap6.5800.1126.706
plotBioNetLines3.5160.0563.591
plotBioNetPoints3.4320.0523.488
plotBioNetPolygons3.5280.0363.567
plotHeatmapColorScale1.4760.0121.490
resetBioNetNodePlotAreaBoundary000
sampleDemoData0.0000.0000.002
setBioMatrixBaseCoordinates000
setBioMatrixPlotArea0.0040.0000.001
setBioMatrixPlotParameters000
setBioNetCircosBasePlotPositions000
setBioNetNodeLayout0.3080.0000.311
setBioNetPlotAreaBackground0.1080.0000.109
setBioNetPlotParameters000
setCaOmicsVColors000
setDefaultNaStrings000
showBioMatrixPlotLayout0.0160.0000.016
showBioNetNodesLayout1.3960.0281.423
showSupportedBioNetCircosPlotType000
sortClinicalData0.0040.0000.003
sortOmicsDataByColumn0.0040.0000.003
sortOmicsDataByRow0.0000.0040.004