Back to Books build report for BioC 3.21

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
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 5/10HostnameOS / ArchINSTALLBUILDCHECK
OSCA.advanced 1.15.0  (landing page)
Ludwig Geistlinger
Snapshot Date: 2025-01-27 10:00 -0500 (Mon, 27 Jan 2025)
git_url: https://git.bioconductor.org/packages/OSCA.advanced
git_branch: devel
git_last_commit: c60ce4b
git_last_commit_date: 2024-10-29 10:07:59 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped


BUILD results for OSCA.advanced on nebbiolo1

To the developers/maintainers of the OSCA.advanced 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.advanced
Version: 1.15.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.advanced
StartedAt: 2025-01-27 10:17:07 -0500 (Mon, 27 Jan 2025)
EndedAt: 2025-01-27 11:37:25 -0500 (Mon, 27 Jan 2025)
EllapsedTime: 4818.8 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘OSCA.advanced/DESCRIPTION’ ... OK
* preparing ‘OSCA.advanced’:
* 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.21-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('OSCA.advanced'); 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) (2025-01-20 r87609) -- "Unsuffered Consequences"
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.advanced'); 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: more-clustering.Rmd
# 1/64                             
# 2/64 [setup]                     
# 3/64                             
# 4/64 [unnamed-chunk-1]           
# 5/64                             
# 6/64 [unnamed-chunk-2]           
# 7/64                             
# 8/64 [pbmc-silhouette]           
# 9/64                             
# 10/64 [unnamed-chunk-3]           
# 11/64                             
# 12/64 [unnamed-chunk-4]           
# 13/64                             
# 14/64 [pbmc-box-purities]         
# 15/64                             
# 16/64 [unnamed-chunk-5]           
# 17/64                             
# 18/64 [unnamed-chunk-6]           
# 19/64                             
# 20/64 [rmsd-pbmc]                 
# 21/64                             
# 22/64 [rmsd-pbmc-lib]             
# 23/64                             
# 24/64 [unnamed-chunk-7]           
# Error:
# ! which.max(-sf.by.clust) == which.max(rmsd) is not TRUE
# Backtrace:
#     ▆
#  1. └─base::stopifnot(which.max(-sf.by.clust) == which.max(rmsd))
# 
# Quitting from lines 159-160 [unnamed-chunk-7] (more-clustering.Rmd)
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/.cache/rebook/OSCA.advanced/1.15.0/more-clustering.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