Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2026-01-15 11:58 -0500 (Thu, 15 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4672
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 1117/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGREST 1.50.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2026-01-12 13:45 -0500 (Mon, 12 Jan 2026)
git_url: https://git.bioconductor.org/packages/KEGGREST
git_branch: RELEASE_3_22
git_last_commit: bb924dc
git_last_commit_date: 2025-10-29 10:13:18 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for KEGGREST on nebbiolo2

To the developers/maintainers of the KEGGREST package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/KEGGREST.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: KEGGREST
Version: 1.50.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:KEGGREST.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings KEGGREST_1.50.0.tar.gz
StartedAt: 2026-01-13 01:19:19 -0500 (Tue, 13 Jan 2026)
EndedAt: 2026-01-13 01:26:36 -0500 (Tue, 13 Jan 2026)
EllapsedTime: 436.5 seconds
RetCode: 0
Status:   OK  
CheckDir: KEGGREST.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/KEGGREST.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 ‘KEGGREST/DESCRIPTION’ ... OK
* this is package ‘KEGGREST’ version ‘1.50.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘KEGGREST’ 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 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
keggGet       1.172  0.139   5.494
listDatabases 0.702  0.038  22.221
keggList      0.622  0.047  34.682
keggLink      0.292  0.023  12.005
keggConv      0.309  0.002   8.004
keggFind      0.085  0.001  16.053
keggInfo      0.037  0.000  17.534
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘KEGGREST_unit_tests.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: OK


Installation output

KEGGREST.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘KEGGREST’ ...
** this is package ‘KEGGREST’ version ‘1.50.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 (KEGGREST)

Tests output

KEGGREST.Rcheck/tests/KEGGREST_unit_tests.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("KEGGREST")


RUNIT TEST PROTOCOL -- Tue Jan 13 01:25:55 2026 
*********************************************** 
Number of test functions: 12 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
KEGGREST RUnit Tests - 12 test functions, 0 errors, 0 failures
Number of test functions: 12 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 18.221   0.426 211.862 

Example timings

KEGGREST.Rcheck/KEGGREST-Ex.timings

nameusersystemelapsed
keggCompounds0.0710.0061.889
keggConv0.3090.0028.004
keggFind 0.085 0.00116.053
keggGet1.1720.1395.494
keggInfo 0.037 0.00017.534
keggLink 0.292 0.02312.005
keggList 0.622 0.04734.682
listDatabases 0.702 0.03822.221
mark.pathway.by.objects0.1120.0164.604