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.1: CHECK report for GeneAnswers on moscato2

This page was generated on 2015-10-09 09:28:39 -0700 (Fri, 09 Oct 2015).

Package 372/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneAnswers 2.10.0
Lei Huang and Gang Feng
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/GeneAnswers
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: GeneAnswers
Version: 2.10.0
Command: rm -rf GeneAnswers.buildbin-libdir GeneAnswers.Rcheck && mkdir GeneAnswers.buildbin-libdir GeneAnswers.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GeneAnswers.buildbin-libdir GeneAnswers_2.10.0.tar.gz >GeneAnswers.Rcheck\00install.out 2>&1 && cp GeneAnswers.Rcheck\00install.out GeneAnswers-install.out && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=GeneAnswers.buildbin-libdir --install="check:GeneAnswers-install.out" --force-multiarch --no-vignettes --timings GeneAnswers_2.10.0.tar.gz
StartedAt: 2015-10-09 02:01:22 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 02:19:43 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 1100.9 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: GeneAnswers.Rcheck
Warnings: 1

Command output

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


* using log directory 'E:/biocbld/bbs-3.1-bioc/meat/GeneAnswers.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'GeneAnswers/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'GeneAnswers' version '2.10.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'igraph' 'RCurl' 'annotate' 'Biobase' 'XML' 'RSQLite' 'MASS'
  'Heatplus' 'RColorBrewer'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'GeneAnswers' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import by 'igraph::spectrum' when loading 'GeneAnswers'
  Warning: replacing previous import by 'igraph::decompose' when loading 'GeneAnswers'
See 'E:/biocbld/bbs-3.1-bioc/meat/GeneAnswers.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is 35.5Mb
  sub-directories of 1Mb or more:
    External  32.4Mb
    data       1.0Mb
    doc        1.6Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'annotate'
A package should be listed in only one of these fields.
* 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 ... NOTE
'library' or 'require' calls to packages already attached by Depends:
  'Biobase' 'Heatplus' 'MASS' 'RColorBrewer' 'XML' 'igraph'
  Please remove these calls from your code.
'library' or 'require' calls in package code:
  'GO.db' 'KEGG.db' 'biomaRt' 'reactome.db'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File 'GeneAnswers/R/zzz.R':
  .onLoad calls:
    require(Biobase)

Package startup functions should not change the search path.
See section 'Good practice' in '?.onAttach'.

getHomoGeneIDs: no visible global function definition for 'useMart'
getHomoGeneIDs: no visible global function definition for 'getLDS'
getTotalGeneNumber: no visible global function definition for
  'count.mappedkeys'
getTotalGeneNumber: no visible global function definition for 'toTable'
getTotalGeneNumber: no visible binding for global variable
  'reactomePATHNAME2ID'
