Back to Build/check report for BioC 3.22:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-03-24 11:57 -0400 (Tue, 24 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4893
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 887/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ginmappeR 1.6.0  (landing page)
Fernando Sola
Snapshot Date: 2026-03-23 13:45 -0400 (Mon, 23 Mar 2026)
git_url: https://git.bioconductor.org/packages/ginmappeR
git_branch: RELEASE_3_22
git_last_commit: f5ef284
git_last_commit_date: 2025-10-29 11:28:37 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for ginmappeR in R Universe.


CHECK results for ginmappeR on nebbiolo2

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.6.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:ginmappeR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings ginmappeR_1.6.0.tar.gz
StartedAt: 2026-03-23 23:58:58 -0400 (Mon, 23 Mar 2026)
EndedAt: 2026-03-24 00:04:23 -0400 (Tue, 24 Mar 2026)
EllapsedTime: 325.4 seconds
RetCode: 0
Status:   OK  
CheckDir: ginmappeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:ginmappeR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings ginmappeR_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/ginmappeR.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘ginmappeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ginmappeR’ version ‘1.6.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 ... 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 loading without being on the library search path ... 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               5.153  0.278  17.898
getNCBINucleotide2KEGG     1.851  0.181  66.846
getCARD2UniProt            1.057  0.065  12.208
getKEGG2NCBINucleotide     0.515  0.071   8.848
getNCBIProtein2UniProt     0.520  0.061  11.401
getNCBINucleotide2UniProt  0.490  0.043  11.658
getNCBIGene2UniProt        0.483  0.031  11.778
getUniProt2NCBINucleotide  0.334  0.025   5.376
getNCBIGene2CARD           0.309  0.007  12.276
getNCBIGene2NCBINucleotide 0.069  0.016   7.000
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

ginmappeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL ginmappeR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘ginmappeR’ ...
** this is package ‘ginmappeR’ version ‘1.6.0’
** 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.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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")
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

                                                                                  
[1] "A0A1S4G4Z1"
Testing getKEGG2NCBIProtein, getKEGG2NCBINucleotide, getKEGG2NCBIGene

                                                                                  

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

                                                                                  

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

                                                                                  
[1] "BAB04099"
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/Rtmpf1W8bg/card-data
CARD database version 4.0.1 (2025-05-29)

                                                                                  

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

                                                                                  

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

                                                                                  
[1] "ARO:3002804"
Testing getUniProtSimilarGenes

                                                                                  

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

                                                                                  

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

                                                                                  

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

                                                                                  
[1] "UniRef100_G9JVE6"
Testing getUniProt2KEGG

                                                                                  

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

                                                                                  

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

                                                                                  
[1] "fls:GLV81_10715"
Testing getUniProt2NCBIProtein, getUniProt2NCBINucleotide, getUniProt2NCBIGene

                                                                                  

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

                                                                                  

                                                                                  

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

                                                                                  
[1] "QIB98918.1"
Testing getUniProt2CARD

                                                                                  

  |=.............................| Step   1: Translating from UniProt to CARD
Using a CARD database version downloaded on Tue 03/24/2026 00:04:00, 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

                                                                                  
[1] "ARO:3004185"


RUNIT TEST PROTOCOL -- Tue Mar 24 00:04:18 2026 
*********************************************** 
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 
  9.956   0.991  25.497 

Example timings

ginmappeR.Rcheck/ginmappeR-Ex.timings

nameusersystemelapsed
getCARD2KEGG 5.153 0.27817.898
getCARD2NCBIGene0.3100.0301.746
getCARD2NCBINucleotide0.3280.0200.748
getCARD2NCBIProtein0.0060.0010.407
getCARD2UniProt 1.057 0.06512.208
getKEGG2CARD0.1600.0040.943
getKEGG2NCBIGene0.1750.0161.785
getKEGG2NCBINucleotide0.5150.0718.848
getKEGG2NCBIProtein0.1000.0021.279
getKEGG2UniProt0.0020.0000.102
getNCBIGene2CARD 0.309 0.00712.276
getNCBIGene2KEGG0.0330.0002.536
getNCBIGene2NCBINucleotide0.0690.0167.000
getNCBIGene2NCBIProtein0.0790.0063.035
getNCBIGene2UniProt 0.483 0.03111.778
getNCBIIdenticalProteins0.1040.0151.570
getNCBINucleotide2CARD0.1080.0050.660
getNCBINucleotide2KEGG 1.851 0.18166.846
getNCBINucleotide2NCBIGene0.0900.0021.479
getNCBINucleotide2NCBIProtein0.1080.0050.685
getNCBINucleotide2UniProt 0.490 0.04311.658
getNCBIProtein2CARD0.1490.0080.684
getNCBIProtein2KEGG0.0320.0012.108
getNCBIProtein2NCBIGene0.0260.0022.244
getNCBIProtein2NCBINucleotide0.1060.0010.598
getNCBIProtein2UniProt 0.520 0.06111.401
getUniProt2CARD0.2910.0114.029
getUniProt2KEGG0.0320.0010.840
getUniProt2NCBIGene000
getUniProt2NCBINucleotide0.3340.0255.376
getUniProt2NCBIProtein000
getUniProtSimilarGenes0.1180.0071.221