Back to Workflows build report for BioC 3.22

This page was generated on 2025-07-11 16:30 -0400 (Fri, 11 Jul 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4782
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4522
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4565
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 16/29HostnameOS / ArchINSTALLBUILD
maEndToEnd 2.29.0  (landing page)
Stefanie Reisenauer
Snapshot Date: 2025-07-11 12:45 -0400 (Fri, 11 Jul 2025)
git_url: https://git.bioconductor.org/packages/maEndToEnd
git_branch: devel
git_last_commit: 31e8b13
git_last_commit_date: 2025-04-15 10:29:27 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  


BUILD results for maEndToEnd on nebbiolo2

To the developers/maintainers of the maEndToEnd package:
- 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: maEndToEnd
Version: 2.29.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data maEndToEnd
StartedAt: 2025-07-11 13:05:58 -0400 (Fri, 11 Jul 2025)
EndedAt: 2025-07-11 13:06:53 -0400 (Fri, 11 Jul 2025)
EllapsedTime: 55.0 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 maEndToEnd
###
##############################################################################
##############################################################################


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

Quitting from MA-Workflow.Rmd:223-228 [getDataEBI]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! SSL connect error [ftp.ebi.ac.uk]:
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to ftp.ebi.ac.uk:443 
---
Backtrace:
    ▆
 1. ├─ArrayExpress::getAE("E-MTAB-2967", path = raw_data_dir, type = "raw")
 2. │ └─ArrayExpress:::get_request(httpURL)
 3. │   └─httr::GET(qr)
 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 'MA-Workflow.Rmd' failed with diagnostics:
SSL connect error [ftp.ebi.ac.uk]:
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to ftp.ebi.ac.uk:443 
--- failed re-building ‘MA-Workflow.Rmd’

SUMMARY: processing the following file failed:
  ‘MA-Workflow.Rmd’

Error: Vignette re-building failed.
Execution halted