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

CHECK report for caOmicsV on celaya2

This page was generated on 2020-01-16 13:42:37 -0500 (Thu, 16 Jan 2020).

Package 224/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
caOmicsV 1.17.0
Henry Zhang
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/caOmicsV
Branch: master
Last Commit: 3ac2e46
Last Changed Date: 2019-10-29 13:39:29 -0500 (Tue, 29 Oct 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: caOmicsV
Version: 1.17.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:caOmicsV.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings caOmicsV_1.17.0.tar.gz
StartedAt: 2020-01-16 02:30:23 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 02:33:23 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 180.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: caOmicsV.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/caOmicsV.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* 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.17.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 ... 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 ... WARNING
Undocumented code objects:
  ‘getBioMatrixBasePositions’ ‘getBioMatrixColumnPadding’
  ‘getBioMatrixDataAreaWidth’ ‘getBioMatrixGeneLabelWidth’
  ‘getBioMatrixGeneNumber’ ‘getBioMatrixLegendHeight’
  ‘getBioMatrixPhenotypeNumber’ ‘getBioMatrixPlotAreaHeigth’
  ‘getBioMatrixPlotAreaWidth’ ‘getBioMatrixRemarkWidth’
  ‘getBioMatrixRowPadding’ ‘getBioMatrixSampleHeight’
  ‘getBioMatrixSampleIDHeight’ ‘getBioMatrixSampleNumber’
  ‘getBioMatrixSampleWidth’ ‘getBioNetBasePositions’ ‘getBioNetGraph’
  ‘getBioNetNodePaddingScale’ ‘getBioNetNodeParameters’
  ‘getBioNetNodePlotAreaBoundary’ ‘getBioNetNodeRadius’
  ‘getBioNetPlotAreaWidth’ ‘getBioNetPlotSampleWidth’
  ‘getBioNetPlotTotalSample’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
bioNetLegend             9.744  1.536  20.466
plotBioNetCircos         7.827  0.784   8.717
plotBioNetHeatmap        5.882  0.552   6.694
drawBioNetNodeBackground 5.333  0.570   6.020
* 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 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/caOmicsV.Rcheck/00check.log’
for details.



Installation output

caOmicsV.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘caOmicsV’ ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (caOmicsV)

Tests output


Example timings

caOmicsV.Rcheck/caOmicsV-Ex.timings

nameusersystemelapsed
CA_OMICS_ENV0.0010.0010.001
CA_OMICS_NAME0.0010.0000.000
CA_OMICS_NA_STRING0.0000.0000.001
CNVDemoData0.0310.0130.044
RNA2miRNA0.0030.0040.006
RNASeq0.0050.0040.010
RNASeqDemoData0.0030.0040.007
bioMatrixLegend0.3510.0770.429
bioNetCircosPlot2.1370.4782.796
bioNetLegend 9.744 1.53620.466
biomatrixPlotDemoData0.0050.0060.114
bionetPlotDemoData0.0040.0040.007
convertToZScores0.0100.0020.013
drawBioNetNodeBackground5.3330.5706.020
eraseBioNetNode2.2730.3552.722
getBezierCurve0.0010.0000.001
getBioMatrixDataRowTop0.0010.0010.001
getBioMatrixPlotParameters0.0020.0010.003
getBioNetNodeLinkLine0.0010.0010.002
getBioNetParameters0.4960.2010.697
getBioNetPlotLocations0.5340.2170.750
getBioNetSamplePlotPosition0.0010.0000.000
getCaOmicsVColors000
getCaOmicsVPlotTypes0.0000.0000.001
getDefaultNaStrings000
getHeatmapColorScales0.0000.0000.001
getPlotDataSet0.0440.0140.057
getPlotOmicsData0.0140.0060.020
getPlotSampleData0.0040.0030.006
getPlotSummaryData0.0120.0030.015
getRelatedPlotData0.0680.0060.075
initializeBioMatrixPlot0.0000.0010.001
initializeBioNetCircos0.4680.2220.691
labelBioNetNodeNames1.9740.3072.310
linkBioNetNodes1.6430.3111.981
linkBioNetSamples1.5790.2981.914
methylDemoData0.0030.0040.006
miRNA0.0030.0020.004
miRNADemoData0.0020.0010.003
plotBioMatrix0.7560.0480.819
plotBioMatrixBars0.0190.0010.021
plotBioMatrixBinaryData0.0050.0010.006
plotBioMatrixCategoryData0.0050.0010.006
plotBioMatrixHeatmap0.0100.0030.013
plotBioMatrixRowNames0.0240.0020.025
plotBioMatrixSampleData0.0060.0010.007
plotBioMatrixSampleNames0.0030.0010.004
plotBioNetBars2.1650.3622.546
plotBioNetCircos7.8270.7848.717
plotBioNetHeatmap5.8820.5526.694
plotBioNetLines3.7870.5114.530
plotBioNetPoints3.5600.4674.145
plotBioNetPolygons3.6630.4374.206
plotHeatmapColorScale1.6120.0501.705
resetBioNetNodePlotAreaBoundary0.0010.0000.001
sampleDemoData0.0020.0030.005
setBioMatrixBaseCoordinates0.0000.0000.001
setBioMatrixPlotArea0.0020.0010.003
setBioMatrixPlotParameters0.0000.0000.001
setBioNetCircosBasePlotPositions0.0000.0000.001
setBioNetNodeLayout0.4890.1970.687
setBioNetPlotAreaBackground0.1210.0330.156
setBioNetPlotParameters0.0010.0010.000
setCaOmicsVColors0.0010.0000.001
setDefaultNaStrings0.0010.0000.001
showBioMatrixPlotLayout0.0500.0030.070
showBioNetNodesLayout1.0020.2971.315
showSupportedBioNetCircosPlotType0.0010.0000.001
sortClinicalData0.0040.0020.006
sortOmicsDataByColumn0.0030.0020.005
sortOmicsDataByRow0.0060.0030.016