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

CHECK report for categoryCompare on tokay2

This page was generated on 2020-10-17 11:56:12 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE categoryCompare PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 236/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
categoryCompare 1.32.0
Robert M. Flight
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/categoryCompare
Branch: RELEASE_3_11
Last Commit: 0ee538e
Last Changed Date: 2020-04-27 14:29:40 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: categoryCompare
Version: 1.32.0
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:categoryCompare.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings categoryCompare_1.32.0.tar.gz
StartedAt: 2020-10-17 02:18:26 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 02:23:46 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 319.6 seconds
RetCode: 0
Status:  OK  
CheckDir: categoryCompare.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:categoryCompare.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings categoryCompare_1.32.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/categoryCompare.Rcheck'
* using R version 4.0.3 (2020-10-10)
* 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.32.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 '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
* 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 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
.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'
.cytOutNodes: ... may be used in an incorrect context:
  exportImage(filename = fileName, type = "png", network = cwObj, ...)
.getDesc : <anonymous>: no visible global function definition for
  'Term'
show,HyperGResultCC: no visible global function definition for
  'description'
Undefined global functions or variables:
  GOBPPARENTS GOCCPARENTS GOMFPARENTS GOTERM KEGGPATHID2NAME Term
  description
* 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 ...
** running examples for arch 'i386' ... OK
** 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
  'C:/Users/biocbuild/bbs-3.11-bioc/meat/categoryCompare.Rcheck/00check.log'
for details.



Installation output

categoryCompare.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/categoryCompare_1.32.0.tar.gz && rm -rf categoryCompare.buildbin-libdir && mkdir categoryCompare.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=categoryCompare.buildbin-libdir categoryCompare_1.32.0.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL categoryCompare_1.32.0.zip && rm categoryCompare_1.32.0.tar.gz categoryCompare_1.32.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1767k  100 1767k    0     0  25.4M      0 --:--:-- --:--:-- --:--:-- 27.8M

install for i386

* installing *source* package 'categoryCompare' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Note: ... may be used in an incorrect context 
** help
*** installing help indices
  converting help for package 'categoryCompare'
    finding HTML links ... done
    GENccEnrichResult-class                 html  
    finding level-2 HTML links ... done

    HyperGParamsCC-class                    html  
    HyperGResultCC-class                    html  
    breakEdges-methods                      html  
    categoryCompare-package                 html  
    ccCompare                               html  
    ccCompareCollection-class               html  
    ccCompareGeneric-methods                html  
    ccCompareResult-class                   html  
    ccData                                  html  
    ccEnrich                                html  
    ccEnrichCollection-class                html  
    ccEnrichResult-class                    html  
    ccGeneList-class                        html  
    ccOptions-class                         html  
    ccOutCyt-methods                        html  
    ccSigList-class                         html  
    cwReload-methods                        html  
    cytOutData-methods                      html  
    cytOutNodes-methods                     html  
    fdr                                     html  
    getGeneSymbol                           html  
    graphType-methods                       html  
    hyperGTestCC                            html  
    listNames                               html  
    mergeLists-methods                      html  
    mergedData-class                        html  
    minCount                                html  
    minNodes                                html  
    pvalueType                              html  
    resetColors-methods                     html  
    show-methods                            html  
** 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

install for x64

* installing *source* package 'categoryCompare' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'categoryCompare' as categoryCompare_1.32.0.zip
* DONE (categoryCompare)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'categoryCompare' successfully unpacked and MD5 sums checked

Tests output


Example timings

categoryCompare.Rcheck/examples_i386/categoryCompare-Ex.timings

nameusersystemelapsed
GENccEnrichResult-class0.670.090.76
HyperGParamsCC-class000
HyperGResultCC-class000
breakEdges-methods0.980.041.03
ccCompare0.660.000.65
ccCompareCollection-class000
ccCompareResult-class000
ccData0.640.000.64
ccEnrich0.630.020.64
ccEnrichCollection-class1.450.051.50
ccEnrichResult-class3.280.043.33
ccGeneList-class0.720.030.75
ccOptions-class0.010.000.02
ccOutCyt-methods000
ccSigList-class000
cytOutData-methods000
cytOutNodes-methods000
hyperGTestCC0.910.020.93
mergeLists-methods1.120.011.14
mergedData-class1.040.031.08
minCount2.320.072.37
minNodes000
pvalueType2.320.032.36
show-methods000

categoryCompare.Rcheck/examples_x64/categoryCompare-Ex.timings

nameusersystemelapsed
GENccEnrichResult-class0.640.000.64
HyperGParamsCC-class000
HyperGResultCC-class000
breakEdges-methods0.60.00.6
ccCompare1.010.001.02
ccCompareCollection-class000
ccCompareResult-class000
ccData0.600.020.61
ccEnrich0.680.010.70
ccEnrichCollection-class1.410.041.44
ccEnrichResult-class3.030.043.08
ccGeneList-class0.70.00.7
ccOptions-class0.020.000.02
ccOutCyt-methods000
ccSigList-class000
cytOutData-methods000
cytOutNodes-methods000
hyperGTestCC0.870.020.89
mergeLists-methods0.910.010.92
mergedData-class0.710.040.73
minCount1.920.041.97
minNodes000
pvalueType2.440.022.46
show-methods000