| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2026-03-10 16:08 -0400 (Tue, 10 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-06 r89561) -- "Unsuffered Consequences" | 903 |
| 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 93/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| flowWorkspace 4.23.1 (landing page) Greg Finak
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||
|
To the developers/maintainers of the flowWorkspace 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: flowWorkspace |
| Version: 4.23.1 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data flowWorkspace |
| StartedAt: 2026-03-10 12:49:49 -0400 (Tue, 10 Mar 2026) |
| EndedAt: 2026-03-10 12:49:50 -0400 (Tue, 10 Mar 2026) |
| EllapsedTime: 1.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data flowWorkspace
###
##############################################################################
##############################################################################
* checking for file ‘flowWorkspace/DESCRIPTION’ ... OK
* preparing ‘flowWorkspace’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
-----------------------------------
ERROR: dependencies ‘flowCore’, ‘ncdfFlow’ are not available for package ‘flowWorkspace’
Perhaps try a variation of:
install.packages(c('flowCore', 'ncdfFlow'))
* removing ‘/tmp/RtmpaPPME5/Rinst19d1a37b67aa06/flowWorkspace’
-----------------------------------
ERROR: package installation failed