Back to Build/check report for BioC 3.22 experimental data
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-07 15:41 -0400 (Thu, 07 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4815
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 120/430HostnameOS / ArchINSTALLBUILDCHECK
ewceData 1.17.0  (landing page)
Alan Murphy
Snapshot Date: 2025-08-07 07:30 -0400 (Thu, 07 Aug 2025)
git_url: https://git.bioconductor.org/packages/ewceData
git_branch: devel
git_last_commit: 34a89b5
git_last_commit_date: 2025-04-15 10:16:26 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped


BUILD results for ewceData on nebbiolo2

To the developers/maintainers of the ewceData 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: ewceData
Version: 1.17.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ewceData
StartedAt: 2025-08-07 11:16:17 -0400 (Thu, 07 Aug 2025)
EndedAt: 2025-08-07 11:17:00 -0400 (Thu, 07 Aug 2025)
EllapsedTime: 42.8 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 ewceData
###
##############################################################################
##############################################################################


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

Quitting from ewceData.Rmd:75-95 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
  name: EH5376
  title: ctd
  reason: C stack usage  7970196 is too close to the limit
---
Backtrace:
     ▆
  1. └─ewceData::ctd()
  2.   ├─eh[["EH5376"]]
  3.   └─eh[["EH5376"]]
  4.     └─ExperimentHub (local) .local(x, i, j = j, ...)
  5.       ├─methods::callNextMethod(...)
  6.       │ └─base::eval(call, callEnv)
  7.       │   └─base::eval(call, callEnv)
  8.       └─AnnotationHub (local) .nextMethod(...)
  9.         └─AnnotationHub (local) .local(x, i, j = j, ...)
 10.           └─AnnotationHub:::.Hub_get1(...)
 11.             └─base::tryCatch(...)
 12.               └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 13.                 └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 14.                   └─value[[3L]](cond)
 15.                     └─base::tryCatch(...)
 16.                       └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 17.                         └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 18.                           └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'ewceData.Rmd' failed with diagnostics:
failed to load resource
  name: EH5376
  title: ctd
  reason: C stack usage  7970196 is too close to the limit
--- failed re-building ‘ewceData.Rmd’

SUMMARY: processing the following file failed:
  ‘ewceData.Rmd’

Error: Vignette re-building failed.
Execution halted