* 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' ... [466s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
geneAnswersReadable        49.78   0.75   50.53
getMultiLayerGraphIDs      28.72   0.81   29.56
buildNet                   28.61   0.82   29.43
geneAnswersConcepts        27.85   0.84   28.72
geneAnswersConceptNet      27.60   0.89   28.50
GeneAnswers-class          26.63   1.07   33.48
geneAnswersBuilder         26.18   0.55   26.74
geneAnswersConceptRelation 25.72   0.67   26.40
geneAnswersSort            25.47   0.80   26.28
GeneAnswers-package        25.31   0.86   26.18
getConnectedGraph          25.46   0.70   26.17
geneAnswersChartPlots      25.57   0.54   26.12
geneAnswersHeatmap         25.39   0.64   26.04
geneAnswersHomoMapping     25.16   0.58   25.74
getGOList                  15.48   0.58   44.38
** running examples for arch 'x64' ... [434s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
geneAnswersReadable        55.70   0.93   56.64
GeneAnswers-class          28.79   1.20   30.01
getMultiLayerGraphIDs      28.67   0.83   29.52
geneAnswersChartPlots      27.56   0.70   28.33
geneAnswersBuilder         27.08   0.83   27.91
geneAnswersConceptRelation 26.73   0.78   27.51
getConnectedGraph          26.39   1.00   27.40
geneAnswersConceptNet      26.59   0.58   27.18
geneAnswersSort            25.88   0.88   26.76
buildNet                   25.74   0.66   26.39
geneAnswersHeatmap         25.46   0.69   26.16
geneAnswersConcepts        25.19   0.76   25.96
geneAnswersHomoMapping     24.75   0.83   25.60
GeneAnswers-package        23.70   0.79   24.50
getGOList                  13.29   0.50   13.79
* 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, 5 NOTEs
See
  'E:/biocbld/bbs-3.1-bioc/meat/GeneAnswers.Rcheck/00check.log'
for details.


GeneAnswers.Rcheck/00install.out:


install for i386

* installing *source* package 'GeneAnswers' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
Warning: replacing previous import by 'igraph::spectrum' when loading 'GeneAnswers'
Warning: replacing previous import by 'igraph::decompose' when loading 'GeneAnswers'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
Warning: replacing previous import by 'igraph::spectrum' when loading 'GeneAnswers'
Warning: replacing previous import by 'igraph::decompose' when loading 'GeneAnswers'

install for x64

* installing *source* package 'GeneAnswers' ...
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
Warning: replacing previous import by 'igraph::decompose' when loading 'GeneAnswers'
Warning: replacing previous import by 'igraph::spectrum' when loading 'GeneAnswers'
* MD5 sums
packaged installation of 'GeneAnswers' as GeneAnswers_2.10.0.zip
* DONE (GeneAnswers)

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

nameusersystemelapsed
DO0.430.020.45
DOLite0.160.000.15
DOLiteTerm000
DmIALite0.080.000.08
GeneAnswers-class26.63 1.0733.48
GeneAnswers-package25.31 0.8626.18
HsIALite0.390.000.39
MmIALite0.010.020.03
RnIALite0.020.000.02
buildNet28.61 0.8229.43
caBIO.PATHGenes000
caBIO2entrez000
categoryNet000
chartPlots0.060.020.08
drawTable0.880.000.87
entrez2caBIO000
geneAnnotationHeatmap000
geneAnswersBuilder26.18 0.5526.74
geneAnswersChartPlots25.57 0.5426.12
geneAnswersConceptNet27.60 0.8928.50
geneAnswersConceptRelation25.72 0.6726.40
geneAnswersConcepts27.85 0.8428.72
geneAnswersHeatmap25.39 0.6426.04
geneAnswersHomoMapping25.16 0.5825.74
geneAnswersReadable49.78 0.7550.53
geneAnswersSort25.47 0.8026.28
geneConceptNet000
getCategoryList0.140.010.19
getCategoryTerms0.040.000.04
getConceptTable0.780.030.81
getConnectedGraph25.46 0.7026.17
getDOLiteTerms000
getGOList15.48 0.5844.38
getHomoGeneIDs0.670.020.71
getListGIF0.010.000.01
getMultiLayerGraphIDs28.72 0.8129.56
getNextGOIDs0.140.010.16
getPATHList0.060.020.07
getPATHTerms0.050.000.05
getREACTOMEPATHList000
getREACTOMEPATHTerms000
getSingleLayerGraphIDs000
getSymbols0.050.000.04
getTotalGeneNumber0.30.00.3
getcaBIOPATHList000
getcaBIOPATHTerms000
groupReport1.300.001.29
humanExpr0.010.000.02
humanGeneInput000
mouseExpr000
mouseGeneInput0.020.000.02
sampleGroupsData0.090.010.11
searchEntrez000
topCategory000
topCategoryGenes0.020.000.01
topDOLITE000
topDOLITEGenes000
topGO000
topGOGenes000
topPATH000
topPATHGenes000
topREACTOME.PATH000
topREACTOME.PATHGenes000
topcaBIO.PATH000

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

nameusersystemelapsed
DO0.410.020.42
DOLite0.010.010.03
DOLiteTerm0.000.020.02
DmIALite0.070.000.06
GeneAnswers-class28.79 1.2030.01
GeneAnswers-package23.70 0.7924.50
HsIALite0.220.000.21
MmIALite0.000.020.02
RnIALite0.010.000.02
buildNet25.74 0.6626.39
caBIO.PATHGenes000
caBIO2entrez000
categoryNet000
chartPlots0.020.010.03
drawTable1.090.031.13
entrez2caBIO000
geneAnnotationHeatmap0.020.000.01
geneAnswersBuilder27.08 0.8327.91
geneAnswersChartPlots27.56 0.7028.33
geneAnswersConceptNet26.59 0.5827.18
geneAnswersConceptRelation26.73 0.7827.51
geneAnswersConcepts25.19 0.7625.96
geneAnswersHeatmap25.46 0.6926.16
geneAnswersHomoMapping24.75 0.8325.60
geneAnswersReadable55.70 0.9356.64
geneAnswersSort25.88 0.8826.76
geneConceptNet000
getCategoryList0.160.000.16
getCategoryTerms0.050.000.04
getConceptTable0.810.010.88
getConnectedGraph26.39 1.0027.40
getDOLiteTerms0.020.000.01
getGOList13.29 0.5013.79
getHomoGeneIDs0.300.030.33
getListGIF000
getMultiLayerGraphIDs28.67 0.8329.52
getNextGOIDs0.090.000.09
getPATHList0.050.000.05
getPATHTerms0.030.000.03
getREACTOMEPATHList000
getREACTOMEPATHTerms000
getSingleLayerGraphIDs000
getSymbols0.030.000.03
getTotalGeneNumber0.400.010.43
getcaBIOPATHList000
getcaBIOPATHTerms000
groupReport0.970.000.97
humanExpr000
humanGeneInput000
mouseExpr0.010.000.01
mouseGeneInput000
sampleGroupsData0.090.000.09
searchEntrez000
topCategory000
topCategoryGenes000
topDOLITE000
topDOLITEGenes000
topGO000
topGOGenes000
topPATH000
topPATHGenes000
topREACTOME.PATH000
topREACTOME.PATHGenes000
topcaBIO.PATH000