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

This page was generated on 2025-11-25 11:39 -0500 (Tue, 25 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4830
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4606
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4569
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 879/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ginmappeR 1.7.0  (landing page)
Fernando Sola
Snapshot Date: 2025-11-24 13:40 -0500 (Mon, 24 Nov 2025)
git_url: https://git.bioconductor.org/packages/ginmappeR
git_branch: devel
git_last_commit: 78c4175
git_last_commit_date: 2025-10-29 11:28:37 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for ginmappeR on kjohnson3

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.7.0
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.7.0.tar.gz
StartedAt: 2025-11-24 20:20:16 -0500 (Mon, 24 Nov 2025)
EndedAt: 2025-11-24 20:27:04 -0500 (Mon, 24 Nov 2025)
EllapsedTime: 408.0 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.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/ginmappeR.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.7.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 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               2.908  0.093  16.596
getUniProt2NCBINucleotide  1.397  0.067 141.287
getNCBINucleotide2KEGG     0.436  0.026  65.695
getCARD2UniProt            0.295  0.016  12.245
getKEGG2NCBINucleotide     0.136  0.009   9.743
getNCBINucleotide2UniProt  0.136  0.009  12.244
getNCBIGene2UniProt        0.133  0.008  13.825
getNCBIProtein2UniProt     0.131  0.008  11.129
getNCBIGene2CARD           0.060  0.004   6.001
getNCBINucleotide2NCBIGene 0.018  0.003  13.126
getNCBIGene2NCBINucleotide 0.013  0.001   5.790
* 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.23-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.6-arm64/Resources/library’
* installing *source* package ‘ginmappeR’ ...
** this is package ‘ginmappeR’ version ‘1.7.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 Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 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")
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 /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyJF8hr/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 Mon 11/24/2025 20:26:43, 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 -- Mon Nov 24 20:26:59 2025 
*********************************************** 
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 
  5.024   0.233  20.513 

Example timings

ginmappeR.Rcheck/ginmappeR-Ex.timings

nameusersystemelapsed
getCARD2KEGG 2.908 0.09316.596
getCARD2NCBIGene0.0840.0061.429
getCARD2NCBINucleotide0.1150.0070.570
getCARD2NCBIProtein0.0020.0010.445
getCARD2UniProt 0.295 0.01612.245
getKEGG2CARD0.0610.0030.868
getKEGG2NCBIGene0.0280.0023.263
getKEGG2NCBINucleotide0.1360.0099.743
getKEGG2NCBIProtein0.0350.0021.278
getKEGG2UniProt0.0010.0010.112
getNCBIGene2CARD0.0600.0046.001
getNCBIGene2KEGG0.0070.0012.106
getNCBIGene2NCBINucleotide0.0130.0015.790
getNCBIGene2NCBIProtein0.0130.0013.798
getNCBIGene2UniProt 0.133 0.00813.825
getNCBIIdenticalProteins0.0100.0012.231
getNCBINucleotide2CARD0.0260.0010.816
getNCBINucleotide2KEGG 0.436 0.02665.695
getNCBINucleotide2NCBIGene 0.018 0.00313.126
getNCBINucleotide2NCBIProtein0.0300.0021.694
getNCBINucleotide2UniProt 0.136 0.00912.244
getNCBIProtein2CARD0.0290.0020.581
getNCBIProtein2KEGG0.0140.0012.410
getNCBIProtein2NCBIGene0.0090.0021.213
getNCBIProtein2NCBINucleotide0.0300.0010.631
getNCBIProtein2UniProt 0.131 0.00811.129
getUniProt2CARD0.1010.0044.083
getUniProt2KEGG0.0090.0010.837
getUniProt2NCBIGene0.0000.0000.001
getUniProt2NCBINucleotide 1.397 0.067141.287
getUniProt2NCBIProtein0.0010.0000.000
getUniProtSimilarGenes0.0150.0021.127