############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-books/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.22-books/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 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.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: cell-cycle.Rmd # 1/62 # 2/62 [setup] # 3/62 # 4/62 [unnamed-chunk-1] # 5/62 # 6/62 [unnamed-chunk-2] # 7/62 # 8/62 [heat-cyclin] # 9/62 # 10/62 [unnamed-chunk-3] # 11/62 # 12/62 [unnamed-chunk-4] # 13/62 # 14/62 [unnamed-chunk-5] # 15/62 # 16/62 [unnamed-chunk-6] # 17/62 # 18/62 [heat-cyclin-grun] # 19/62 # 20/62 [unnamed-chunk-7] # 21/62 # 22/62 [unnamed-chunk-8] # 23/62 # 24/62 [unnamed-chunk-9] # 25/62 # 26/62 [unnamed-chunk-10] # Error in loadNamespace(x) : there is no package called 'scrapper' # Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart # In addition: Warning message: # call dbDisconnect() when finished working with a connection # # Quitting from cell-cycle.Rmd:137-148 [unnamed-chunk-10] # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # <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.advanced/1.17.0/cell-cycle.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