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.5: CHECK report for OperaMate on tokay2

This page was generated on 2017-10-18 14:24:52 -0400 (Wed, 18 Oct 2017).

Package 927/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
OperaMate 1.8.0
Chenglin Liu
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/OperaMate
Branch: RELEASE_3_5
Last Commit: 2845186
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: OperaMate
Version: 1.8.0
Command: rm -rf OperaMate.buildbin-libdir OperaMate.Rcheck && mkdir OperaMate.buildbin-libdir OperaMate.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=OperaMate.buildbin-libdir OperaMate_1.8.0.tar.gz >OperaMate.Rcheck\00install.out 2>&1 && cp OperaMate.Rcheck\00install.out OperaMate-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=OperaMate.buildbin-libdir --install="check:OperaMate-install.out" --force-multiarch --no-vignettes --timings OperaMate_1.8.0.tar.gz
StartedAt: 2017-10-18 01:49:04 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:52:37 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 212.8 seconds
RetCode: 0
Status:  OK  
CheckDir: OperaMate.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf OperaMate.buildbin-libdir OperaMate.Rcheck && mkdir OperaMate.buildbin-libdir OperaMate.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=OperaMate.buildbin-libdir OperaMate_1.8.0.tar.gz >OperaMate.Rcheck\00install.out 2>&1 && cp OperaMate.Rcheck\00install.out OperaMate-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=OperaMate.buildbin-libdir --install="check:OperaMate-install.out" --force-multiarch --no-vignettes --timings OperaMate_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/OperaMate.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'OperaMate/DESCRIPTION' ... OK
* this is package 'OperaMate' 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 whether package 'OperaMate' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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
cellData: no visible global function definition for 'combn'
cellSigAnalysis: no visible global function definition for
  'write.table'
cellSigPlot: no visible binding for global variable 'strwidth'
cellSigPlot: no visible binding for global variable 'strheight'
fitStable: no visible global function definition for 'abline'
generateReport: no visible global function definition for 'write.table'
operaMate : configParser: no visible global function definition for
  'read.csv'
parseFullTab: no visible global function definition for 'read.delim'
parseMatrix: no visible global function definition for 'read.delim'
parseTab: no visible global function definition for 'read.delim'
wellQC : <anonymous>: no visible global function definition for
  'boxplot'
wellQC: no visible global function definition for 'boxplot'
cellNorm,cellData: no visible global function definition for
  'capture.output'
show,cellData: no visible global function definition for 'str'
show,expData: no visible global function definition for 'str'
Undefined global functions or variables:
  abline boxplot capture.output combn read.csv read.delim str strheight
  strwidth write.table
Consider adding
  importFrom("graphics", "abline", "boxplot", "strheight", "strwidth")
  importFrom("utils", "capture.output", "combn", "read.csv",
             "read.delim", "str", "write.table")
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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
           user system elapsed
operaMate 31.97   0.70   43.40
cellViz    9.26   0.16    9.42
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
           user system elapsed
operaMate 42.27   0.61   53.86
cellViz   11.86   0.23   12.10
* 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
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/OperaMate.Rcheck/00check.log'
for details.


OperaMate.Rcheck/00install.out:


install for i386

* installing *source* package 'OperaMate' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'OperaMate' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'OperaMate' as OperaMate_1.8.0.zip
* DONE (OperaMate)

OperaMate.Rcheck/examples_i386/OperaMate-Ex.timings:

nameusersystemelapsed
cellData-class0.010.000.02
cellLoad0.410.020.42
cellMean0.020.000.02
cellNorm0.030.020.05
cellNumLoad0.000.010.01
cellQC0.20.00.2
cellSig0.630.000.63
cellSigAnalysis0.480.103.14
cellSigAnalysisPlot1.390.013.59
cellSigPlot0.850.030.88
cellViz9.260.169.42
data0.020.000.02
expData-class000
generateReport0.030.000.03
loadAll0.390.000.39
operaMate31.97 0.7043.40
parseTemplete0.030.000.04

OperaMate.Rcheck/examples_x64/OperaMate-Ex.timings:

nameusersystemelapsed
cellData-class000
cellLoad0.450.030.48
cellMean0.030.000.03
cellNorm0.050.000.05
cellNumLoad000
cellQC0.210.000.22
cellSig0.710.000.72
cellSigAnalysis0.520.063.48
cellSigAnalysisPlot1.460.003.63
cellSigPlot1.080.021.09
cellViz11.86 0.2312.10
data0.010.020.03
expData-class000
generateReport0.050.000.05
loadAll0.620.000.62
operaMate42.27 0.6153.86
parseTemplete0.050.000.05