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

This page was generated on 2026-05-06 11:34 -0400 (Wed, 06 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4878
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4663
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 865/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GEOquery 2.81.0  (landing page)
Sean Davis
Snapshot Date: 2026-05-05 13:45 -0400 (Tue, 05 May 2026)
git_url: https://git.bioconductor.org/packages/GEOquery
git_branch: devel
git_last_commit: 77cce74
git_last_commit_date: 2026-04-28 08:31:32 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped
See other builds for GEOquery in R Universe.


BUILD results for GEOquery on taishan

To the developers/maintainers of the GEOquery package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GEOquery.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: GEOquery
Version: 2.81.0
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data GEOquery
StartedAt: 2026-05-05 03:19:07 -0000 (Tue, 05 May 2026)
EndedAt: 2026-05-05 03:29:12 -0000 (Tue, 05 May 2026)
EllapsedTime: 605.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data GEOquery
###
##############################################################################
##############################################################################


* checking for file ‘GEOquery/DESCRIPTION’ ... OK
* preparing ‘GEOquery’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘GEOquery.qmd’ using html


processing file: GEOquery.qmd
1/47                     
2/47 [setup]             
3/47                     
4/47 [unnamed-chunk-1]   
5/47                     
6/47 [unnamed-chunk-2]   
7/47                     
8/47 [unnamed-chunk-3]   
9/47                     
10/47 [unnamed-chunk-4]   
11/47                     
12/47 [tbl-search-fields] 
13/47                     
14/47 [tbl-example-search]
15/47                     
16/47 [unnamed-chunk-5]   
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [ncbi.nlm.nih.gov]:
Connection timed out after 15000 milliseconds
Backtrace:
     ▆
  1. └─GEOquery::hasRNASeqQuantifications("GSE164073")
  2.   └─GEOquery:::getGSEDownloadPageURLs(accession)
  3.     ├─stringr::str_replace(...)
  4.     │ └─stringr:::check_lengths(string, pattern, replacement)
  5.     │   └─vctrs::vec_size_common(...)
  6.     ├─stringr::str_replace(...)
  7.     │ └─stringr:::check_lengths(string, pattern, replacement)
  8.     │   └─vctrs::vec_size_common(...)
  9.     ├─rvest::html_attr(...)
 10.     │ └─xml2::xml_attr(x, name, default = default)
 11.     ├─rvest::html_nodes(...)
 12.     │ └─rvest::html_elements(...)
 13.     ├─rvest::read_html(...)
 14.     ├─httr2::resp_body_string(...)
 15.     │ └─httr2:::check_response(resp)
 16.     │   └─httr2:::is_response(resp)
 17.     └─httr2::req_perform(...)
 18.       └─httr2:::handle_resp(req, resp, error_call = error_call)
 19.         └─rlang::cnd_signal(resp)

Quitting from GEOquery.qmd:142-146 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Execution halted
Error: processing vignette 'GEOquery.qmd' failed with diagnostics:
! Error running quarto CLI from R.
Caused by error in `quarto_render()`:
✖ Error returned by quarto CLI.
  -----------------------------
  
  
  processing file: GEOquery.qmd
  1/47
  2/47 [setup]
  3/47
  4/47 [unnamed-chunk-1]
  5/47
  6/47 [unnamed-chunk-2]
  7/47
  8/47 [unnamed-chunk-3]
  9/47
  10/47 [unnamed-chunk-4]
  11/47
  12/47 [tbl-search-fields]
  13/47
  14/47 [tbl-example-search]
  15/47
  16/47 [unnamed-chunk-5]
  Error in `httr2::req_perform()`:
  ! Failed to perform HTTP request.
  Caused by error in `curl::curl_fetch_memory()`:
  ! Timeout was reached [ncbi.nlm.nih.gov]:
  Connection timed out after 15000 milliseconds
  Backtrace:
  ▆
  1. └─GEOquery::hasRNASeqQuantifications("GSE164073")
  2.  └─GEOquery:::getGSEDownloadPageURLs(accession)
  3.  ├─stringr::str_replace(...)
  4.  │ └─stringr:::check_lengths(string, pattern, replacement)
  5.  │ └─vctrs::vec_size_common(...)
  6.  ├─stringr::str_replace(...)
  7.  │ └─stringr:::check_lengths(string, pattern, replacement)
  8.  │ └─vctrs::vec_size_common(...)
  9.  ├─rvest::html_attr(...)
  10.  │ └─xml2::xml_attr(x, name, default = default)
  11.  ├─rvest::html_nodes(...)
  12.  │ └─rvest::html_elements(...)
  13.  ├─rvest::read_html(...)
  14.  ├─httr2::resp_body_string(...)
  15.  │ └─httr2:::check_response(resp)
  16.  │ └─httr2:::is_response(resp)
  17.  └─httr2::req_perform(...)
  18.  └─httr2:::handle_resp(req, resp, error_call = error_call)
  19.  └─rlang::cnd_signal(resp)
  
  Quitting from GEOquery.qmd:142-146 [unnamed-chunk-5]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  NULL
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Execution halted
  
Caused by error:
! System command 'quarto' failed
--- failed re-building ‘GEOquery.qmd’

--- re-building ‘single-cell.qmd’ using html


processing file: single-cell.qmd
1/22                   
2/22 [unnamed-chunk-1] 
3/22                   
4/22 [unnamed-chunk-2] 
5/22                   
6/22 [unnamed-chunk-3] 
7/22                   
8/22 [unnamed-chunk-4] 
9/22                   
10/22 [unnamed-chunk-5] 
11/22 [unnamed-chunk-6] 
12/22                   
13/22 [unnamed-chunk-7] 
14/22                   
15/22 [unnamed-chunk-8] 
16/22                   
17/22 [unnamed-chunk-9] 
18/22                   
19/22 [unnamed-chunk-10]
20/22                   
21/22 [unnamed-chunk-11]
22/22                   
output file: single-cell.knit.md

pandoc 
  to: html
  output-file: single-cell.html
  standalone: true
  embed-resources: true
  wrap: none
  default-image-extension: png
  css:
    - >-
      /home/biocbuild/R/R-4.5.0/site-library/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
  toc: true
  variables: {}
  
metadata
  document-css: false
  lang: en
  minimal: true
  theme: none
  title: Handling single-cell RNA-seq data in GEOquery
  author: Sean Davis
  date: '2025-08-29'
  last-modified:
    '[object Object]': null
  vignette: |
    %\VignetteIndexEntry{Handling single-cell RNA-seq data in GEOquery} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8}
  
Output created: single-cell.html

--- finished re-building ‘single-cell.qmd’

SUMMARY: processing the following file failed:
  ‘GEOquery.qmd’

Error: Vignette re-building failed.
Execution halted