Back to Build/check report for BioC 3.22 experimental data
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2026-03-31 15:41 -0400 (Tue, 31 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4893
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 405/435HostnameOS / ArchINSTALLBUILDCHECK
TENxBUSData 1.24.0  (landing page)
Lambda Moses
Snapshot Date: 2026-03-31 08:30 -0400 (Tue, 31 Mar 2026)
git_url: https://git.bioconductor.org/packages/TENxBUSData
git_branch: RELEASE_3_22
git_last_commit: f0a01ef
git_last_commit_date: 2025-10-29 10:01:58 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for TENxBUSData on nebbiolo2

To the developers/maintainers of the TENxBUSData 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: TENxBUSData
Version: 1.24.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data TENxBUSData
StartedAt: 2026-03-31 11:47:41 -0400 (Tue, 31 Mar 2026)
EndedAt: 2026-03-31 11:48:23 -0400 (Tue, 31 Mar 2026)
EllapsedTime: 41.7 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 TENxBUSData
###
##############################################################################
##############################################################################


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

Quitting from downloading-10x-hgmm-data.Rmd:40-42 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
  name: EH3332
  title: 100 1:1 Mixture of Fresh Frozen Human (HEK293T) and Mouse (NIH3T3) Cells
  reason: 1 resources failed to download
---
Backtrace:
     ▆
  1. └─TENxBUSData::TENxBUSData(".", dataset = "hgmm100", force = TRUE)
  2.   ├─ds[[id, force = force, verbose = verbose]]
  3.   └─ds[[id, force = force, verbose = verbose]]
  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 'downloading-10x-hgmm-data.Rmd' failed with diagnostics:
failed to load resource
  name: EH3332
  title: 100 1:1 Mixture of Fresh Frozen Human (HEK293T) and Mouse (NIH3T3) Cells
  reason: 1 resources failed to download
--- failed re-building ‘downloading-10x-hgmm-data.Rmd’

SUMMARY: processing the following file failed:
  ‘downloading-10x-hgmm-data.Rmd’

Error: Vignette re-building failed.
Execution halted