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 categoryCompare on moscato2

This page was generated on 2016-06-26 11:53:24 -0700 (Sun, 26 Jun 2016).

Package 152/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
categoryCompare 1.16.2
Robert M. Flight
Snapshot Date: 2016-06-25 17:20:50 -0700 (Sat, 25 Jun 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/categoryCompare
Last Changed Rev: 117513 / Revision: 118955
Last Changed Date: 2016-05-15 13:18:19 -0700 (Sun, 15 May 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  ERROR  skipped  skipped 

Summary

Package: categoryCompare
Version: 1.16.2
Command: rm -rf categoryCompare.buildbin-libdir categoryCompare.Rcheck && mkdir categoryCompare.buildbin-libdir categoryCompare.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=categoryCompare.buildbin-libdir categoryCompare_1.16.2.tar.gz >categoryCompare.Rcheck\00install.out 2>&1 && cp categoryCompare.Rcheck\00install.out categoryCompare-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=categoryCompare.buildbin-libdir --install="check:categoryCompare-install.out" --force-multiarch --no-vignettes --timings categoryCompare_1.16.2.tar.gz
StartedAt: 2016-06-26 01:39:18 -0700 (Sun, 26 Jun 2016)
EndedAt: 2016-06-26 01:44:49 -0700 (Sun, 26 Jun 2016)
EllapsedTime: 331.1 seconds
RetCode: 0
Status:  OK  
CheckDir: categoryCompare.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf categoryCompare.buildbin-libdir categoryCompare.Rcheck && mkdir categoryCompare.buildbin-libdir categoryCompare.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=categoryCompare.buildbin-libdir categoryCompare_1.16.2.tar.gz >categoryCompare.Rcheck\00install.out 2>&1 && cp categoryCompare.Rcheck\00install.out categoryCompare-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=categoryCompare.buildbin-libdir --install="check:categoryCompare-install.out" --force-multiarch --no-vignettes --timings categoryCompare_1.16.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/categoryCompare.Rcheck'
* using R version 3.3.0 (2016-05-03)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'categoryCompare/DESCRIPTION' ... OK
* this is package 'categoryCompare' version '1.16.2'
* 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 'categoryCompare' 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
.annotateOutData: no visible global function definition for
  'write.table'
.ccCompareGO: no visible binding for global variable 'GOBPPARENTS'
.ccCompareGO: no visible binding for global variable 'GOMFPARENTS'
.ccCompareGO: no visible binding for global variable 'GOCCPARENTS'
.ccCompareGO: no visible binding for global variable 'GOTERM'
.ccCompareGO: no visible binding for global variable 'Term'
.ccCompareKEGG: no visible binding for global variable
  'KEGGPATHID2NAME'
.colorData: no visible global function definition for 'colors'
.compData: no visible global function definition for 'combn'
.getDesc : <anonymous>: no visible global function definition for
  'Term'
.headerOutData: no visible global function definition for 'write.table'
show,HyperGResultCC: no visible global function definition for
  'description'
Undefined global functions or variables:
  GOBPPARENTS GOCCPARENTS GOMFPARENTS GOTERM KEGGPATHID2NAME Term
  colors combn description write.table
Consider adding
  importFrom("grDevices", "colors")
  importFrom("utils", "combn", "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
ccEnrichResult-class 5.82      0    5.81
** running examples for arch 'x64' ... 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
  'E:/biocbld/bbs-3.3-bioc/meat/categoryCompare.Rcheck/00check.log'
for details.


categoryCompare.Rcheck/00install.out:


install for i386

* installing *source* package 'categoryCompare' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'summary' from package 'base' in package 'categoryCompare'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'categoryCompare' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'categoryCompare' as categoryCompare_1.16.2.zip
* DONE (categoryCompare)

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

nameusersystemelapsed
GENccEnrichResult-class0.790.020.82
HyperGParamsCC-class000
HyperGResultCC-class000
breakEdges-methods0.830.010.84
breakEdges000
ccCompare1.230.001.23
ccCompareCollection-class000
ccCompareResult-class000
ccData1.300.021.31
ccEnrich0.950.041.00
ccEnrichCollection-class2.980.053.03
ccEnrichResult-class5.820.005.81
ccGeneList-class1.260.001.27
ccOptions-class0.030.000.03
ccOutCyt-methods000
ccSigList-class000
cytOutData-methods000
cytOutNodes-methods000
hyperGTestCC1.570.081.65
mergeLists-methods1.200.011.22
mergedData-class1.500.021.51
minCount4.840.034.87
minNodes000
pvalueType3.070.003.07
show-methods000

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

nameusersystemelapsed
GENccEnrichResult-class1.010.031.05
HyperGParamsCC-class000
HyperGResultCC-class000
breakEdges-methods1.230.001.23
breakEdges000
ccCompare0.810.000.81
ccCompareCollection-class000
ccCompareResult-class000
ccData0.860.000.85
ccEnrich1.230.011.25
ccEnrichCollection-class2.780.032.81
ccEnrichResult-class4.290.044.32
ccGeneList-class0.980.011.00
ccOptions-class0.040.000.03
ccOutCyt-methods000
ccSigList-class000
cytOutData-methods000
cytOutNodes-methods000
hyperGTestCC1.400.051.45
mergeLists-methods1.220.051.26
mergedData-class1.530.001.53
minCount3.830.003.84
minNodes000
pvalueType3.450.003.45
show-methods000