############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingleRBook ### ############################################################################## ############################################################################## * checking for file ‘SingleRBook/DESCRIPTION’ ... OK * preparing ‘SingleRBook’: * 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.17-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('SingleRBook'); 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.3.1 (2023-06-16) -- "Beagle Scouts" 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('SingleRBook'); 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: ontology.Rmd # 1/20 # 2/20 [unnamed-chunk-1] # 3/20 # 4/20 [unnamed-chunk-2] # # Quitting from lines 25-29 [unnamed-chunk-2] (ontology.Rmd) # Error in `getCellOnto()`: # ! could not find function "getCellOnto" # Execution halted Error in compileChapter(path) : failed to compile '~/.cache/rebook/SingleRBook/1.10.0/ontology.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