############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.intro ### ############################################################################## ############################################################################## * checking for file ‘OSCA.intro/DESCRIPTION’ ... OK * preparing ‘OSCA.intro’: * 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.15-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('OSCA.intro'); 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.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 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.intro'); 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: sce-class.Rmd # # | # | | 0% # | # |. | 1% # ordinary text without R code # # # | # |. | 2% # label: setup (with options) # List of 2 # $ echo : logi FALSE # $ results: chr "asis" # # # | # |.. | 3% # inline R code fragments # # # | # |.. | 4% # label: sce-structure (with options) # List of 3 # $ fig.wide: logi TRUE # $ echo : logi FALSE # $ fig.cap : chr "Overview of the structure of the `SingleCellExperiment` class. Each row of the assays corresponds to a row of t"| __truncated__ # # # | # |... | 4% # inline R code fragments # # # | # |.... | 5% # label: unnamed-chunk-1 (with options) # List of 1 # $ eval: logi FALSE # # # | # |.... | 6% # inline R code fragments # # # | # |..... | 7% # label: unnamed-chunk-2 (with options) # List of 1 # $ message: logi FALSE # # Loading required package: SummarizedExperiment # Loading required package: MatrixGenerics # Loading required package: matrixStats # # Attaching package: 'MatrixGenerics' # # The following objects are masked from 'package:matrixStats': # # colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, # colCounts, colCummaxs, colCummins, colCumprods, colCumsums, # colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, # colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, # colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, # colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, # colWeightedMeans, colWeightedMedians, colWeightedSds, # colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, # rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, # rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, # rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, # rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, # rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, # rowWeightedMads, rowWeightedMeans, rowWeightedMedians, # rowWeightedSds, rowWeightedVars # # Loading required package: GenomicRanges # Loading required package: stats4 # Loading required package: BiocGenerics # # Attaching package: 'BiocGenerics' # # The following objects are masked from 'package:stats': # # IQR, mad, sd, var, xtabs # # The following objects are masked from 'package:base': # # Filter, Find, Map, Position, Reduce, anyDuplicated, append, # as.data.frame, basename, cbind, colnames, dirname, do.call, # duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, # lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, # pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, # tapply, union, unique, unsplit, which.max, which.min # # Loading required package: S4Vectors # # Attaching package: 'S4Vectors' # # The following objects are masked from 'package:base': # # I, expand.grid, unname # # Loading required package: IRanges # Loading required package: GenomeInfoDb # Loading required package: Biobase # Welcome to Bioconductor # # Vignettes contain introductory material; view with # 'browseVignettes()'. To cite Bioconductor, see # 'citation("Biobase")', and for packages 'citation("pkgname")'. # # # Attaching package: 'Biobase' # # The following object is masked from 'package:MatrixGenerics': # # rowMedians # # The following objects are masked from 'package:matrixStats': # # anyMissing, rowMedians # # # | # |...... | 8% # ordinary text without R code # # # | # |...... | 9% # label: unnamed-chunk-3 (with options) # List of 1 # $ eval: logi FALSE # # # | # |....... | 10% # ordinary text without R code # # # | # |........ | 11% # label: unnamed-chunk-4 (with options) # List of 2 # $ echo : logi FALSE # $ results: chr "asis" # # # | # |........ | 12% # ordinary text without R code # # # | # |......... | 12% # label: unnamed-chunk-5 # Loading required package: dbplyr # adding rname 'https://www.ebi.ac.uk/arrayexpress/files/E-MTAB-5522/E-MTAB-5522.processed.1.zip' # Quitting from lines 61-66 (sce-class.Rmd) # Error in bfcrpath(bfc, file.path("https://www.ebi.ac.uk/arrayexpress/files", : # not all 'rnames' found or unique. # Calls: <Anonymous> ... eval_with_user_handlers -> eval -> eval -> bfcrpath -> bfcrpath # In addition: Warning messages: # 1: download failed # web resource path: 'https://www.ebi.ac.uk/arrayexpress/files/E-MTAB-5522/E-MTAB-5522.processed.1.zip' # local file path: 'raw_data/2aad922bd39fbd_E-MTAB-5522.processed.1.zip' # reason: Not Found (HTTP 404). # 2: bfcadd() failed; resource removed # rid: BFC2 # fpath: 'https://www.ebi.ac.uk/arrayexpress/files/E-MTAB-5522/E-MTAB-5522.processed.1.zip' # reason: download failed # 3: In value[[3L]](cond) : # trying to add rname 'https://www.ebi.ac.uk/arrayexpress/files/E-MTAB-5522/E-MTAB-5522.processed.1.zip' produced error: # bfcadd() failed; see warnings() # # Execution halted Error in compileChapter(path) : failed to compile '~/.cache/rebook/OSCA.intro/1.4.1/sce-class.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