Back to Build/check report for BioC 3.16 annotations |
|
This page was generated on 2023-04-12 06:00:10 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
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 synaptome.db package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 34/36 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
synaptome.db 0.99.12 (landing page) Oksana Sorokina
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ![]() | |||||||
Package: synaptome.db |
Version: 0.99.12 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings synaptome.db_0.99.12.tar.gz |
StartedAt: 2023-04-12 03:06:08 -0400 (Wed, 12 Apr 2023) |
EndedAt: 2023-04-12 03:11:06 -0400 (Wed, 12 Apr 2023) |
EllapsedTime: 297.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: synaptome.db.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings synaptome.db_0.99.12.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-data-annotation/meat/synaptome.db.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘synaptome.db/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘synaptome.db’ version ‘0.99.12’ * 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 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 NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
synaptome.db.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL synaptome.db ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-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 snapshotDate(): 2023-04-06 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 snapshotDate(): 2023-04-06 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 snapshotDate(): 2023-04-06 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.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 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 snapshotDate(): 2023-04-06 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 14.476 0.628 15.345
synaptome.db.Rcheck/synaptome.db-Ex.timings
name | user | system | elapsed | |
findGeneByCompartmentPaperCnt | 0.260 | 0.032 | 0.291 | |
findGeneByPaperCnt | 0.227 | 0.020 | 0.248 | |
findGeneByPapers | 2.556 | 0.060 | 2.616 | |
findGenesByEntrez | 0.163 | 0.004 | 0.167 | |
findGenesByName | 0.137 | 0.000 | 0.137 | |
getAllGenes4BrainRegion | 0.245 | 0.028 | 0.273 | |
getAllGenes4Compartment | 0.172 | 0.004 | 0.176 | |
getBrainRegions | 0.014 | 0.000 | 0.014 | |
getCompartments | 0.013 | 0.000 | 0.013 | |
getGeneDiseaseByEntres | 0.103 | 0.000 | 0.103 | |
getGeneDiseaseByIDs | 0.282 | 0.004 | 0.299 | |
getGeneDiseaseByName | 0.111 | 0.000 | 0.111 | |
getGeneIdByCompartmentPaperCnt | 0.16 | 0.00 | 0.16 | |
getGeneIdByEntrez | 0.063 | 0.000 | 0.064 | |
getGeneIdByName | 0.063 | 0.000 | 0.064 | |
getGeneIdByPaperCnt | 0.097 | 0.000 | 0.097 | |
getGeneIdByPapers | 2.429 | 0.112 | 2.542 | |
getGeneInfoByEntrez | 0.624 | 0.004 | 0.628 | |
getGeneInfoByIDs | 0.153 | 0.000 | 0.153 | |
getGeneInfoByName | 0.391 | 0.000 | 0.391 | |
getGeneInfoByPapers | 1.815 | 0.020 | 1.835 | |
getGenes4BrainRegion | 0.096 | 0.000 | 0.096 | |
getGenes4Compartment | 0.134 | 0.000 | 0.134 | |
getGenesByID | 0.083 | 0.000 | 0.083 | |
getIGraphFromPPI | 0.22 | 0.00 | 0.22 | |
getMutDiseaseQuery | 0.115 | 0.000 | 0.116 | |
getMutations4DiseaseByEntres | 0.233 | 0.004 | 0.239 | |
getMutations4DiseaseByIDs | 0.138 | 0.003 | 0.142 | |
getMutations4DiseaseByName | 0.208 | 0.000 | 0.209 | |
getPPIbyEntrez | 0.119 | 0.012 | 0.132 | |
getPPIbyIDs | 0.142 | 0.004 | 0.146 | |
getPPIbyIDs4BrainRegion | 0.503 | 0.011 | 0.515 | |
getPPIbyIDs4Compartment | 0.398 | 0.016 | 0.415 | |
getPPIbyName | 0.109 | 0.004 | 0.113 | |
getPapers | 0.343 | 0.012 | 0.356 | |
getTableFromPPI | 0.200 | 0.008 | 0.208 | |