Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2022-04-13 12:07:01 -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 OmaDB on tokay2


To the developers/maintainers of the OmaDB package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/OmaDB.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 1321/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
OmaDB 2.10.0  (landing page)
Klara Kaleb , Adrian Altenhoff
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/OmaDB
git_branch: RELEASE_3_14
git_last_commit: 753099f
git_last_commit_date: 2021-10-26 12:40:14 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: OmaDB
Version: 2.10.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:OmaDB.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings OmaDB_2.10.0.tar.gz
StartedAt: 2022-04-12 23:55:15 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-13 00:16:40 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 1285.0 seconds
RetCode: 0
Status:   OK  
CheckDir: OmaDB.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:OmaDB.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings OmaDB_2.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/OmaDB.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'OmaDB/DESCRIPTION' ... OK
* this is package 'OmaDB' version '2.10.0'
* 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 whether package 'OmaDB' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
getGenome      179.26   2.41  269.73
getGenomePairs  15.82   0.26   32.47
getOMAGroup      2.06   0.03    8.83
mapSequence      1.76   0.00    6.08
searchProtein    0.00   0.00  187.59
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
getGenome      232.04   1.00  329.03
getGenomePairs  18.21   0.30   35.22
getOMAGroup      2.77   0.04    9.32
mapSequence      1.87   0.03    6.15
searchProtein    0.03   0.00  187.68
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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

OmaDB.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/OmaDB_2.10.0.tar.gz && rm -rf OmaDB.buildbin-libdir && mkdir OmaDB.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=OmaDB.buildbin-libdir OmaDB_2.10.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL OmaDB_2.10.0.zip && rm OmaDB_2.10.0.tar.gz OmaDB_2.10.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  211k  100  211k    0     0   618k      0 --:--:-- --:--:-- --:--:--  620k

install for i386

* installing *source* package 'OmaDB' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'OmaDB'
    finding HTML links ... done
    OmaDB-deprecated                        html  
    OmaDB-package                           html  
    annotateSequence                        html  
    cash-.omadb_obj                         html  
    formatTopGO                             html  
    getAnnotation-deprecated                html  
    getAttribute                            html  
    getData-deprecated                      html  
    getGenome                               html  
    getGenomeAlignment-deprecated           html  
    getGenomePairs                          html  
    getHOG                                  html  
    getLocus                                html  
    getOMAGroup                             html  
    getObjectAttributes                     html  
    getProtein                              html  
    getTaxonomy                             html  
    getTopGO                                html  
    getTree                                 html  
    getVersion                              html  
    getXref-deprecated                      html  
    group                                   html  
    hog                                     html  
    mapSequence                             html  
    orthologs                               html  
    pairs                                   html  
    protein                                 html  
    resolveURL                              html  
    searchProtein                           html  
    sequence_annotation                     html  
    sequence_map                            html  
    setAPI                                  html  
    taxonomy                                html  
    xref                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'OmaDB' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'OmaDB' as OmaDB_2.10.0.zip
* DONE (OmaDB)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'OmaDB' successfully unpacked and MD5 sums checked

Tests output

OmaDB.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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_that("Testing the URL validity", {
+   expect_equal(httr::status_code(httr::GET("https://omabrowser.org/api")), 200 ) #checking that the server is live and accesible
+ 
+ })
Test passed 
> 
> 
> 
> 
> proc.time()
   user  system elapsed 
   0.98    0.15    2.89 

OmaDB.Rcheck/tests_x64/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-w64-mingw32/x64 (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_that("Testing the URL validity", {
+   expect_equal(httr::status_code(httr::GET("https://omabrowser.org/api")), 200 ) #checking that the server is live and accesible
+ 
+ })
Test passed 
> 
> 
> 
> 
> proc.time()
   user  system elapsed 
   1.18    0.09    3.10 

Example timings

OmaDB.Rcheck/examples_i386/OmaDB-Ex.timings

nameusersystemelapsed
annotateSequence0.170.012.33
formatTopGO0.170.000.76
getAttribute1.220.083.86
getGenome179.26 2.41269.73
getGenomePairs15.82 0.2632.47
getHOG0.150.070.92
getLocus0.880.013.33
getOMAGroup2.060.038.83
getObjectAttributes0.810.003.20
getProtein0.410.001.42
getTaxonomy0.110.020.89
getTopGO1.450.092.19
getTree0.020.000.19
getVersion0.000.000.14
mapSequence1.760.006.08
resolveURL0.100.020.48
searchProtein 0.00 0.00187.59

OmaDB.Rcheck/examples_x64/OmaDB-Ex.timings

nameusersystemelapsed
annotateSequence0.120.032.41
formatTopGO0.180.030.81
getAttribute1.240.093.95
getGenome232.04 1.00329.03
getGenomePairs18.21 0.3035.22
getHOG0.150.010.91
getLocus0.940.003.44
getOMAGroup2.770.049.32
getObjectAttributes1.000.013.47
getProtein0.390.001.47
getTaxonomy0.090.021.00
getTopGO1.220.041.86
getTree0.000.000.17
getVersion0.020.000.14
mapSequence1.870.036.15
resolveURL0.080.000.46
searchProtein 0.03 0.00187.68