Back to Books build report for BioC 3.23

This page was generated on 2026-03-30 14:30 -0400 (Mon, 30 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4883
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2026-01-10 r89298) -- "Unsuffered Consequences" 1004
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 11/11HostnameOS / ArchINSTALLBUILDCHECK
SingleRBook 1.21.0  (landing page)
Aaron Lun
Snapshot Date: 2026-03-30 06:30 -0400 (Mon, 30 Mar 2026)
git_url: https://git.bioconductor.org/packages/SingleRBook
git_branch: devel
git_last_commit: fb8231d
git_last_commit_date: 2025-10-29 10:12:49 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK  


BUILD results for SingleRBook on nebbiolo1

To the developers/maintainers of the SingleRBook package:
- 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: SingleRBook
Version: 1.21.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingleRBook
StartedAt: 2026-03-30 10:26:05 -0400 (Mon, 30 Mar 2026)
EndedAt: 2026-03-30 10:34:43 -0400 (Mon, 30 Mar 2026)
EllapsedTime: 518.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingleRBook
###
##############################################################################
##############################################################################


* checking for file ‘SingleRBook/DESCRIPTION’ ... OK
* preparing ‘SingleRBook’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘stub.Rmd’ using rmarkdown
[WARNING] This document format requires a nonempty <title> element.
  Please specify either 'title' or 'pagetitle' in the metadata,
  e.g. by using --metadata pagetitle="..." on the command line.
  Falling back to 'stub.knit'
--- finished re-building ‘stub.Rmd’

"/home/biocbuild/bbs-3.23-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('SingleRBook'); handle <- rebook::preCompileBook('../inst/book', work.dir=work.dir, desc='../DESCRIPTION'); old.dir <- setwd(work.dir); bookdown::render_book('index.Rmd'); setwd(old.dir); rebook::postCompileBook(work.dir=work.dir, final.dir='../inst/doc/book', handle=handle)"

R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> work.dir <- rebook::bookCache('SingleRBook'); handle <- rebook::preCompileBook('../inst/book', work.dir=work.dir, desc='../DESCRIPTION'); old.dir <- setwd(work.dir); bookdown::render_book('index.Rmd'); setwd(old.dir); rebook::postCompileBook(work.dir=work.dir, final.dir='../inst/doc/book', handle=handle)
# 
# 
# processing file: diagnostics.Rmd
# 1/38                           
# 2/38 [unnamed-chunk-1]         
# 3/38                           
# 4/38 [unnamed-chunk-2]         
# 5/38                           
# 6/38 [unnamed-chunk-3]         
# 7/38                           
# 8/38 [score-heatmap-grun]      
# 9/38                           
# 10/38 [score-heatmap-grun-donor]
# 11/38                           
# 12/38 [unnamed-chunk-4]         
# 13/38                           
# 14/38 [unnamed-chunk-5]         
# 15/38                           
# 16/38 [unnamed-chunk-6]         
# 17/38                           
# 18/38 [score-dist-grun]         
# 19/38                           
# 20/38 [unnamed-chunk-7]         
# 21/38                           
# 22/38 [grun-beta-heat]          
# 23/38                           
# 24/38 [unnamed-chunk-8]         
# 25/38                           
# 26/38 [grun-beta-heat-all]      
# 27/38                           
# 28/38 [grun-epsilon-heat]       
# Error in `.positive_padded_median()`:
# ! padding < x_len is not TRUE
# Backtrace:
#      ▆
#   1. ├─scuttle::summarizeAssayByGroup(mat, config$predictions)
#   2. └─scuttle::summarizeAssayByGroup(mat, config$predictions)
#   3.   └─scuttle (local) .local(x, ...)
#   4.     └─scuttle:::.summarize_assay(...)
#   5.       └─DelayedArray::blockApply(...)
#   6.         └─DelayedArray::gridApply(...)
#   7.           └─S4Arrays:::bplapply2(...)
#   8.             ├─BiocGenerics::lapply(X, FUN, ...)
#   9.             └─base::lapply(X, FUN, ...)
#  10.               └─DelayedArray (local) FUN(X[[i]], ...)
#  11.                 └─DelayedArray (local) FUN(viewport, ...)
#  12.                   └─scuttle (local) FUN(block, ...)
#  13.                     └─base::lapply(by.group, function(i) rowMedians(x[, i, drop = FALSE]))
#  14.                       └─scuttle (local) FUN(X[[i]], ...)
#  15.                         ├─MatrixGenerics::rowMedians(x[, i, drop = FALSE])
#  16.                         └─SparseArray::rowMedians(x[, i, drop = FALSE])
#  17.                           └─SparseArray:::.colMedians_SVT_SparseMatrix(...)
#  18.                             └─base::vapply(...)
#  19.                               └─SparseArray (local) FUN(X[[i]], ...)
#  20.                                 └─SparseArray:::.padded_median(lv_vals, padding, na.rm = na.rm)
#  21.                                   └─SparseArray:::.positive_padded_median(-x[-pos_idx], padding = nonneg_count)
#  22.                                     └─base::stopifnot(padding < x_len)
# 
# Quitting from diagnostics.Rmd:172-177 [grun-epsilon-heat]
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# <error/rlang_error>
# Error in `.positive_padded_median()`:
# ! padding < x_len is not TRUE
# ---
# Backtrace:
#      ▆
#   1. ├─scuttle::summarizeAssayByGroup(mat, config$predictions)
#   2. └─scuttle::summarizeAssayByGroup(mat, config$predictions)
#   3.   └─scuttle (local) .local(x, ...)
#   4.     └─scuttle:::.summarize_assay(...)
#   5.       └─DelayedArray::blockApply(...)
#   6.         └─DelayedArray::gridApply(...)
#   7.           └─S4Arrays:::bplapply2(...)
#   8.             ├─BiocGenerics::lapply(X, FUN, ...)
#   9.             └─base::lapply(X, FUN, ...)
#  10.               └─DelayedArray (local) FUN(X[[i]], ...)
#  11.                 └─DelayedArray (local) FUN(viewport, ...)
#  12.                   └─scuttle (local) FUN(block, ...)
#  13.                     └─base::lapply(by.group, function(i) rowMedians(x[, i, drop = FALSE]))
#  14.                       └─scuttle (local) FUN(X[[i]], ...)
#  15.                         ├─MatrixGenerics::rowMedians(x[, i, drop = FALSE])
#  16.                         └─SparseArray::rowMedians(x[, i, drop = FALSE])
#  17.                           └─SparseArray:::.colMedians_SVT_SparseMatrix(...)
#  18.                             └─base::vapply(...)
#  19.                               └─SparseArray (local) FUN(X[[i]], ...)
#  20.                                 └─SparseArray:::.padded_median(lv_vals, padding, na.rm = na.rm)
#  21.                                   └─SparseArray:::.positive_padded_median(-x[-pos_idx], padding = nonneg_count)
#  22.                                     └─base::stopifnot(padding < x_len)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/.cache/rebook/SingleRBook/1.21.0/diagnostics.Rmd'
Calls: <Anonymous> ... .precompile_book -> .locked_compile_chapter -> compileChapter
Execution halted
make: *** [Makefile:4: compiled] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) : 
  running 'make' failed
Execution halted