| Back to Rapid builds (Linux only) of a subset of BioC 3.24 Report updated every 4 hours |
This page was generated on 2026-05-17 06:34 -0400 (Sun, 17 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 (2026-04-24) -- "Because it was There" | 917 |
| 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 86/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BIOCCHECK | |||||||
| fgsea 1.39.0 (landing page) Alexey Sergushichev
| teran2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | ERROR | skipped | skipped | |||||||
|
To the developers/maintainers of the fgsea 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: fgsea |
| Version: 1.39.0 |
| Command: /home/rapidbuild/bbs-3.24-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data fgsea |
| StartedAt: 2026-05-17 04:26:50 -0400 (Sun, 17 May 2026) |
| EndedAt: 2026-05-17 04:30:23 -0400 (Sun, 17 May 2026) |
| EllapsedTime: 212.9 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.24-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data fgsea
###
##############################################################################
##############################################################################
* checking for file ‘fgsea/DESCRIPTION’ ... OK
* preparing ‘fgsea’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘fgsea-tutorial.Rmd’ using rmarkdown
--- finished re-building ‘fgsea-tutorial.Rmd’
--- re-building ‘geseca-tutorial.Rmd’ using rmarkdown
Quitting from geseca-tutorial.Rmd:319-327 [unnamed-chunk-23]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Caught an unexpected error of class FutureLaunchError when trying to launch future ('future_lapply-1') on backend of class SequentialFutureBackend. The reason was: future::evalFuture() failed on teran2 (pid 3465043) at 2026-05-17T04:30:21. Using package 'future' v1.70.0. Possible other reasons: bad binding access [in vapply(before, FUN = as.integer, FUN.VALUE = NA_integer_)] [future 'future_lapply-1' (9e580c8de98e2d23a5eb18a2bfcacf50-7); on 9e580c8de98e2d23a5eb18a2bfcacf50@teran2<3465043>]
---
Backtrace:
▆
1. ├─Seurat::SCTransform(...)
2. └─Seurat:::SCTransform.Seurat(...)
3. ├─Seurat::SCTransform(...)
4. └─Seurat:::SCTransform.StdAssay(...)
5. └─base::lapply(...)
6. └─Seurat (local) FUN(X[[i]], ...)
7. ├─Seurat::SCTransform(...)
8. └─Seurat:::SCTransform.Assay(...)
9. ├─Seurat::SCTransform(...)
10. └─Seurat:::SCTransform.default(...)
11. ├─base::do.call(what = "vst", args = vst.args)
12. └─sctransform::vst(...)
13. └─sctransform:::get_model_pars(...)
14. └─future.apply::future_lapply(...)
15. └─future.apply:::future_xapply(...)
16. └─base::tryCatch(...)
17. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
18. └─base (local) tryCatchOne(...)
19. └─value[[3L]](cond)
20. └─future.apply:::onError(e, futures = fs, debug = debug)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'geseca-tutorial.Rmd' failed with diagnostics:
Caught an unexpected error of class FutureLaunchError when trying to launch future ('future_lapply-1') on backend of class SequentialFutureBackend. The reason was: future::evalFuture() failed on teran2 (pid 3465043) at 2026-05-17T04:30:21. Using package 'future' v1.70.0. Possible other reasons: bad binding access [in vapply(before, FUN = as.integer, FUN.VALUE = NA_integer_)] [future 'future_lapply-1' (9e580c8de98e2d23a5eb18a2bfcacf50-7); on 9e580c8de98e2d23a5eb18a2bfcacf50@teran2<3465043>]
--- failed re-building ‘geseca-tutorial.Rmd’
SUMMARY: processing the following file failed:
‘geseca-tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted