| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-14 11:36 -0500 (Fri, 14 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4825 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4547 |
| 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 415/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| cola 2.17.0 (landing page) Zuguang Gu
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
|
To the developers/maintainers of the cola package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cola.git to reflect on this report. See Troubleshooting Build Report for more information. - 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: cola |
| Version: 2.17.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cola.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cola_2.17.0.tar.gz |
| StartedAt: 2025-11-13 19:12:36 -0500 (Thu, 13 Nov 2025) |
| EndedAt: 2025-11-13 19:12:41 -0500 (Thu, 13 Nov 2025) |
| EllapsedTime: 5.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: cola.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cola.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cola_2.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/cola.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cola/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cola’ version ‘2.17.0’
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Package suggested but not available: ‘samr’
Imports includes 27 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
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
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/cola.Rcheck/00check.log’
for details.