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

CHECK report for caOmicsV on veracruz1

This page was generated on 2018-04-12 13:41:08 -0400 (Thu, 12 Apr 2018).

Package 180/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
caOmicsV 1.8.0
Henry Zhang
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/caOmicsV
Branch: RELEASE_3_6
Last Commit: 7c17e17
Last Changed Date: 2017-10-30 12:40:52 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: caOmicsV
Version: 1.8.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings caOmicsV_1.8.0.tar.gz
StartedAt: 2018-04-12 01:18:34 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 01:20:14 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 99.8 seconds
RetCode: 0
Status:  OK 
CheckDir: caOmicsV.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings caOmicsV_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/caOmicsV.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (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.8.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 ‘caOmicsV’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.5Mb
  sub-directories of 1Mb or more:
    doc   5.1Mb
* 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
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 sizes of PDF files under ‘inst/doc’ ... 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
bioNetLegend             6.758  0.281   7.119
plotBioNetCircos         5.508  0.272   5.817
drawBioNetNodeBackground 4.247  0.202   5.024
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/caOmicsV.Rcheck/00check.log’
for details.



Installation output

caOmicsV.Rcheck/00install.out

* installing *source* package ‘caOmicsV’ ...
** R
** data
** demo
** inst
** preparing 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_ENV000
CA_OMICS_NAME0.0000.0000.001
CA_OMICS_NA_STRING0.0010.0000.001
CNVDemoData0.0160.0040.024
RNA2miRNA0.0010.0010.003
RNASeq0.0040.0030.006
RNASeqDemoData0.0020.0010.003
bioMatrixLegend0.3040.0150.320
bioNetCircosPlot1.7120.1641.893
bioNetLegend6.7580.2817.119
biomatrixPlotDemoData0.0040.0010.005
bionetPlotDemoData0.0020.0010.003
convertToZScores0.0050.0020.007
drawBioNetNodeBackground4.2470.2025.024
eraseBioNetNode1.9870.1412.708
getBezierCurve0.0010.0000.001
getBioMatrixDataRowTop0.0740.0010.090
getBioMatrixPlotParameters0.0030.0000.004
getBioNetNodeLinkLine0.0020.0000.002
getBioNetParameters0.3360.0760.523
getBioNetPlotLocations0.4370.0800.650
getBioNetSamplePlotPosition0.0010.0000.001
getCaOmicsVColors0.0010.0000.000
getCaOmicsVPlotTypes0.0010.0000.001
getDefaultNaStrings0.0010.0000.001
getHeatmapColorScales0.0010.0000.001
getPlotDataSet0.0280.0060.040
getPlotOmicsData0.0100.0030.020
getPlotSampleData0.0030.0010.004
getPlotSummaryData0.0750.0020.095
getRelatedPlotData0.0550.0020.075
initializeBioMatrixPlot0.0020.0000.002
initializeBioNetCircos0.4330.0770.651
labelBioNetNodeNames1.7040.1341.967
linkBioNetNodes1.1440.1081.263
linkBioNetSamples1.2400.1141.372
methylDemoData0.0020.0010.003
miRNA0.0020.0010.003
miRNADemoData0.0020.0020.003
plotBioMatrix0.7500.0150.780
plotBioMatrixBars0.0120.0010.012
plotBioMatrixBinaryData0.0040.0000.005
plotBioMatrixCategoryData0.0040.0000.005
plotBioMatrixHeatmap0.0080.0020.009
plotBioMatrixRowNames0.0160.0010.017
plotBioMatrixSampleData0.0050.0000.005
plotBioMatrixSampleNames0.0040.0000.004
plotBioNetBars1.4950.1291.646
plotBioNetCircos5.5080.2725.817
plotBioNetHeatmap4.4710.2144.715
plotBioNetLines2.7770.1482.971
plotBioNetPoints2.5760.1542.771
plotBioNetPolygons2.6900.1572.868
plotHeatmapColorScale1.2290.0241.262
resetBioNetNodePlotAreaBoundary0.0000.0000.001
sampleDemoData0.0020.0000.002
setBioMatrixBaseCoordinates0.0000.0010.000
setBioMatrixPlotArea0.0020.0000.003
setBioMatrixPlotParameters0.0000.0000.001
setBioNetCircosBasePlotPositions0.0000.0000.001
setBioNetNodeLayout0.2970.0730.371
setBioNetPlotAreaBackground0.0560.0080.064
setBioNetPlotParameters000
setCaOmicsVColors0.0010.0000.001
setDefaultNaStrings0.0000.0000.001
showBioMatrixPlotLayout0.0100.0010.012
showBioNetNodesLayout0.6630.0910.764
showSupportedBioNetCircosPlotType0.0010.0000.001
sortClinicalData0.0030.0010.003
sortOmicsDataByColumn0.0030.0010.004
sortOmicsDataByRow0.0030.0000.004