Back to Build/check report for BioC 3.18 annotations |
|
This page was generated on 2024-04-17 08:30:07 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4677 |
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 |
Package 43/45 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
synaptome.db 0.99.15 (landing page) Oksana Sorokina
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | ||||||||
To the developers/maintainers of the synaptome.db package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: synaptome.db |
Version: 0.99.15 |
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings synaptome.db_0.99.15.tar.gz |
StartedAt: 2024-04-17 06:35:38 -0400 (Wed, 17 Apr 2024) |
EndedAt: 2024-04-17 06:39:41 -0400 (Wed, 17 Apr 2024) |
EllapsedTime: 242.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: synaptome.db.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings synaptome.db_0.99.15.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-data-annotation/meat/synaptome.db.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * checking for file ‘synaptome.db/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘synaptome.db’ version ‘0.99.15’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * 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 ‘synaptome.db’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * 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 startup messages can be suppressed ... NOTE Using 'localHub=TRUE' If offline, please also see BiocManager vignette section on offline use loading from cache It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * 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 files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘synaptome_db_query.Rmd’ using ‘UTF-8’... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.18-data-annotation/meat/synaptome.db.Rcheck/00check.log’ for details.
synaptome.db.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL synaptome.db ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’ * installing *source* package ‘synaptome.db’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help Loading required namespace: synaptome.db Using 'localHub=TRUE' If offline, please also see BiocManager vignette section on offline use loading from cache *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Using 'localHub=TRUE' If offline, please also see BiocManager vignette section on offline use loading from cache ** testing if installed package can be loaded from final location Using 'localHub=TRUE' If offline, please also see BiocManager vignette section on offline use loading from cache ** testing if installed package keeps a record of temporary installation path * DONE (synaptome.db)
synaptome.db.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library("testthat") > test_check("synaptome.db") Loading required package: synaptome.db Loading required package: synaptome.data Loading required package: AnnotationHub Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: BiocFileCache Loading required package: dbplyr Using 'localHub=TRUE' If offline, please also see BiocManager vignette section on offline use loading from cache [ FAIL 0 | WARN 0 | SKIP 0 | PASS 54 ] Warning message: call dbDisconnect() when finished working with a connection > > proc.time() user system elapsed 11.705 0.504 12.369
synaptome.db.Rcheck/synaptome.db-Ex.timings
name | user | system | elapsed | |
findGeneByCompartmentPaperCnt | 0.242 | 0.000 | 0.241 | |
findGeneByPaperCnt | 0.219 | 0.004 | 0.224 | |
findGeneByPapers | 1.980 | 0.028 | 2.007 | |
findGenesByEntrez | 0.108 | 0.000 | 0.108 | |
findGenesByName | 0.095 | 0.000 | 0.095 | |
getAllGenes4BrainRegion | 0.124 | 0.000 | 0.123 | |
getAllGenes4Compartment | 0.206 | 0.008 | 0.214 | |
getBrainRegions | 0.014 | 0.000 | 0.014 | |
getCompartments | 0.014 | 0.000 | 0.014 | |
getGeneDiseaseByEntres | 0.098 | 0.000 | 0.099 | |
getGeneDiseaseByIDs | 0.240 | 0.004 | 0.245 | |
getGeneDiseaseByName | 0.118 | 0.000 | 0.118 | |
getGeneIdByCompartmentPaperCnt | 0.149 | 0.004 | 0.152 | |
getGeneIdByEntrez | 0.046 | 0.000 | 0.046 | |
getGeneIdByName | 0.045 | 0.000 | 0.046 | |
getGeneIdByPaperCnt | 0.076 | 0.000 | 0.077 | |
getGeneIdByPapers | 1.892 | 0.088 | 1.980 | |
getGeneInfoByEntrez | 0.554 | 0.000 | 0.555 | |
getGeneInfoByIDs | 0.138 | 0.000 | 0.138 | |
getGeneInfoByName | 0.359 | 0.004 | 0.363 | |
getGeneInfoByPapers | 1.709 | 0.016 | 1.724 | |
getGenes4BrainRegion | 0.071 | 0.004 | 0.075 | |
getGenes4Compartment | 0.097 | 0.004 | 0.101 | |
getGenesByID | 0.078 | 0.011 | 0.091 | |
getIGraphFromPPI | 0.169 | 0.000 | 0.170 | |
getMutDiseaseQuery | 0.078 | 0.000 | 0.077 | |
getMutations4DiseaseByEntres | 0.188 | 0.004 | 0.195 | |
getMutations4DiseaseByIDs | 0.145 | 0.000 | 0.145 | |
getMutations4DiseaseByName | 0.202 | 0.000 | 0.202 | |
getPPIbyEntrez | 0.098 | 0.000 | 0.098 | |
getPPIbyIDs | 0.107 | 0.000 | 0.107 | |
getPPIbyIDs4BrainRegion | 0.370 | 0.004 | 0.374 | |
getPPIbyIDs4Compartment | 0.364 | 0.004 | 0.368 | |
getPPIbyName | 0.105 | 0.000 | 0.105 | |
getPapers | 0.334 | 0.016 | 0.350 | |
getTableFromPPI | 0.186 | 0.004 | 0.190 | |
graphFromSynaptomeByEntrez | 0.396 | 0.016 | 0.412 | |
graphFromSynaptomeGeneTable | 0.250 | 0.003 | 0.254 | |