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 GeneAnswers on morelia

This page was generated on 2015-10-22 17:52:39 -0400 (Thu, 22 Oct 2015).

Package 396/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneAnswers 2.13.0
Lei Huang and Gang Feng
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GeneAnswers
Last Changed Rev: 109592 / Revision: 109826
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  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.13.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GeneAnswers_2.13.0.tar.gz
StartedAt: 2015-10-22 06:17:38 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 06:25:19 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 460.8 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.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/GeneAnswers.Rcheck’
* using R Under development (unstable) (2015-10-08 r69496)
* 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.13.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 ... [7s/8s] 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.3-bioc/meat/GeneAnswers.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is 35.4Mb
  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’
Undefined global functions or variables:
  count.mappedkeys getLDS reactomePATHNAME2ID toTable useMart
* 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 ... [330s/364s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
geneAnswersReadable        40.895  1.843  43.538
GeneAnswers-class          22.469  1.246  23.776
buildNet                   21.657  1.257  22.957
getMultiLayerGraphIDs      20.140  0.875  21.028
geneAnswersBuilder         19.989  0.990  21.009
getConnectedGraph          20.216  0.666  20.889
GeneAnswers-package        19.701  1.072  20.785
geneAnswersHomoMapping     19.502  0.625  20.133
geneAnswersConceptNet      19.385  0.662  20.059
geneAnswersChartPlots      19.158  0.875  20.051
geneAnswersConceptRelation 19.358  0.659  20.022
geneAnswersConcepts        19.250  0.627  19.884
geneAnswersHeatmap         18.732  0.571  19.310
geneAnswersSort            18.252  0.580  18.096
getGOList                   9.895  1.085  44.041
* 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.3-bioc/meat/GeneAnswers.Rcheck/00check.log’
for details.


GeneAnswers.Rcheck/00install.out:

* installing *source* package ‘GeneAnswers’ ...
** R
** data
** inst
** preparing package for lazy loading
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
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.4550.0140.468
DOLite0.0220.0050.027
DOLiteTerm0.0020.0010.003
DmIALite0.0490.0060.055
GeneAnswers-class22.469 1.24623.776
GeneAnswers-package19.701 1.07220.785
HsIALite0.1700.0080.177
MmIALite0.0110.0050.017
RnIALite0.0050.0050.010
buildNet21.657 1.25722.957
caBIO.PATHGenes0.0010.0000.001
caBIO2entrez000
categoryNet0.0000.0010.001
chartPlots0.0310.0130.099
drawTable0.6640.0270.690
entrez2caBIO000
geneAnnotationHeatmap0.0010.0000.002
geneAnswersBuilder19.989 0.99021.009
geneAnswersChartPlots19.158 0.87520.051
geneAnswersConceptNet19.385 0.66220.059
geneAnswersConceptRelation19.358 0.65920.022
geneAnswersConcepts19.250 0.62719.884
geneAnswersHeatmap18.732 0.57119.310
geneAnswersHomoMapping19.502 0.62520.133
geneAnswersReadable40.895 1.84343.538
geneAnswersSort18.252 0.58018.096
geneConceptNet0.0000.0000.001
getCategoryList0.1120.0090.167
getCategoryTerms0.0370.0010.038
getConceptTable0.6190.0440.662
getConnectedGraph20.216 0.66620.889
getDOLiteTerms0.0030.0000.004
getGOList 9.895 1.08544.041
getHomoGeneIDs0.2150.0090.223
getListGIF000
getMultiLayerGraphIDs20.140 0.87521.028
getNextGOIDs0.1090.0020.111
getPATHList0.0430.0030.046
getPATHTerms0.0160.0010.017
getREACTOMEPATHList000
getREACTOMEPATHTerms0.0000.0000.001
getSingleLayerGraphIDs0.0020.0000.002
getSymbols0.0270.0020.029
getTotalGeneNumber0.1420.0110.153
getcaBIOPATHList0.0000.0000.001
getcaBIOPATHTerms000
groupReport0.7330.0240.758
humanExpr0.0040.0010.005
humanGeneInput0.0020.0000.003
mouseExpr0.0060.0010.007
mouseGeneInput0.0040.0000.005
sampleGroupsData0.1100.0310.141
searchEntrez000
topCategory0.0000.0000.001
topCategoryGenes0.0010.0000.000
topDOLITE0.0010.0000.000
topDOLITEGenes0.0000.0000.001
topGO0.0000.0000.001
topGOGenes000
topPATH000
topPATHGenes000
topREACTOME.PATH0.0000.0000.001
topREACTOME.PATHGenes0.0010.0000.000
topcaBIO.PATH0.0010.0000.000