############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/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 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.16-bioc/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.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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 # # | # | | 0% # | # |. | 1% # | # |. | 3% (setup) # | # |.. | 4% # | # |.. | 5% (unnamed-chunk-1) # | # |... | 7% # | # |.... | 8% (unnamed-chunk-2) # | # |.... | 9% # | # |..... | 11% (unnamed-chunk-3) # | # |..... | 12% # | # |...... | 13% (unnamed-chunk-4) # | # |....... | 14% # | # |....... | 16% (singler-heat-pbmc) # | # |........ | 17% # | # |........ | 18% (singler-cluster) # | # |......... | 20% # | # |.......... | 21% (unnamed-chunk-5) # | # |.......... | 22% # | # |........... | 24% (unnamed-chunk-6) # | # |............ | 25% # | # |............ | 26% (unnamed-chunk-7) # | # |............. | 28% # | # |............. | 29% (unnamed-chunk-8) # | # |.............. | 30% # | # |............... | 32% (unnamed-chunk-9) # | # |............... | 33% # | # |................ | 34% (singler-comp-pancreas) # | # |................ | 36% # | # |................. | 37% (unnamed-chunk-10) # | # |.................. | 38% # | # |.................. | 39% (unnamed-chunk-11) # | # |................... | 41% # | # |................... | 42% (unnamed-chunk-12) # | # |.................... | 43% # | # |..................... | 45% (unnamed-chunk-13) # | # |..................... | 46% # | # |...................... | 47% (unnamed-chunk-14) Killed Error in compileChapter(path) : failed to compile '~/.cache/rebook/OSCA.basic/1.6.2/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