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

This page was generated on 2025-03-25 11:45 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4782
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4552
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4581
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4533
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4463
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 719/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
fgsea 1.33.4  (landing page)
Alexey Sergushichev
Snapshot Date: 2025-03-24 13:40 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/fgsea
git_branch: devel
git_last_commit: 237247f
git_last_commit_date: 2025-03-19 19:17:02 -0400 (Wed, 19 Mar 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


BUILD results for fgsea on kjohnson3

To the developers/maintainers of the fgsea package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/fgsea.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: fgsea
Version: 1.33.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data fgsea
StartedAt: 2025-03-24 16:19:13 -0400 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 16:19:55 -0400 (Mon, 24 Mar 2025)
EllapsedTime: 42.5 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data fgsea
###
##############################################################################
##############################################################################


* checking for file ‘fgsea/DESCRIPTION’ ... OK
* preparing ‘fgsea’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘fgsea-tutorial.Rmd’ using rmarkdown
2025-03-24 16:19:31.830 R[85557:793415262] XType: Using static font registry.
--- finished re-building ‘fgsea-tutorial.Rmd’

--- re-building ‘geseca-tutorial.Rmd’ using rmarkdown

Quitting from geseca-tutorial.Rmd:90-113 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection
---
Backtrace:
     ▆
  1. └─GEOquery::getGEO("GSE200250", AnnotGPL = TRUE)
  2.   └─GEOquery:::getAndParseGSEMatrices(...)
  3.     └─GEOquery:::getDirListing(sprintf(gdsurl, stub, GEO))
  4.       ├─xml2::read_html(url)
  5.       └─xml2:::read_html.default(url)
  6.         ├─base::suppressWarnings(...)
  7.         │ └─base::withCallingHandlers(...)
  8.         ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options)
  9.         └─xml2:::read_xml.character(...)
 10.           └─xml2:::read_xml.connection(...)
 11.             ├─base::open(x, "rb")
 12.             └─base::open.connection(x, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'geseca-tutorial.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘geseca-tutorial.Rmd’

SUMMARY: processing the following file failed:
  ‘geseca-tutorial.Rmd’

Error: Vignette re-building failed.
Execution halted