| Back to Build/check report for BioC 3.22 experimental data |
|
This page was generated on 2026-03-31 15:41 -0400 (Tue, 31 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.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/435 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| TENxBUSData 1.24.0 (landing page) Lambda Moses
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | ||||||||
|
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. |
| 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 |
##############################################################################
##############################################################################
###
### 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