Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:23 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the GeneAnswers package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeneAnswers.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 717/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Lei Huang
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | TIMEOUT | OK | |||||||||
Package: GeneAnswers |
Version: 2.36.0 |
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:GeneAnswers.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings GeneAnswers_2.36.0.tar.gz |
StartedAt: 2022-04-12 07:31:40 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 08:07:57 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 2176.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: GeneAnswers.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:GeneAnswers.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings GeneAnswers_2.36.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/GeneAnswers.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-pc-linux-gnu (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.36.0’ * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'igraph', 'KEGGREST', '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 ... WARNING Found the following significant warnings: Warning: Package 'GeneAnswers' is deprecated and will be removed from Warning: replacing previous import ‘stats::decompose’ by ‘igraph::decompose’ when loading ‘GeneAnswers’ Warning: replacing previous import ‘stats::spectrum’ by ‘igraph::spectrum’ when loading ‘GeneAnswers’ See ‘/home/biocbuild/bbs-3.14-bioc/meat/GeneAnswers.Rcheck/00install.out’ for details. * checking installed package size ... NOTE installed size is 34.2Mb sub-directories of 1Mb or more: External 32.4Mb data 1.0Mb * 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 dependencies in R code ... NOTE 'library' or 'require' calls to packages already attached by Depends: ‘Biobase’ ‘Heatplus’ ‘KEGGREST’ ‘MASS’ ‘RColorBrewer’ ‘XML’ ‘igraph’ Please remove these calls from your code. 'library' or 'require' calls in package code: ‘GO.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 ... WARNING Undocumented code objects: ‘queryKegg’ All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * 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 ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed getConceptTable 193.021 2.400 545.588 drawTable 183.545 2.896 523.636 groupReport 184.849 0.805 510.512 geneAnswersReadable 52.678 0.404 53.083 geneAnswersConceptNet 38.679 0.267 40.986 geneAnswersConceptRelation 38.338 0.352 42.009 geneAnswersBuilder 34.204 0.475 38.679 GeneAnswers-class 29.681 1.360 31.041 GeneAnswers-package 29.854 0.526 30.380 getConnectedGraph 28.327 0.332 28.660 buildNet 27.311 0.532 27.844 geneAnswersHeatmap 27.210 0.220 27.431 geneAnswersHomoMapping 27.102 0.200 27.304 geneAnswersConcepts 26.570 0.232 27.591 getMultiLayerGraphIDs 26.275 0.240 26.515 geneAnswersChartPlots 25.341 0.116 25.458 geneAnswersSort 24.769 0.140 24.909 getGOList 15.047 0.345 15.509 getPATHList 3.766 0.008 10.559 * 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: 2 WARNINGs, 5 NOTEs See ‘/home/biocbuild/bbs-3.14-bioc/meat/GeneAnswers.Rcheck/00check.log’ for details.
GeneAnswers.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL GeneAnswers ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘GeneAnswers’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import ‘stats::decompose’ by ‘igraph::decompose’ when loading ‘GeneAnswers’ Warning: replacing previous import ‘stats::spectrum’ by ‘igraph::spectrum’ when loading ‘GeneAnswers’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import ‘stats::decompose’ by ‘igraph::decompose’ when loading ‘GeneAnswers’ Warning: replacing previous import ‘stats::spectrum’ by ‘igraph::spectrum’ when loading ‘GeneAnswers’ Warning: Package 'GeneAnswers' is deprecated and will be removed from Bioconductor version 3.15 ** testing if installed package can be loaded from final location Warning: replacing previous import ‘stats::decompose’ by ‘igraph::decompose’ when loading ‘GeneAnswers’ Warning: replacing previous import ‘stats::spectrum’ by ‘igraph::spectrum’ when loading ‘GeneAnswers’ Warning: Package 'GeneAnswers' is deprecated and will be removed from Bioconductor version 3.15 ** testing if installed package keeps a record of temporary installation path * DONE (GeneAnswers)
GeneAnswers.Rcheck/GeneAnswers-Ex.timings
name | user | system | elapsed | |
DO | 0.451 | 0.026 | 0.476 | |
DOLite | 0.020 | 0.004 | 0.024 | |
DOLiteTerm | 0.000 | 0.003 | 0.002 | |
DmIALite | 0.050 | 0.001 | 0.051 | |
GeneAnswers-class | 29.681 | 1.360 | 31.041 | |
GeneAnswers-package | 29.854 | 0.526 | 30.380 | |
HsIALite | 0.176 | 0.008 | 0.184 | |
MmIALite | 0.011 | 0.000 | 0.011 | |
RnIALite | 0.002 | 0.004 | 0.006 | |
buildNet | 27.311 | 0.532 | 27.844 | |
caBIO.PATHGenes | 0 | 0 | 0 | |
caBIO2entrez | 0 | 0 | 0 | |
categoryNet | 0 | 0 | 0 | |
chartPlots | 0.067 | 0.005 | 0.076 | |
drawTable | 183.545 | 2.896 | 523.636 | |
entrez2caBIO | 0.000 | 0.000 | 0.001 | |
geneAnnotationHeatmap | 0.002 | 0.000 | 0.003 | |
geneAnswersBuilder | 34.204 | 0.475 | 38.679 | |
geneAnswersChartPlots | 25.341 | 0.116 | 25.458 | |
geneAnswersConceptNet | 38.679 | 0.267 | 40.986 | |
geneAnswersConceptRelation | 38.338 | 0.352 | 42.009 | |
geneAnswersConcepts | 26.570 | 0.232 | 27.591 | |
geneAnswersHeatmap | 27.210 | 0.220 | 27.431 | |
geneAnswersHomoMapping | 27.102 | 0.200 | 27.304 | |
geneAnswersReadable | 52.678 | 0.404 | 53.083 | |
geneAnswersSort | 24.769 | 0.140 | 24.909 | |
geneConceptNet | 0.000 | 0.000 | 0.001 | |
getCategoryList | 0.107 | 0.004 | 0.112 | |
getCategoryTerms | 0 | 0 | 0 | |
getConceptTable | 193.021 | 2.400 | 545.588 | |
getConnectedGraph | 28.327 | 0.332 | 28.660 | |
getDOLiteTerms | 0.003 | 0.002 | 0.005 | |
getGOList | 15.047 | 0.345 | 15.509 | |
getHomoGeneIDs | 0.136 | 0.004 | 0.140 | |
getListGIF | 0.001 | 0.000 | 0.001 | |
getMultiLayerGraphIDs | 26.275 | 0.240 | 26.515 | |
getNextGOIDs | 0.068 | 0.000 | 0.068 | |
getPATHList | 3.766 | 0.008 | 10.559 | |
getPATHTerms | 0.204 | 0.000 | 0.753 | |
getREACTOMEPATHList | 0 | 0 | 0 | |
getREACTOMEPATHTerms | 0 | 0 | 0 | |
getSingleLayerGraphIDs | 0.002 | 0.000 | 0.003 | |
getSymbols | 0.025 | 0.000 | 0.026 | |
getTotalGeneNumber | 0.232 | 0.000 | 0.233 | |
getcaBIOPATHList | 0 | 0 | 0 | |
getcaBIOPATHTerms | 0 | 0 | 0 | |
groupReport | 184.849 | 0.805 | 510.512 | |
humanExpr | 0.003 | 0.004 | 0.007 | |
humanGeneInput | 0.004 | 0.000 | 0.004 | |
mouseExpr | 0.006 | 0.000 | 0.005 | |
mouseGeneInput | 0.004 | 0.000 | 0.003 | |
sampleGroupsData | 0.058 | 0.024 | 0.083 | |
searchEntrez | 0 | 0 | 0 | |
topCategory | 0 | 0 | 0 | |
topCategoryGenes | 0.000 | 0.000 | 0.001 | |
topDOLITE | 0 | 0 | 0 | |
topDOLITEGenes | 0 | 0 | 0 | |
topGO | 0 | 0 | 0 | |
topGOGenes | 0 | 0 | 0 | |
topPATH | 0 | 0 | 0 | |
topPATHGenes | 0.001 | 0.000 | 0.000 | |
topREACTOME.PATH | 0 | 0 | 0 | |
topREACTOME.PATHGenes | 0 | 0 | 0 | |
topcaBIO.PATH | 0.000 | 0.000 | 0.001 | |