Back to Multiple platform build/check report for BioC 3.20:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-02 12:05 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 130/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Banksy 1.2.0  (landing page)
Joseph Lee
Snapshot Date: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
git_url: https://git.bioconductor.org/packages/Banksy
git_branch: RELEASE_3_20
git_last_commit: e1456af
git_last_commit_date: 2024-10-29 11:26:36 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


BUILD results for Banksy on merida1

To the developers/maintainers of the Banksy package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Banksy.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.

raw results


Summary

Package: Banksy
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Banksy
StartedAt: 2024-12-30 17:00:45 -0500 (Mon, 30 Dec 2024)
EndedAt: 2024-12-30 17:04:35 -0500 (Mon, 30 Dec 2024)
EllapsedTime: 229.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Banksy
###
##############################################################################
##############################################################################


* checking for file ‘Banksy/DESCRIPTION’ ... OK
* preparing ‘Banksy’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘batch-correction.Rmd’ using rmarkdown

Quitting from lines 52-57 [unnamed-chunk-4] (batch-correction.Rmd)
Error: processing vignette 'batch-correction.Rmd' failed with diagnostics:
not all 'rnames' found or unique.
--- failed re-building ‘batch-correction.Rmd’

--- re-building ‘domain-segment.Rmd’ using rmarkdown
--- finished re-building ‘domain-segment.Rmd’

--- re-building ‘multi-sample.Rmd’ using rmarkdown

Quitting from lines 47-52 [unnamed-chunk-4] (multi-sample.Rmd)
Error: processing vignette 'multi-sample.Rmd' failed with diagnostics:
not all 'rnames' found or unique.
--- failed re-building ‘multi-sample.Rmd’

--- re-building ‘parameter-selection.Rmd’ using rmarkdown
--- finished re-building ‘parameter-selection.Rmd’

SUMMARY: processing the following files failed:
  ‘batch-correction.Rmd’ ‘multi-sample.Rmd’

Error: Vignette re-building failed.
Execution halted