Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-08-13 17:43 -0400 (Tue, 13 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4758
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4493
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4471
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 872/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ginmappeR 1.0.4  (landing page)
Fernando Sola
Snapshot Date: 2024-08-11 14:00 -0400 (Sun, 11 Aug 2024)
git_url: https://git.bioconductor.org/packages/ginmappeR
git_branch: RELEASE_3_19
git_last_commit: f8ddb01
git_last_commit_date: 2024-08-08 15:56:15 -0400 (Thu, 08 Aug 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  YES


CHECK results for ginmappeR on kjohnson1

To the developers/maintainers of the ginmappeR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ginmappeR.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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.

raw results


Summary

Package: ginmappeR
Version: 1.0.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ginmappeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ginmappeR_1.0.4.tar.gz
StartedAt: 2024-08-12 21:24:35 -0400 (Mon, 12 Aug 2024)
EndedAt: 2024-08-12 21:34:31 -0400 (Mon, 12 Aug 2024)
EllapsedTime: 595.8 seconds
RetCode: 0
Status:   OK  
CheckDir: ginmappeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ginmappeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ginmappeR_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/ginmappeR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ginmappeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ginmappeR’ version ‘1.0.4’
* 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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘ginmappeR’ 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 code 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 whether startup messages can be suppressed ... 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
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
getCARD2KEGG           8.843  0.193  21.649
getCARD2UniProt        0.829  0.059   7.894
getNCBINucleotide2KEGG 0.525  0.039  18.742
getNCBIGene2KEGG       0.482  0.043  15.177
getKEGG2NCBINucleotide 0.378  0.028   8.545
getNCBIProtein2UniProt 0.358  0.017   5.489
getNCBIProtein2KEGG    0.246  0.022  30.516
getNCBIGene2CARD       0.140  0.012   5.293
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/ginmappeR.Rcheck/00check.log’
for details.


Installation output

ginmappeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ginmappeR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘ginmappeR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (ginmappeR)

Tests output

ginmappeR.Rcheck/tests/runTests.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.

> BiocGenerics:::testPackage("ginmappeR")
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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: RSQLite
Testing getKEGG2UniProt

                                                                                  

  |=.............................| Step   1: Translating from KEGG to UniProt

                                                                                  

  |==............................| Step   2: Connecting to KEGG web services

                                                                                  

  |===...........................| Step   3: Connecting to KEGG API and translating id aag:5579347 to Uniprot

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to UniProt

                                                                                  

  |==............................| Step   2: Connecting to KEGG web services

                                                                                  

  |===...........................| Step   3: Connecting to KEGG API and translating id aag:5579347 to Uniprot

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to UniProt

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to UniProt

                                                                                  

  |==............................| Step   2: Connecting to KEGG web services

                                                                                  

  |===...........................| Step   3: Connecting to KEGG API and translating id eco:b0204 to Uniprot

                                                                                  
Testing getKEGG2NCBIProtein, getKEGG2NCBINucleotide, getKEGG2NCBIGene

                                                                                  

  |=.............................| Step   1: Translating from KEGG to NCBI Nucleotide

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for KEGG id llo:LLO_2673 to NCBI

                                                                                  

  |==............................| Step   2: Translating KEGG id llo:LLO_2673 to NCBI through similar genes strategy

  |===...........................| Step   3: Connecting to KEGG web services

                                                                                  

  |====..........................| Step   4: Connecting to KEGG API and translating id llo:LLO_2673 to Uniprot

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for KEGG id llo:LLO_2673 to NCBI

                                                                                  

  |==............................| Step   2: Translating KEGG id llo:LLO_2673 to NCBI through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id D3HKY4 to NCBI

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for KEGG id llo:LLO_2673 to NCBI

                                                                                  

  |==............................| Step   2: Translating KEGG id llo:LLO_2673 to NCBI through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to NCBI Nucleotide

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to NCBI Gene

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for KEGG id aag:5579347 to NCBI

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to NCBI Gene

                                                                                  
Testing getKEGG2CARD

                                                                                  

  |=.............................| Step   1: Translating from KEGG to CARD
Updating CARD database data...
Deleting previous versions of CARD if any.

Downloading latest version

Extracting database

CARD database downloaded successfully!
Located at /tmp/RtmpFp6Xpd/card-data
CARD database version 3.2.9 (2024-02-13)

                                                                                  

  |==............................| Step   2: Searching CARD database and translating to KEGG

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for KEGG id ag:ACC85616 to CARD

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Searching CARD database and translating to KEGG

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for KEGG id ag:ACC85616 to CARD

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Searching CARD database and translating to KEGG

  |===...........................| Step   3: Trying to get a direct translation for KEGG id llo:LLO_2673 to NCBI

                                                                                  

  |====..........................| Step   4: Translating KEGG id llo:LLO_2673 to NCBI through similar genes strategy

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id D3HKY4 to NCBI

                                                                                  

  |==............................| Step   2: Translating UniProt id D3HKY4 to NCBI through similar genes strategy

                                                                                  

  |===...........................| Step   3: Searching CARD database and translating to KEGG

  |====..........................| Step   4: Trying to get a direct translation for KEGG id llo:LLO_2673 to NCBI

                                                                                  

  |=====.........................| Step   5: Translating KEGG id llo:LLO_2673 to NCBI through similar genes strategy

                                                                                  

  |======........................| Step   6: Searching CARD database and translating to KEGG

  |=======.......................| Step   7: Trying to get a direct translation for KEGG id llo:LLO_2673 to NCBI

                                                                                  

  |========......................| Step   8: Translating KEGG id llo:LLO_2673 to NCBI through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id D3HKY4 to NCBI

                                                                                  

  |==............................| Step   2: Translating UniProt id D3HKY4 to NCBI through similar genes strategy

                                                                                  

  |===...........................| Step   3: Searching CARD database and translating to KEGG

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for KEGG id llo:LLO_2673 to NCBI

                                                                                  

  |==............................| Step   2: Translating KEGG id llo:LLO_2673 to NCBI through similar genes strategy

                                                                                  

  |===...........................| Step   3: Searching CARD database and translating to KEGG

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Searching CARD database and translating to KEGG

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Searching CARD database and translating to KEGG

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for KEGG id llo:LLO_2673 to CARD

                                                                                  

  |====..........................| Step   4: Translating KEGG id llo:LLO_2673 to CARD through similar genes strategy

                                                                                  

  |=====.........................| Step   5: Trying to get a direct translation for KEGG id llo:LLO_2673 to CARD

                                                                                  

  |======........................| Step   6: Translating KEGG id llo:LLO_2673 to CARD through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from KEGG to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Searching CARD database and translating to KEGG

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for KEGG id llo:LLO_2673 to CARD

                                                                                  

  |====..........................| Step   4: Translating KEGG id llo:LLO_2673 to CARD through similar genes strategy

                                                                                  

  |=====.........................| Step   5: Trying to get a direct translation for KEGG id llo:LLO_2673 to CARD

                                                                                  

  |======........................| Step   6: Translating KEGG id llo:LLO_2673 to CARD through similar genes strategy

                                                                                  
Testing getUniProtSimilarGenes

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

  |==............................| Step   2: Connecting to UniProt API and retrieving cluster of id G0L217

                                                                                  

  |===...........................| Step   3: Retrieving and parsing genes of cluster UniRef50_A0A6L9EH79

                                                                                  

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

  |==............................| Step   2: Connecting to UniProt API and retrieving cluster of id G0L217

                                                                                  

  |===...........................| Step   3: Retrieving and parsing genes of cluster UniRef100_G0L217

                                                                                  

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

  |==............................| Step   2: Connecting to UniProt API and retrieving cluster of id G0L217

                                                                                  

  |===...........................| Step   3: Retrieving and parsing genes of cluster UniRef100_G0L217

                                                                                  

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Accessing UniProt similar genes database

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  
Testing getUniProt2KEGG

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id Q6R7P5 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id Q6R7P5 to KEGG through similar genes strategy

  |====..........................| Step   4: Connecting to UniProt API and retrieving cluster of id Q6R7P5

                                                                                  

  |=====.........................| Step   5: Retrieving and parsing genes of cluster UniRef100_Q6R7P5

                                                                                  

  |======........................| Step   6: Trying to get a direct translation for UniProt id Q6R7P5 to KEGG

                                                                                  

  |=======.......................| Step   7: Translating UniProt id Q6R7P5 to KEGG through similar genes strategy

  |========......................| Step   8: Connecting to UniProt API and retrieving cluster of id Q6R7P5

                                                                                  

  |=========.....................| Step   9: Retrieving and parsing genes of cluster UniRef90_Q6R7P5

                                                                                  

  |==========....................| Step  10: Trying to get a direct translation for UniProt id Q6R7P5 to KEGG

                                                                                  

  |===========...................| Step  11: Translating UniProt id Q6R7P5 to KEGG through similar genes strategy

  |============..................| Step  12: Connecting to UniProt API and retrieving cluster of id Q6R7P5

                                                                                  

  |=============.................| Step  13: Retrieving and parsing genes of cluster UniRef50_Q6R7P5

                                                                                  

  |==============................| Step  14: Trying to get a direct translation for UniProt id Q6R7P5 to KEGG

                                                                                  

  |===============...............| Step  15: Translating UniProt id Q6R7P5 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id Q6R7P5 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id Q6R7P5 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id Q6R7P5 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id Q6R7P5 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id Q6R7P5 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id Q6R7P5 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id A0A2R4PHC7 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id A0A2R4PHC7 to KEGG through similar genes strategy

  |====..........................| Step   4: Connecting to UniProt API and retrieving cluster of id A0A2R4PHC7

                                                                                  

  |=====.........................| Step   5: Retrieving and parsing genes of cluster UniRef100_A0A2R4PHC7

                                                                                  

  |======........................| Step   6: Trying to get a direct translation for UniProt id A0A2R4PHC7 to KEGG

                                                                                  

  |=======.......................| Step   7: Translating UniProt id A0A2R4PHC7 to KEGG through similar genes strategy

  |========......................| Step   8: Connecting to UniProt API and retrieving cluster of id A0A2R4PHC7

                                                                                  

  |=========.....................| Step   9: Retrieving and parsing genes of cluster UniRef90_A0A2R4PHC7

                                                                                  

  |==========....................| Step  10: Trying to get a direct translation for UniProt id A0A2R4PHC7 to KEGG

                                                                                  

  |===========...................| Step  11: Translating UniProt id A0A2R4PHC7 to KEGG through similar genes strategy

  |============..................| Step  12: Connecting to UniProt API and retrieving cluster of id A0A2R4PHC7

                                                                                  

  |=============.................| Step  13: Retrieving and parsing genes of cluster UniRef50_A0A6J4GZE2

                                                                                  

  |==============................| Step  14: Trying to get a direct translation for UniProt id A0A2R4PHC7 to KEGG

                                                                                  

  |===============...............| Step  15: Translating UniProt id A0A2R4PHC7 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id A0A2R4PHC7 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id A0A2R4PHC7 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id A0A2R4PHC7 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id A0A2R4PHC7 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id A0A2R4PHC7 to KEGG

                                                                                  

  |===...........................| Step   3: Translating UniProt id A0A2R4PHC7 to KEGG through similar genes strategy

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to KEGG

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  
The given ID "test" is not registered in UniProt database

                                                                                  
Testing getUniProt2NCBIProtein, getUniProt2NCBINucleotide, getUniProt2NCBIGene

                                                                                  

  |=.............................| Step   1: Translating from UniProt to NCBI Protein

                                                                                  

  |==............................| Step   2: Trying to get a direct translation for UniProt id A0A6H2TXZ6 to NCBI

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to NCBI Nucleotide

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id A0A6H2TXZ6 to NCBI

                                                                                  

  |==............................| Step   2: Translating UniProt id A0A6H2TXZ6 to NCBI through similar genes strategy

  |===...........................| Step   3: Connecting to UniProt API and retrieving cluster of id A0A6H2TXZ6

                                                                                  

  |====..........................| Step   4: Retrieving and parsing genes of cluster UniRef100_A0A6H2TXZ6

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id A0A6H2TXZ6 to NCBI

                                                                                  

  |==............................| Step   2: Translating UniProt id A0A6H2TXZ6 to NCBI through similar genes strategy

  |===...........................| Step   3: Connecting to UniProt API and retrieving cluster of id A0A6H2TXZ6

                                                                                  

  |====..........................| Step   4: Retrieving and parsing genes of cluster UniRef90_A0A6H2TY05

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id A0A6H2TXZ6 to NCBI

                                                                                  

  |==............................| Step   2: Translating UniProt id A0A6H2TXZ6 to NCBI through similar genes strategy

                                                                                  

                                                                                  

                                                                                  

  |=.............................| Step   1: Connecting to UniProt API and retrieving cluster of id A0A6H2TXZ6

                                                                                  

  |==............................| Step   2: Retrieving and parsing genes of cluster UniRef50_A0A0U3EIS7

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id A0A6H2TXZ6 to NCBI

                                                                                  

  |==............................| Step   2: Translating UniProt id A0A6H2TXZ6 to NCBI through similar genes strategy

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to NCBI Gene

                                                                                  

                                                                                  

                                                                                  

                                                                                  

                                                                                  

  |=.............................| Step   1: Trying to get a direct translation for UniProt id A0A1S7BGS4 to NCBI

                                                                                  

  |==............................| Step   2: Translating UniProt id A0A1S7BGS4 to NCBI through similar genes strategy

                                                                                  
Testing getUniProt2CARD

                                                                                  

  |=.............................| Step   1: Translating from UniProt to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Translating Uniprot id A0A1S7BGS4 to CARD

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for Uniprot id A0A1S7BGS4 to CARD

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Translating Uniprot id Q8GNY5 to CARD

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for Uniprot id Q8GNY5 to CARD

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Translating Uniprot id A0A6H2TXZ6 to CARD

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for Uniprot id A0A6H2TXZ6 to CARD

                                                                                  

                                                                                  

  |=.............................| Step   1: Translating from UniProt to CARD
Using a CARD database version downloaded on Mon 08/12/2024 21:29:29, please consider updating it with updateCARDDataBase() function.

                                                                                  

  |==............................| Step   2: Translating Uniprot id A0A4R5XW64 to CARD

                                                                                  

  |===...........................| Step   3: Trying to get a direct translation for Uniprot id A0A4R5XW64 to CARD

                                                                                  

  |====..........................| Step   4: Translating UniProt id A0A4R5XW64 to CARD through similar genes strategy

                                                                                  

  |=====.........................| Step   5: Trying to get a direct translation for Uniprot id A0A4R5XW64 to CARD

                                                                                  

  |======........................| Step   6: Translating UniProt id A0A4R5XW64 to CARD through similar genes strategy

                                                                                  

RUNIT TEST PROTOCOL -- Mon Aug 12 21:34:20 2024 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
ginmappeR RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 24.439   1.339 312.897 

Example timings

ginmappeR.Rcheck/ginmappeR-Ex.timings

nameusersystemelapsed
getCARD2KEGG 8.843 0.19321.649
getCARD2NCBIGene0.2290.0123.273
getCARD2NCBINucleotide0.3070.0141.159
getCARD2NCBIProtein0.0080.0030.995
getCARD2UniProt0.8290.0597.894
getKEGG2CARD0.1700.0051.385
getKEGG2NCBIGene0.0840.0042.912
getKEGG2NCBINucleotide0.3780.0288.545
getKEGG2NCBIProtein0.0690.0081.969
getKEGG2UniProt0.0020.0010.253
getNCBIGene2CARD0.1400.0125.293
getNCBIGene2KEGG 0.482 0.04315.177
getNCBIGene2NCBINucleotide0.0390.0033.342
getNCBIGene2NCBIProtein0.0400.0032.780
getNCBIGene2UniProt0.0020.0010.253
getNCBIIdenticalProteins0.0280.0034.207
getNCBINucleotide2CARD0.0810.0050.990
getNCBINucleotide2KEGG 0.525 0.03918.742
getNCBINucleotide2NCBIGene0.0290.0031.584
getNCBINucleotide2NCBIProtein0.0740.0040.997
getNCBINucleotide2UniProt0.0030.0010.253
getNCBIProtein2CARD0.0790.0050.954
getNCBIProtein2KEGG 0.246 0.02230.516
getNCBIProtein2NCBIGene0.0350.0041.805
getNCBIProtein2NCBINucleotide0.0880.0051.003
getNCBIProtein2UniProt0.3580.0175.489
getUniProt2CARD0.2520.0080.787
getUniProt2KEGG0.0180.0010.789
getUniProt2NCBIGene000
getUniProt2NCBINucleotide0.1150.0073.284
getUniProt2NCBIProtein000
getUniProtSimilarGenes0.0440.0040.376