| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2026-02-09 09:54 -0500 (Mon, 09 Feb 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" | 925 |
| 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 159/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| openCyto 2.23.0 (landing page) Mike Jiang
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||
|
To the developers/maintainers of the openCyto 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: openCyto |
| Version: 2.23.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:openCyto.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings openCyto_2.23.0.tar.gz |
| StartedAt: 2026-02-09 08:55:24 -0500 (Mon, 09 Feb 2026) |
| EndedAt: 2026-02-09 08:55:28 -0500 (Mon, 09 Feb 2026) |
| EllapsedTime: 4.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: openCyto.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:openCyto.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings openCyto_2.23.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/openCyto.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 ‘openCyto/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘openCyto’ version ‘2.23.0’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Mike Jiang <mike@ozette.com>’
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 = "Mike",
family = "Jiang",
role = c("aut", "cre"),
email = "mike@ozette.com"),
person(given = "John",
family = "Ramey",
role = "aut"),
person(given = "Greg",
family = "Finak",
role = "aut"),
person(given = "Raphael",
family = "Gottardo",
role = "aut"))
as necessary.
The Title field should be in title case. Current version is:
‘Hierarchical Gating Pipeline for flow cytometry data’
In title case that is:
‘Hierarchical Gating Pipeline for Flow Cytometry Data’
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 NOTE
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/openCyto.Rcheck/00check.log’
for details.