Back to Multiple platform build/check report for BioC 3.14
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:08:02 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.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

CHECK results for GeneAnswers on machv2


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.

raw results

Package 717/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneAnswers 2.36.0  (landing page)
Lei Huang and Gang Feng
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/GeneAnswers
git_branch: RELEASE_3_14
git_last_commit: ada47cb
git_last_commit_date: 2021-10-26 11:54:49 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    TIMEOUT    OK  

Summary

Package: GeneAnswers
Version: 2.36.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GeneAnswers.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GeneAnswers_2.36.0.tar.gz
StartedAt: 2022-04-12 13:32:45 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 14:12:46 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 2400.9 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: GeneAnswers.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GeneAnswers.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GeneAnswers_2.36.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/GeneAnswers.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.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.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 ‘/Users/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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ...

Installation output

GeneAnswers.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GeneAnswers
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/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)

Tests output


Example timings

GeneAnswers.Rcheck/GeneAnswers-Ex.timings

nameusersystemelapsed
DO0.5740.0180.596
DOLite0.0410.0040.045
DOLiteTerm0.0040.0040.007
DmIALite0.0960.0040.099
GeneAnswers-class42.267 2.06944.739
GeneAnswers-package41.508 0.87442.471
HsIALite0.2950.0060.300
MmIALite0.0110.0030.014
RnIALite0.0070.0030.009
buildNet39.787 1.01840.867
caBIO.PATHGenes000
caBIO2entrez0.0000.0000.001
categoryNet0.0000.0000.001
chartPlots0.0730.0330.141
drawTable364.756 1.343522.129
entrez2caBIO0.0000.0010.000
geneAnnotationHeatmap0.0020.0000.002
geneAnswersBuilder39.281 0.74840.131
geneAnswersChartPlots37.607 0.77738.501
geneAnswersConceptNet38.511 0.55539.158
geneAnswersConceptRelation39.780 0.96240.908
geneAnswersConcepts38.811 1.00442.418
geneAnswersHeatmap36.384 0.79537.726
geneAnswersHomoMapping36.187 0.61636.845
geneAnswersReadable67.701 1.84769.635
geneAnswersSort36.535 0.79937.404
geneConceptNet000
getCategoryList0.2160.0250.243
getCategoryTerms000
getConceptTable365.073 1.160520.100
getConnectedGraph37.258 0.60939.050
getDOLiteTerms0.0050.0030.008
getGOList20.503 1.26423.427
getHomoGeneIDs0.2830.0070.291
getListGIF000
getMultiLayerGraphIDs38.326 0.76539.126
getNextGOIDs0.1120.0040.116
getPATHList 7.065 0.05410.775
getPATHTerms0.3710.0030.629
getREACTOMEPATHList000
getREACTOMEPATHTerms0.0000.0010.000
getSingleLayerGraphIDs0.0020.0010.003
getSymbols0.0340.0020.037
getTotalGeneNumber0.3980.0050.404
getcaBIOPATHList000
getcaBIOPATHTerms000