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

This page was generated on 2026-05-05 11:37 -0400 (Tue, 05 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4989
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4719
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 137/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Banksy 1.8.1  (landing page)
Joseph Lee
Snapshot Date: 2026-05-04 13:40 -0400 (Mon, 04 May 2026)
git_url: https://git.bioconductor.org/packages/Banksy
git_branch: RELEASE_3_23
git_last_commit: 874b26a
git_last_commit_date: 2026-05-02 19:39:29 -0400 (Sat, 02 May 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
See other builds for Banksy in R Universe.


BUILD results for Banksy on kjohnson3

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.8.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Banksy
StartedAt: 2026-05-04 15:44:13 -0400 (Mon, 04 May 2026)
EndedAt: 2026-05-04 15:46:43 -0400 (Mon, 04 May 2026)
EllapsedTime: 150.6 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 (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘batch-correction.Rmd’ using rmarkdown
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing relative-counts-normalization
6045exists, retrying for cluster 96 1.20427

Quitting from batch-correction.Rmd:152-162 [harmony]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! inv(): use of LAPACK must be enabled
---
Backtrace:
    ▆
 1. ├─harmony::RunHarmony(...)
 2. └─harmony:::RunHarmony.default(...)
 3.   ├─base::tryCatch(...)
 4.   │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 5.   └─harmony:::harmonize(harmonyObj, max.iter.harmony, verbose)
 6.     └─harmonyObj$moe_correct_ridge_cpp()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'batch-correction.Rmd' failed with diagnostics:
inv(): use of LAPACK must be enabled
--- 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
Performing relative-counts-normalization
Performing relative-counts-normalization
Performing relative-counts-normalization
Performing relative-counts-normalization
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
--- finished re-building ‘multi-sample.Rmd’

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

SUMMARY: processing the following file failed:
  ‘batch-correction.Rmd’

Error: Vignette re-building failed.
Execution halted