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.2: CHECK report for GeneAnswers on moscato1

This page was generated on 2015-08-20 13:19:30 -0700 (Thu, 20 Aug 2015).

Package 385/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneAnswers 2.11.1
Lei Huang and Gang Feng
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GeneAnswers
Last Changed Rev: 104230 / Revision: 107602
Last Changed Date: 2015-05-26 14:54:15 -0700 (Tue, 26 May 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca 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.11.1
Command: rm -rf GeneAnswers.buildbin-libdir GeneAnswers.Rcheck && mkdir GeneAnswers.buildbin-libdir GeneAnswers.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GeneAnswers.buildbin-libdir GeneAnswers_2.11.1.tar.gz >GeneAnswers.Rcheck\00install.out 2>&1 && cp GeneAnswers.Rcheck\00install.out GeneAnswers-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=GeneAnswers.buildbin-libdir --install="check:GeneAnswers-install.out" --force-multiarch --no-vignettes --timings GeneAnswers_2.11.1.tar.gz
StartedAt: 2015-08-20 04:44:40 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 05:10:13 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 1533.3 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 && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GeneAnswers.buildbin-libdir GeneAnswers_2.11.1.tar.gz >GeneAnswers.Rcheck\00install.out 2>&1 && cp GeneAnswers.Rcheck\00install.out GeneAnswers-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=GeneAnswers.buildbin-libdir --install="check:GeneAnswers-install.out" --force-multiarch --no-vignettes --timings GeneAnswers_2.11.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-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.11.1'
* 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 'D:/biocbld/bbs-3.2-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' ... [12m] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
geneAnswersReadable        65.80   1.03   66.83
GeneAnswers-class          35.80   1.34   73.58
getMultiLayerGraphIDs      34.26   0.73   36.63
geneAnswersHeatmap         32.62   0.81   33.45
geneAnswersConceptRelation 32.21   0.87   33.09
geneAnswersConcepts        32.01   0.89   32.90
buildNet                   31.66   1.12   32.78
GeneAnswers-package        31.73   0.94   32.78
geneAnswersHomoMapping     31.23   0.80   32.04
geneAnswersConceptNet      31.27   0.55   31.85
geneAnswersSort            30.68   0.98   31.67
geneAnswersBuilder         30.39   0.83   31.22
getConnectedGraph          29.79   0.83   30.62
geneAnswersChartPlots      29.39   0.78   30.17
getGOList                  17.38   1.07  171.02
** running examples for arch 'x64' ... [542s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
geneAnswersReadable        68.96   1.36   70.36
GeneAnswers-class          37.75   1.39   39.14
getConnectedGraph          34.15   1.33   35.47
getMultiLayerGraphIDs      34.29   1.03   35.32
geneAnswersConceptRelation 33.66   1.15   34.82
geneAnswersSort            32.58   1.06   33.70
geneAnswersBuilder         32.65   0.82   33.48
geneAnswersConceptNet      32.35   1.06   33.42
geneAnswersHeatmap         32.59   0.80   33.38
geneAnswersHomoMapping     32.37   0.92   33.30
buildNet                   31.90   0.98   32.88
geneAnswersChartPlots      30.89   1.02   31.90
GeneAnswers-package        31.00   0.86   31.85
geneAnswersConcepts        29.72   0.73   30.47
getGOList                  18.19   0.65   18.84
* 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
  'D:/biocbld/bbs-3.2-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
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
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
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.11.1.zip
* DONE (GeneAnswers)

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

nameusersystemelapsed
DO0.750.000.75
DOLite0.040.000.03
DOLiteTerm000
DmIALite0.150.000.16
GeneAnswers-class35.80 1.3473.58
GeneAnswers-package31.73 0.9432.78
HsIALite0.330.000.33
MmIALite0.030.000.03
RnIALite0.010.000.02
buildNet31.66 1.1232.78
caBIO.PATHGenes000
caBIO2entrez000
categoryNet000
chartPlots0.010.010.03
drawTable1.190.001.31
entrez2caBIO0.010.000.01
geneAnnotationHeatmap000
geneAnswersBuilder30.39 0.8331.22
geneAnswersChartPlots29.39 0.7830.17
geneAnswersConceptNet31.27 0.5531.85
geneAnswersConceptRelation32.21 0.8733.09
geneAnswersConcepts32.01 0.8932.90
geneAnswersHeatmap32.62 0.8133.45
geneAnswersHomoMapping31.23 0.8032.04
geneAnswersReadable65.80 1.0366.83
geneAnswersSort30.68 0.9831.67
geneConceptNet000
getCategoryList0.190.000.23
getCategoryTerms0.060.000.06
getConceptTable1.390.001.39
getConnectedGraph29.79 0.8330.62
getDOLiteTerms0.020.000.02
getGOList 17.38 1.07171.02
getHomoGeneIDs0.360.020.37
getListGIF000
getMultiLayerGraphIDs34.26 0.7336.63
getNextGOIDs0.180.000.19
getPATHList0.060.000.06
getPATHTerms0.040.020.05
getREACTOMEPATHList000
getREACTOMEPATHTerms000
getSingleLayerGraphIDs000
getSymbols0.040.000.05
getTotalGeneNumber0.300.000.29
getcaBIOPATHList000
getcaBIOPATHTerms000
groupReport1.410.011.42
humanExpr0.000.020.01
humanGeneInput0.010.000.02
mouseExpr0.020.000.01
mouseGeneInput000
sampleGroupsData0.060.040.11
searchEntrez000
topCategory000
topCategoryGenes000
topDOLITE000
topDOLITEGenes000
topGO000
topGOGenes000
topPATH000
topPATHGenes000
topREACTOME.PATH000
topREACTOME.PATHGenes000
topcaBIO.PATH000

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

nameusersystemelapsed
DO0.600.040.64
DOLite0.030.000.03
DOLiteTerm000
DmIALite0.080.000.08
GeneAnswers-class37.75 1.3939.14
GeneAnswers-package31.00 0.8631.85
HsIALite0.360.030.39
MmIALite0.010.000.02
RnIALite000
buildNet31.90 0.9832.88
caBIO.PATHGenes0.020.000.02
caBIO2entrez000
categoryNet000
chartPlots0.010.020.03
drawTable1.170.051.21
entrez2caBIO000
geneAnnotationHeatmap000
geneAnswersBuilder32.65 0.8233.48
geneAnswersChartPlots30.89 1.0231.90
geneAnswersConceptNet32.35 1.0633.42
geneAnswersConceptRelation33.66 1.1534.82
geneAnswersConcepts29.72 0.7330.47
geneAnswersHeatmap32.59 0.8033.38
geneAnswersHomoMapping32.37 0.9233.30
geneAnswersReadable68.96 1.3670.36
geneAnswersSort32.58 1.0633.70
geneConceptNet000
getCategoryList0.330.000.33
getCategoryTerms0.110.000.11
getConceptTable1.400.011.42
getConnectedGraph34.15 1.3335.47
getDOLiteTerms0.000.020.02
getGOList18.19 0.6518.84
getHomoGeneIDs0.370.000.37
getListGIF000
getMultiLayerGraphIDs34.29 1.0335.32
getNextGOIDs0.170.000.17
getPATHList0.050.000.05
getPATHTerms0.060.000.06
getREACTOMEPATHList000
getREACTOMEPATHTerms000
getSingleLayerGraphIDs0.020.000.01
getSymbols0.050.000.05
getTotalGeneNumber0.240.000.24
getcaBIOPATHList000
getcaBIOPATHTerms000
groupReport1.230.001.23
humanExpr0.020.000.01
humanGeneInput0.020.000.02
mouseExpr0.010.000.01
mouseGeneInput0.020.000.02
sampleGroupsData0.110.030.14
searchEntrez000
topCategory000
topCategoryGenes000
topDOLITE000
topDOLITEGenes000
topGO000
topGOGenes000
topPATH000
topPATHGenes000
topREACTOME.PATH000
topREACTOME.PATHGenes0.010.000.02
topcaBIO.PATH000