| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2026-01-17 09:45 -0500 (Sat, 17 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences" | 920 |
| 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 | OK | OK | ERROR | |||||||
|
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 check --install=check:flowWorkspace.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings flowWorkspace_4.23.1.tar.gz |
| StartedAt: 2026-01-17 08:15:55 -0500 (Sat, 17 Jan 2026) |
| EndedAt: 2026-01-17 08:16:00 -0500 (Sat, 17 Jan 2026) |
| EllapsedTime: 5.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: flowWorkspace.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:flowWorkspace.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings flowWorkspace_4.23.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/flowWorkspace.Rcheck’
* using R Under development (unstable) (2026-01-12 r89300)
* 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 ‘flowWorkspace/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘flowWorkspace’ version ‘4.23.1’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... WARNING
Maintainer: ‘Greg Finak <greg@ozette.com>, Mike Jiang <mike@ozette.com>’
The maintainer field is invalid or specifies more than one person
Unknown, possibly misspelled, fields in DESCRIPTION:
‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Greg",
family = "Finak",
role = c("aut", "cre"),
email = "mike@ozette.com"),
person(given = "Mike",
family = "Jiang",
role = "aut"))
as necessary.
The Title field should be in title case. Current version is:
‘Infrastructure for representing and interacting with gated and ungated cytometry data sets.’
In title case that is:
‘Infrastructure for Representing and Interacting with Gated and Ungated Cytometry Data Sets.’
The Description field should not start with the package name,
'This package' or similar.
The Date field is over a month old.
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Package suggested but not available: ‘CytoML’
The suggested packages are required for a complete check.
Checking can be attempted without them by setting the environment
variable _R_CHECK_FORCE_SUGGESTS_ to a false value.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR, 1 WARNING
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/flowWorkspace.Rcheck/00check.log’
for details.