| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-17 11:35 -0500 (Wed, 17 Dec 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" | 4875 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4589 |
| 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 697/2332 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| EventPointer 3.19.0 (landing page) Juan A. Ferrer-Bonsoms
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
|
To the developers/maintainers of the EventPointer package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/EventPointer.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: EventPointer |
| Version: 3.19.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:EventPointer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings EventPointer_3.19.0.tar.gz |
| StartedAt: 2025-12-16 19:42:35 -0500 (Tue, 16 Dec 2025) |
| EndedAt: 2025-12-16 19:42:42 -0500 (Tue, 16 Dec 2025) |
| EllapsedTime: 7.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: EventPointer.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:EventPointer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings EventPointer_3.19.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/EventPointer.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 ‘EventPointer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘EventPointer’ version ‘3.19.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Namespace dependencies missing from DESCRIPTION Imports/Depends entries:
'GenomicAlignments', 'Rsamtools', 'aroma.light'
Imports includes 30 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.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/EventPointer.Rcheck/00check.log’
for details.