Back to Build/check report for BioC 3.15 annotations |
|
This page was generated on 2022-09-21 06:00:06 -0400 (Wed, 21 Sep 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4375 |
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/35 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
synaptome.db 0.99.8 (landing page) Oksana Sorokina
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | ![]() | |||||||
Package: synaptome.db |
Version: 0.99.8 |
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings synaptome.db_0.99.8.tar.gz |
StartedAt: 2022-09-21 03:03:07 -0400 (Wed, 21 Sep 2022) |
EndedAt: 2022-09-21 03:05:22 -0400 (Wed, 21 Sep 2022) |
EllapsedTime: 134.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: synaptome.db.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings synaptome.db_0.99.8.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.15-data-annotation/meat/synaptome.db.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘synaptome.db/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘synaptome.db’ version ‘0.99.8’ * 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 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 ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
synaptome.db.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL synaptome.db ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/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(): 2022-09-09 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(): 2022-09-09 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(): 2022-09-09 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.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 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, 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(): 2022-09-09 loading from cache [ FAIL 0 | WARN 0 | SKIP 0 | PASS 36 ] Warning message: call dbDisconnect() when finished working with a connection > > proc.time() user system elapsed 7.855 0.780 8.871
synaptome.db.Rcheck/synaptome.db-Ex.timings
name | user | system | elapsed | |
findGenesByEntrez | 0.100 | 0.004 | 0.104 | |
findGenesByName | 0.395 | 0.036 | 0.430 | |
getAllGenes4BrainRegion | 0.096 | 0.008 | 0.104 | |
getAllGenes4Compartment | 0.114 | 0.004 | 0.119 | |
getBrainRegions | 0.007 | 0.000 | 0.007 | |
getCompartments | 0.006 | 0.000 | 0.007 | |
getGeneDiseaseByEntres | 0.059 | 0.011 | 0.071 | |
getGeneDiseaseByIDs | 0.117 | 0.008 | 0.125 | |
getGeneDiseaseByName | 0.074 | 0.004 | 0.078 | |
getGeneIdByEntrez | 0.034 | 0.000 | 0.034 | |
getGeneIdByName | 0.033 | 0.004 | 0.038 | |
getGeneInfoByEntrez | 0.240 | 0.024 | 0.264 | |
getGeneInfoByIDs | 0.050 | 0.003 | 0.053 | |
getGeneInfoByName | 0.161 | 0.017 | 0.178 | |
getGenes4BrainRegion | 0.064 | 0.000 | 0.064 | |
getGenes4Compartment | 0.090 | 0.012 | 0.102 | |
getGenesByID | 0.078 | 0.000 | 0.078 | |
getIGraphFromPPI | 0.156 | 0.004 | 0.160 | |
getPPIbyEntrez | 0.078 | 0.000 | 0.078 | |
getPPIbyIDs | 0.073 | 0.011 | 0.085 | |
getPPIbyIDs4BrainRegion | 0.233 | 0.001 | 0.233 | |
getPPIbyIDs4Compartment | 0.331 | 0.000 | 0.331 | |
getPPIbyName | 0.070 | 0.003 | 0.075 | |
getTableFromPPI | 0.174 | 0.000 | 0.174 | |