############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data IHW ### ############################################################################## ############################################################################## * checking for file ‘IHW/DESCRIPTION’ ... OK * preparing ‘IHW’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘introduction_to_ihw.Rmd’ using rmarkdown Warning in close.connection(con) : Problem closing connection: No space left on device Quitting from introduction_to_ihw.Rmd:41-47 [loadlibs] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `lazyLoadDBinsertValue()`: ! write failed --- Backtrace: ▆ 1. ├─tools::buildVignettes(dir = ".", tangle = TRUE) 2. │ ├─base::tryCatch(...) 3. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. │ └─engine$weave(file, quiet = quiet, encoding = enc) 7. │ └─knitr:::vweave_rmarkdown(...) 8. │ └─rmarkdown::render(...) 9. │ └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 10. │ └─knitr:::process_file(text, output) 11. │ ├─xfun:::handle_error(...) 12. │ ├─base::withCallingHandlers(...) 13. │ └─knitr:::process_group(group) 14. │ └─knitr:::call_block(x) 15. │ └─knitr:::block_exec(params) 16. │ └─knitr:::eng_r(options) 17. │ └─knitr:::block_cache(options, output, objs) 18. │ └─cache$save(objects, outname, hash, lazy = options$cache.lazy) 19. │ └─getFromNamespace("makeLazyLoadDB", "tools")(...) 20. │ └─tools (local) lazyLoadDBinsertVariable(...) 21. └─tools (local) ``(``) 22. └─tools (local) lazyLoadDBinsertValue(data, datafile, ascii, compress, envhook) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'introduction_to_ihw.Rmd' failed with diagnostics: write failed --- failed re-building ‘introduction_to_ihw.Rmd’ SUMMARY: processing the following file failed: ‘introduction_to_ihw.Rmd’ Error: Vignette re-building failed. Execution halted