Back to Build/check report for BioC 3.14 annotations
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-04-13 06:00:07 -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
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 synaptome.db on nebbiolo2


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.

raw results

Package 33/33HostnameOS / ArchINSTALLBUILDCHECK
synaptome.db 0.99.8  (landing page)
Oksana Sorokina
Snapshot Date: 2022-04-13 02:30:01 -0400 (Wed, 13 Apr 2022)
git_url: https://git.bioconductor.org/packages/synaptome.db
git_branch: master
git_last_commit: 09b0d01
git_last_commit_date: 2022-03-02 08:27:37 -0400 (Wed, 02 Mar 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: synaptome.db
Version: 0.99.8
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings synaptome.db_0.99.8.tar.gz
StartedAt: 2022-04-13 03:03:17 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 03:05:47 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 149.7 seconds
RetCode: 0
Status:   OK  
CheckDir: synaptome.db.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:synaptome.db.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings synaptome.db_0.99.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.14-data-annotation/meat/synaptome.db.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 ‘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


Installation output

synaptome.db.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL synaptome.db
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-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
snapshotDate(): 2022-04-12
loading from cache
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
snapshotDate(): 2022-04-12
loading from cache
** testing if installed package can be loaded from final location
snapshotDate(): 2022-04-12
loading from cache
** testing if installed package keeps a record of temporary installation path
* DONE (synaptome.db)

Tests output

synaptome.db.Rcheck/tests/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
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
snapshotDate(): 2022-04-12
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 
  8.535   0.443   9.451 

Example timings

synaptome.db.Rcheck/synaptome.db-Ex.timings

nameusersystemelapsed
findGenesByEntrez0.0890.0000.089
findGenesByName0.0850.0000.086
getAllGenes4BrainRegion0.0850.0040.089
getAllGenes4Compartment0.420.000.42
getBrainRegions0.010.000.01
getCompartments0.0100.0000.009
getGeneDiseaseByEntres0.0720.0080.080
getGeneDiseaseByIDs0.1170.0040.122
getGeneDiseaseByName0.0850.0040.089
getGeneIdByEntrez0.0370.0000.038
getGeneIdByName0.0370.0000.037
getGeneInfoByEntrez0.2190.0000.219
getGeneInfoByIDs0.0390.0000.039
getGeneInfoByName0.1470.0040.151
getGenes4BrainRegion0.0460.0000.047
getGenes4Compartment0.0810.0000.081
getGenesByID0.0480.0000.048
getIGraphFromPPI0.1370.0000.137
getPPIbyEntrez0.0780.0080.086
getPPIbyIDs0.0930.0000.093
getPPIbyIDs4BrainRegion0.1950.0040.199
getPPIbyIDs4Compartment0.3080.0000.308
getPPIbyName0.0720.0040.076
getTableFromPPI0.1440.0000.145