Back to Books build report for BioC 3.13

This page was generated on 2021-10-15 12:45:06 -0400 (Fri, 15 Oct 2021).

BUILD results for OSCA.basic on malbec2

To the developers/maintainers of the OSCA.basic package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 4/8HostnameOS / ArchINSTALLBUILD
OSCA.basic 1.0.0  (landing page)
Aaron Lun
Snapshot Date: 2021-10-15 03:30:02 -0400 (Fri, 15 Oct 2021)
URL: https://git.bioconductor.org/packages/OSCA.basic
Branch: RELEASE_3_13
Last Commit: 49f02a9
Last Changed Date: 2021-05-19 11:15:40 -0400 (Wed, 19 May 2021)
malbec2Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    ERROR  

Summary

Package: OSCA.basic
Version: 1.0.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.basic
StartedAt: 2021-10-15 04:02:33 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 05:14:12 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 4299.4 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-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 <title> 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.13-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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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: normalization.Rmd
# 
#   |                                                                            
#   |                                                                      |   0%
#   |                                                                            
#   |..                                                                    |   4%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.....                                                                 |   7%
# label: setup (with options) 
# List of 2
#  $ echo   : logi FALSE
#  $ results: chr "asis"
# 
# 
#   |                                                                            
#   |........                                                              |  11%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |..........                                                            |  14%
# label: unnamed-chunk-1 (with options) 
# List of 2
#  $ echo   : logi FALSE
#  $ results: chr "asis"
# 
# 
#   |                                                                            
#   |............                                                          |  18%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |...............                                                       |  21%
# label: unnamed-chunk-2
# Loading required package: SingleCellExperiment
# 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
# Loading required package: parallel
# 
# Attaching package: 'BiocGenerics'
# 
# The following objects are masked from 'package:parallel':
# 
#     clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
#     clusterExport, clusterMap, parApply, parCapply, parLapply,
#     parLapplyLB, parRapply, parSapply, parSapplyLB
# 
# 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
# 
# 
#   |                                                                            
#   |..................                                                    |  25%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |....................                                                  |  29%
# label: unnamed-chunk-3
# Loading required package: scuttle
# Loading required package: ggplot2
# 
#   |                                                                            
#   |......................                                                |  32%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.........................                                             |  36%
# label: histlib (with options) 
# List of 1
#  $ fig.cap: chr "Distribution of size factors derived from the library size in the Zeisel brain dataset."
# 
# 
#   |                                                                            
#   |............................                                          |  39%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |..............................                                        |  43%
# label: unnamed-chunk-4
# 
#   |                                                                            
#   |................................                                      |  46%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |...................................                                   |  50%
# label: deconv-zeisel (with options) 
# List of 1
#  $ fig.cap: chr "Deconvolution size factor for each cell in the Zeisel brain dataset, compared to the equivalent size factor der"| __truncated__
# 
# 
#   |                                                                            
#   |......................................                                |  54%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |........................................                              |  57%
# label: unnamed-chunk-5
# snapshotDate(): 2021-05-18
# see ?scRNAseq and browseVignettes('scRNAseq') for documentation
# loading from cache
# Quitting from lines 131-135 (normalization.Rmd) 
# Error: failed to load resource
#   name: EH3102
#   title: Richard CD8+ T cell counts
#   reason: unknown input format
# 
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/.cache/rebook/OSCA.basic/1.0.0/normalization.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