Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-12 11:57 -0500 (Wed, 12 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 730/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FELLA 1.30.0  (landing page)
Sergio Picart-Armada
Snapshot Date: 2025-11-11 13:45 -0500 (Tue, 11 Nov 2025)
git_url: https://git.bioconductor.org/packages/FELLA
git_branch: RELEASE_3_22
git_last_commit: 67f362e
git_last_commit_date: 2025-10-29 10:43:53 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


BUILD results for FELLA on nebbiolo2

To the developers/maintainers of the FELLA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/FELLA.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: FELLA
Version: 1.30.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 FELLA
StartedAt: 2025-11-11 17:42:37 -0500 (Tue, 11 Nov 2025)
EndedAt: 2025-11-11 17:51:54 -0500 (Tue, 11 Nov 2025)
EllapsedTime: 556.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 FELLA
###
##############################################################################
##############################################################################


* checking for file ‘FELLA/DESCRIPTION’ ... OK
* preparing ‘FELLA’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘musmusculus.Rmd’ using rmarkdown

Quitting from musmusculus.Rmd:74-84 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [rest.kegg.jp]:
SSL connection timeout
---
Backtrace:
    x
 1. +-KEGGREST::keggLink("enzyme", "mmu")
 2. | \-KEGGREST:::.getUrl(url, .listParser, nameColumn = 1, valueColumn = 2)
 3. |   \-httr::GET(url)
 4. |     \-httr:::request_perform(req, hu$handle$handle)
 5. |       +-httr:::request_fetch(req$output, req$url, handle)
 6. |       \-httr:::request_fetch.write_memory(req$output, req$url, handle)
 7. |         \-curl::curl_fetch_memory(url, handle = handle)
 8. \-curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'musmusculus.Rmd' failed with diagnostics:
Timeout was reached [rest.kegg.jp]:
SSL connection timeout
--- failed re-building ‘musmusculus.Rmd’

--- re-building ‘quickstart.Rmd’ using rmarkdown
--- finished re-building ‘quickstart.Rmd’

--- re-building ‘zebrafish.Rmd’ using rmarkdown

Quitting from zebrafish.Rmd:50-74 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [rest.kegg.jp]:
SSL connection timeout
---
Backtrace:
    x
 1. +-FELLA::buildGraphFromKEGGREST(organism = "dre", filter.path = c("01100"))
 2. | \-KEGGREST::keggInfo(organism)
 3. |   \-KEGGREST:::.getUrl(url, .textParser)
 4. |     \-httr::GET(url)
 5. |       \-httr:::request_perform(req, hu$handle$handle)
 6. |         +-httr:::request_fetch(req$output, req$url, handle)
 7. |         \-httr:::request_fetch.write_memory(req$output, req$url, handle)
 8. |           \-curl::curl_fetch_memory(url, handle = handle)
 9. \-curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'zebrafish.Rmd' failed with diagnostics:
Timeout was reached [rest.kegg.jp]:
SSL connection timeout
--- failed re-building ‘zebrafish.Rmd’

--- re-building ‘FELLA.Rnw’ using Sweave
Building through KEGGREST...

Error: processing vignette 'FELLA.Rnw' failed with diagnostics:
 chunk 2 (label = 01_graph) 
Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached [rest.kegg.jp]:
SSL connection timeout

--- failed re-building ‘FELLA.Rnw’

SUMMARY: processing the following files failed:
  ‘musmusculus.Rmd’ ‘zebrafish.Rmd’ ‘FELLA.Rnw’

Error: Vignette re-building failed.
Execution halted