| Back to Build/check report for BioC 3.22 experimental data |
|
This page was generated on 2026-02-12 15:46 -0500 (Thu, 12 Feb 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" | 4889 |
| 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 | OK | ERROR | ||||||||
|
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 check --install=check:TENxBUSData.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings TENxBUSData_1.24.0.tar.gz |
| StartedAt: 2026-02-12 13:29:29 -0500 (Thu, 12 Feb 2026) |
| EndedAt: 2026-02-12 13:38:44 -0500 (Thu, 12 Feb 2026) |
| EllapsedTime: 554.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: TENxBUSData.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:TENxBUSData.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings TENxBUSData_1.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-data-experiment/meat/TENxBUSData.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘TENxBUSData/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TENxBUSData’ version ‘1.24.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://bioconductor.org/packages/3.22/bioc/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.22/bioc/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.22/data/annotation/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.22/data/annotation/src/contrib/PACKAGES'
OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘TENxBUSData’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
TENxBUSData.Rd: removeCache
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
TENxBUSData 4.359 0.906 4.914
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘downloading-10x-hgmm-data.Rmd’ using rmarkdown
Quitting from downloading-10x-hgmm-data.Rmd:34-37 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `value[[3L]]()`:
! failed to connect
reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [bioconductor.org]:
SSL connection timeout
Consider rerunning with 'localHub=TRUE'
---
Backtrace:
▆
1. └─ExperimentHub::ExperimentHub()
2. └─AnnotationHub::.Hub(...)
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'downloading-10x-hgmm-data.Rmd' failed with diagnostics:
failed to connect
reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [bioconductor.org]:
SSL connection timeout
Consider rerunning with 'localHub=TRUE'
--- 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
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 2 NOTEs
See
‘/home/biocbuild/bbs-3.22-data-experiment/meat/TENxBUSData.Rcheck/00check.log’
for details.
TENxBUSData.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL TENxBUSData ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘TENxBUSData’ ... ** this is package ‘TENxBUSData’ version ‘1.24.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (TENxBUSData)
TENxBUSData.Rcheck/TENxBUSData-Ex.timings
| name | user | system | elapsed | |
| TENxBUSData | 4.359 | 0.906 | 4.914 | |