| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-18 11:37 -0400 (Sat, 18 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 alpha (2026-04-05 r89794) | 4957 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4686 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4627 |
| 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/2404 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GEOquery 2.79.0 (landing page) Sean Davis
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | ERROR | skipped | ||||||||||
| See other builds for GEOquery in R Universe. | ||||||||||||||
|
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. |
| Package: GEOquery |
| Version: 2.79.0 |
| Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data GEOquery |
| StartedAt: 2026-04-16 23:46:58 -0000 (Thu, 16 Apr 2026) |
| EndedAt: 2026-04-16 23:52:31 -0000 (Thu, 16 Apr 2026) |
| EllapsedTime: 333.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### 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
[31m
processing file: GEOquery.qmd
[39m1/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]
[31mFailed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Failure when receiving data from the peer [ftp.ncbi.nlm.nih.gov]: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0[39m[31mError in downloadFile(url, destfile = destfile, mode = "wb") :
Failed to download /home/biocbuild/tmp/RtmpDJkl2J/GSE2553_series_matrix.txt.gz!
Calls: .main ... eval -> getGEO -> getAndParseGSEMatrices -> downloadFile
[39m[31m
Quitting from GEOquery.qmd:75-79 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `downloadFile()`:
! Failed to download /home/biocbuild/tmp/RtmpDJkl2J/GSE2553_series_matrix.txt.gz!
---
Backtrace:
▆
1. └─GEOquery::getGEO("GSE2553")
2. └─GEOquery:::getAndParseGSEMatrices(...)
3. └─GEOquery:::downloadFile(url, destfile = destfile, mode = "wb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[39m[31mExecution halted
[39mError: processing vignette 'GEOquery.qmd' failed with diagnostics:
✖ Error running quarto cli.
Caused by error:
! System command 'quarto' failed
--- failed re-building ‘GEOquery.qmd’
--- re-building ‘single-cell.qmd’ using html
[31m
processing file: single-cell.qmd
[39m1/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
[31moutput file: single-cell.knit.md
[39m[1mpandoc [22m
to: html
output-file: single-cell.html
standalone: true
embed-resources: true
wrap: none
default-image-extension: png
css:
- >-
/home/biocbuild/R/R-devel_2025-02-19/site-library/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
toc: true
variables: {}
[1mmetadata[22m
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