| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-06 11:35 -0500 (Fri, 06 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4891 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4593 |
| 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 2181/2357 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TargetDecoy 1.17.0 (landing page) Elke Debrie
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | ERROR | OK | ERROR | OK | |||||||||
| See other builds for TargetDecoy in R Universe. | ||||||||||||||
|
To the developers/maintainers of the TargetDecoy package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TargetDecoy.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: TargetDecoy |
| Version: 1.17.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TargetDecoy.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TargetDecoy_1.17.0.tar.gz |
| StartedAt: 2026-03-05 22:48:58 -0500 (Thu, 05 Mar 2026) |
| EndedAt: 2026-03-05 22:49:02 -0500 (Thu, 05 Mar 2026) |
| EllapsedTime: 4.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: TargetDecoy.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TargetDecoy.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TargetDecoy_1.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/TargetDecoy.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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 Sonoma 14.8.3
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TargetDecoy/DESCRIPTION’ ... OK
* this is package ‘TargetDecoy’ version ‘1.17.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘TargetDecoy’ can be installed ... ERROR
Installation failed.
See ‘/Users/biocbuild/bbs-3.23-bioc/meat/TargetDecoy.Rcheck/00install.out’ for details.
* DONE
Status: 1 ERROR
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/TargetDecoy.Rcheck/00check.log’
for details.
TargetDecoy.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TargetDecoy
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
ERROR: dependency ‘mzR’ is not available for package ‘TargetDecoy’
Perhaps try a variation of:
install.packages('mzR')
* removing ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/TargetDecoy’