Back to Books build report for BioC 3.20

This page was generated on 2025-01-20 14:30 -0500 (Mon, 20 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
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 8/10HostnameOS / ArchINSTALLBUILDCHECK
OSCA.multisample 1.14.2  (landing page)
Alan O'Callaghan
Snapshot Date: 2025-01-20 06:00 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/OSCA.multisample
git_branch: RELEASE_3_20
git_last_commit: 76422c6
git_last_commit_date: 2025-01-13 07:16:27 -0500 (Mon, 13 Jan 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped


BUILD results for OSCA.multisample on nebbiolo2

To the developers/maintainers of the OSCA.multisample 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.multisample
Version: 1.14.2
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.multisample
StartedAt: 2025-01-20 06:16:59 -0500 (Mon, 20 Jan 2025)
EndedAt: 2025-01-20 07:50:37 -0500 (Mon, 20 Jan 2025)
EllapsedTime: 5618.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.multisample
###
##############################################################################
##############################################################################


* checking for file ‘OSCA.multisample/DESCRIPTION’ ... OK
* preparing ‘OSCA.multisample’:
* 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.20-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('OSCA.multisample'); 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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.multisample'); 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: merged-hsc.Rmd
# 1/44                        
# 2/44 [unref-setup]          
# 3/44                        
# 4/44 [unnamed-chunk-1]      
# 5/44                        
# 6/44 [unnamed-chunk-2]      
# 7/44                        
# 8/44 [unnamed-chunk-3]      
# 9/44                        
# 10/44 [unnamed-chunk-4]      
# 11/44                        
# 12/44 [unnamed-chunk-5]      
# 13/44                        
# 14/44 [unnamed-chunk-6]      
# 15/44                        
# 16/44 [common-annotation]    
# 17/44                        
# 18/44 [variance-modelling]   
# 19/44                        
# 20/44 [normalization]        
# 21/44                        
# 22/44 [batch-correction]     
# 23/44                        
# 24/44 [unnamed-chunk-7]      
# 25/44                        
# 26/44 [unnamed-chunk-8]      
# 27/44                        
# 28/44 [clustering]           
# 29/44                        
# 30/44 [unnamed-chunk-9]      
# 31/44                        
# 32/44 [unref-umap-merged-hsc]
# 33/44                        
# 34/44 [trajectory]           
# 35/44                        
# 36/44 [unref-umap-traj-hsc]  
# 37/44                        
# 38/44 [unnamed-chunk-10]     
# Error:
# ! igraph::are_adjacent(pseudo.out$mst, "2", "6") is not TRUE
# Backtrace:
#     ▆
#  1. └─base::stopifnot(igraph::are_adjacent(pseudo.out$mst, "2", "6"))
# 
# Quitting from lines 163-168 [unnamed-chunk-10] (merged-hsc.Rmd)
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/.cache/rebook/OSCA.multisample/1.14.2/merged-hsc.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