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 morelia

This page was generated on 2015-10-09 09:39:11 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GeneAnswers_2.10.0.tar.gz
StartedAt: 2015-10-09 02:09:34 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 02:22:00 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 746.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: GeneAnswers.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GeneAnswers_2.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/GeneAnswers.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘GeneAnswers’ can be installed ... [10s/10s] WARNING
Found the following significant warnings:
  Warning: replacing previous import by ‘igraph::decompose’ when loading ‘GeneAnswers’
  Warning: replacing previous import by ‘igraph::spectrum’ when loading ‘GeneAnswers’
See ‘/Users/biocbuild/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
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [7m/10m] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
geneAnswersReadable        56.281  4.804  61.124
GeneAnswers-class          27.458  3.474 143.974
getMultiLayerGraphIDs      23.182  1.887  25.236
GeneAnswers-package        22.160  2.184  24.399
buildNet                   22.210  2.102  24.324
geneAnswersConceptRelation 22.779  1.524  24.332
geneAnswersSort            22.111  2.025  24.149
geneAnswersConcepts        22.527  1.540  24.080
geneAnswersHeatmap         22.520  1.473  24.013
geneAnswersConceptNet      22.631  1.353  24.061
getConnectedGraph          22.173  1.648  23.864
geneAnswersChartPlots      21.005  1.852  22.883
geneAnswersBuilder         20.412  1.870  22.294
geneAnswersHomoMapping     20.104  1.259  21.457
getGOList                  11.502  1.591 111.648
* 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
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/GeneAnswers.Rcheck/00check.log’
for details.


GeneAnswers.Rcheck/00install.out:

* 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::decompose’ when loading ‘GeneAnswers’
Warning: replacing previous import by ‘igraph::spectrum’ 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::decompose’ when loading ‘GeneAnswers’
Warning: replacing previous import by ‘igraph::spectrum’ when loading ‘GeneAnswers’
* DONE (GeneAnswers)

GeneAnswers.Rcheck/GeneAnswers-Ex.timings:

nameusersystemelapsed
DO0.4170.0250.445
DOLite0.0310.0070.038
DOLiteTerm0.0020.0010.002
DmIALite0.0760.0070.084
GeneAnswers-class 27.458 3.474143.974
GeneAnswers-package22.160 2.18424.399
HsIALite0.2540.0110.265
MmIALite0.0130.0050.017
RnIALite0.0090.0040.013
buildNet22.210 2.10224.324
caBIO.PATHGenes0.0010.0000.000
caBIO2entrez0.0000.0010.000
categoryNet0.0000.0000.001
chartPlots0.0390.0210.181
drawTable0.8700.1701.086
entrez2caBIO0.0000.0000.001
geneAnnotationHeatmap0.0030.0000.003
geneAnswersBuilder20.412 1.87022.294
geneAnswersChartPlots21.005 1.85222.883
geneAnswersConceptNet22.631 1.35324.061
geneAnswersConceptRelation22.779 1.52424.332
geneAnswersConcepts22.527 1.54024.080
geneAnswersHeatmap22.520 1.47324.013
geneAnswersHomoMapping20.104 1.25921.457
geneAnswersReadable56.281 4.80461.124
geneAnswersSort22.111 2.02524.149
geneConceptNet0.0000.0000.001
getCategoryList0.1430.0120.205
getCategoryTerms0.0640.0010.065
getConceptTable0.6930.0810.775
getConnectedGraph22.173 1.64823.864
getDOLiteTerms0.0040.0000.004
getGOList 11.502 1.591111.648
getHomoGeneIDs0.3350.0220.359
getListGIF0.0000.0000.001
getMultiLayerGraphIDs23.182 1.88725.236
getNextGOIDs0.1230.0030.125
getPATHList0.0610.0030.064
getPATHTerms0.0390.0100.048
getREACTOMEPATHList0.0010.0000.001
getREACTOMEPATHTerms0.0000.0000.001
getSingleLayerGraphIDs0.0030.0000.004
getSymbols0.0490.0030.053
getTotalGeneNumber0.4390.0420.481
getcaBIOPATHList000
getcaBIOPATHTerms0.0010.0000.001
groupReport0.8430.0910.942
humanExpr0.0040.0010.005
humanGeneInput0.0020.0000.003
mouseExpr0.0040.0010.004
mouseGeneInput0.0030.0000.003
sampleGroupsData0.0810.0240.105
searchEntrez0.0000.0000.001
topCategory000
topCategoryGenes000
topDOLITE0.0010.0000.001
topDOLITEGenes0.0010.0000.000
topGO000
topGOGenes0.0000.0000.001
topPATH000
topPATHGenes000
topREACTOME.PATH0.0010.0000.001
topREACTOME.PATHGenes0.0010.0000.000
topcaBIO.PATH000