##############################################################################
##############################################################################
###
### 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
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: ... .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