Back to Books build report for BioC 3.22

This page was generated on 2025-08-13 14:30 -0400 (Wed, 13 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 429
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 6/10HostnameOS / ArchINSTALLBUILDCHECK
OSCA.basic 1.17.0  (landing page)
Peter Hickey
Snapshot Date: 2025-08-13 06:00 -0400 (Wed, 13 Aug 2025)
git_url: https://git.bioconductor.org/packages/OSCA.basic
git_branch: devel
git_last_commit: 21bd3ed
git_last_commit_date: 2025-04-15 10:47:14 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for OSCA.basic on nebbiolo2

To the developers/maintainers of the OSCA.basic 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: OSCA.basic
Version: 1.17.0
Command: /home/biocbuild/bbs-3.22-books/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.basic
StartedAt: 2025-08-13 06:17:01 -0400 (Wed, 13 Aug 2025)
EndedAt: 2025-08-13 07:34:25 -0400 (Wed, 13 Aug 2025)
EllapsedTime: 4644.8 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-books/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.basic
###
##############################################################################
##############################################################################


* checking for file ‘OSCA.basic/DESCRIPTION’ ... OK
* preparing ‘OSCA.basic’:
* checking DESCRIPTION meta-information ... OK
* installing the package 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.22-books/R/bin/R" -e "work.dir <- rebook::bookCache('OSCA.basic'); 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 version 4.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 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('OSCA.basic'); 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: cell-annotation.Rmd
# 1/76                        
# 2/76 [setup]                
# 3/76                        
# 4/76 [unnamed-chunk-1]      
# 5/76                        
# 6/76 [unnamed-chunk-2]      
# 7/76                        
# 8/76 [unnamed-chunk-3]      
# 9/76                        
# 10/76 [unnamed-chunk-4]      
# 11/76                        
# 12/76 [singler-heat-pbmc]    
# 13/76                        
# 14/76 [singler-cluster]      
# 15/76                        
# 16/76 [unnamed-chunk-5]      
# 17/76                        
# 18/76 [unnamed-chunk-6]      
# 19/76                        
# 20/76 [unnamed-chunk-7]      
# 21/76                        
# 22/76 [unnamed-chunk-8]      
# 23/76                        
# 24/76 [unnamed-chunk-9]      
# Error in loadNamespace(x) : there is no package called 'scrapper'
# Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
# 
# Quitting from cell-annotation.Rmd:144-160 [unnamed-chunk-9]
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# <error/rlang_error>
# Error in `loadNamespace()`:
# ! there is no package called 'scrapper'
# ---
# Backtrace:
#     ▆
#  1. ├─SingleR::SingleR(...)
#  2. │ └─SingleR::trainSingleR(...)
#  3. │   └─SingleR:::.identify_genes(...)
#  4. │     └─SingleR:::.get_genes_by_de(...)
#  5. │       └─base::do.call(...)
#  6. └─base::loadNamespace(x)
#  7.   └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
#  8.     └─base (local) withOneRestart(expr, restarts[[1L]])
#  9.       └─base (local) doWithOneRestart(return(expr), restart)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/.cache/rebook/OSCA.basic/1.17.0/cell-annotation.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