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

This page was generated on 2026-01-29 15:01 -0500 (Thu, 29 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4852
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 115/433HostnameOS / ArchINSTALLBUILDCHECK
EMTscoreData 0.99.10  (landing page)
Haimei Wen
Snapshot Date: 2026-01-29 07:00 -0500 (Thu, 29 Jan 2026)
git_url: https://git.bioconductor.org/packages/EMTscoreData
git_branch: devel
git_last_commit: 7c82f51
git_last_commit_date: 2026-01-23 18:21:31 -0500 (Fri, 23 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for EMTscoreData on nebbiolo1

To the developers/maintainers of the EMTscoreData 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: EMTscoreData
Version: 0.99.10
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data EMTscoreData
StartedAt: 2026-01-29 11:16:42 -0500 (Thu, 29 Jan 2026)
EndedAt: 2026-01-29 11:48:26 -0500 (Thu, 29 Jan 2026)
EllapsedTime: 1904.7 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data EMTscoreData
###
##############################################################################
##############################################################################


* checking for file ‘EMTscoreData/DESCRIPTION’ ... OK
* preparing ‘EMTscoreData’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘EMTscoreData.Rmd’ using rmarkdown

Quitting from EMTscoreData.Rmd:55-59 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
  name: EH10292
  title: A549_EGF.rda
  reason: 1 resources failed to download
---
Backtrace:
     ▆
  1. ├─eh[["EH10292"]]
  2. └─eh[["EH10292"]]
  3.   └─ExperimentHub (local) .local(x, i, j = j, ...)
  4.     ├─methods::callNextMethod(...)
  5.     │ └─base::eval(call, callEnv)
  6.     │   └─base::eval(call, callEnv)
  7.     └─AnnotationHub (local) .nextMethod(...)
  8.       └─AnnotationHub (local) .local(x, i, j = j, ...)
  9.         └─AnnotationHub:::.Hub_get1(...)
 10.           └─base::tryCatch(...)
 11.             └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 12.               └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 13.                 └─value[[3L]](cond)
 14.                   └─base::tryCatch(...)
 15.                     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 16.                       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 17.                         └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'EMTscoreData.Rmd' failed with diagnostics:
failed to load resource
  name: EH10292
  title: A549_EGF.rda
  reason: 1 resources failed to download
--- failed re-building ‘EMTscoreData.Rmd’

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

Error: Vignette re-building failed.
Execution halted