Back to Build/check report for BioC 3.22 experimental data
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2025-09-11 15:41 -0400 (Thu, 11 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4712
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 194/432HostnameOS / ArchINSTALLBUILDCHECK
homosapienDEE2CellScore 1.5.0  (landing page)
Justin Marsh
Snapshot Date: 2025-09-11 07:30 -0400 (Thu, 11 Sep 2025)
git_url: https://git.bioconductor.org/packages/homosapienDEE2CellScore
git_branch: devel
git_last_commit: f5dd740
git_last_commit_date: 2025-04-15 10:24:29 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for homosapienDEE2CellScore on nebbiolo2

To the developers/maintainers of the homosapienDEE2CellScore 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: homosapienDEE2CellScore
Version: 1.5.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data homosapienDEE2CellScore
StartedAt: 2025-09-11 11:28:16 -0400 (Thu, 11 Sep 2025)
EndedAt: 2025-09-11 11:29:01 -0400 (Thu, 11 Sep 2025)
EllapsedTime: 44.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 homosapienDEE2CellScore
###
##############################################################################
##############################################################################


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

Quitting from use-data-package.Rmd:55-57 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
  name: EH7816
  title: HomosapienDEE2_QC_PASS_Agg
  reason: 1 resources failed to download
---
Backtrace:
     ▆
  1. └─homosapienDEE2CellScore::downloadAllTheData()
  2.   ├─homosapienDEE2CellScore::readInSEZip(homosapienDEE2CellScore::HomosapienDEE2_QC_PASS_Agg())
  3.   │ └─base::file.copy(zip_name, y)
  4.   └─homosapienDEE2CellScore::HomosapienDEE2_QC_PASS_Agg()
  5.     ├─eh1[[1L]]
  6.     └─eh1[[1L]]
  7.       └─ExperimentHub (local) .local(x, i, j = j, ...)
  8.         ├─methods::callNextMethod(...)
  9.         │ └─base::eval(call, callEnv)
 10.         │   └─base::eval(call, callEnv)
 11.         └─AnnotationHub (local) .nextMethod(...)
 12.           └─AnnotationHub (local) .local(x, i, j = j, ...)
 13.             └─AnnotationHub:::.Hub_get1(...)
 14.               └─base::tryCatch(...)
 15.                 └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 16.                   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 17.                     └─value[[3L]](cond)
 18.                       └─base::tryCatch(...)
 19.                         └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 20.                           └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 21.                             └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'use-data-package.Rmd' failed with diagnostics:
failed to load resource
  name: EH7816
  title: HomosapienDEE2_QC_PASS_Agg
  reason: 1 resources failed to download
--- failed re-building ‘use-data-package.Rmd’

SUMMARY: processing the following file failed:
  ‘use-data-package.Rmd’

Error: Vignette re-building failed.
Execution halted