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

This page was generated on 2025-02-03 12:08 -0500 (Mon, 03 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4494
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4400
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 864/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ginmappeR 1.2.3  (landing page)
Fernando Sola
Snapshot Date: 2025-01-30 13:00 -0500 (Thu, 30 Jan 2025)
git_url: https://git.bioconductor.org/packages/ginmappeR
git_branch: RELEASE_3_20
git_last_commit: 488e384
git_last_commit_date: 2024-12-02 11:34:13 -0500 (Mon, 02 Dec 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for ginmappeR on merida1

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.2.3
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.2.3.tar.gz
StartedAt: 2025-01-31 04:38:28 -0500 (Fri, 31 Jan 2025)
EndedAt: 2025-01-31 04:45:18 -0500 (Fri, 31 Jan 2025)
EllapsedTime: 410.2 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.2.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/ginmappeR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-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 Monterey 12.7.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.2.3’
* 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              10.394  0.484  22.259
getCARD2UniProt            1.362  0.174   9.149
getKEGG2NCBINucleotide     0.661  0.071   8.196
getNCBIGene2UniProt        0.546  0.037   7.105
getNCBIProtein2UniProt     0.551  0.026   7.675
getNCBINucleotide2UniProt  0.530  0.022   7.377
getNCBINucleotide2KEGG     0.437  0.033  34.525
* 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.20-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-x86_64/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.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-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, saveRDS, 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

                                                                                  
[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/RtmpQfjLkt/card-data
CARD database version 4.0.0 (2024-12-17)

                                                                                  

  |==............................| 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   2: 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 Fri 01/31/2025 04:44:45, 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 -- Fri Jan 31 04:45:03 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 
 20.536   1.034  31.635 

Example timings

ginmappeR.Rcheck/ginmappeR-Ex.timings

nameusersystemelapsed
getCARD2KEGG10.394 0.48422.259
getCARD2NCBIGene0.4030.0221.533
getCARD2NCBINucleotide0.5430.0281.011
getCARD2NCBIProtein0.0100.0040.575
getCARD2UniProt1.3620.1749.149
getKEGG2CARD0.3020.0111.214
getKEGG2NCBIGene0.1330.0052.082
getKEGG2NCBINucleotide0.6610.0718.196
getKEGG2NCBIProtein0.1310.0171.470
getKEGG2UniProt0.0020.0020.111
getNCBIGene2CARD0.2340.0263.870
getNCBIGene2KEGG0.0360.0072.134
getNCBIGene2NCBINucleotide0.0580.0092.870
getNCBIGene2NCBIProtein0.0570.0092.039
getNCBIGene2UniProt0.5460.0377.105
getNCBIIdenticalProteins0.0410.0041.602
getNCBINucleotide2CARD0.1240.0050.845
getNCBINucleotide2KEGG 0.437 0.03334.525
getNCBINucleotide2NCBIGene0.0420.0041.654
getNCBINucleotide2NCBIProtein0.1200.0060.735
getNCBINucleotide2UniProt0.5300.0227.377
getNCBIProtein2CARD0.1240.0060.758
getNCBIProtein2KEGG0.0350.0042.094
getNCBIProtein2NCBIGene0.0390.0031.076
getNCBIProtein2NCBINucleotide0.1240.0050.753
getNCBIProtein2UniProt0.5510.0267.675
getUniProt2CARD0.4110.0132.157
getUniProt2KEGG0.0350.0030.825
getUniProt2NCBIGene0.0000.0000.001
getUniProt2NCBINucleotide0.2440.0094.105
getUniProt2NCBIProtein0.0010.0000.001
getUniProtSimilarGenes0.0670.0060.763