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.advanced on malbec2

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

raw results

Package 3/8HostnameOS / ArchINSTALLBUILD
OSCA.advanced 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.advanced
Branch: RELEASE_3_13
Last Commit: 1b2a4dd
Last Changed Date: 2021-05-19 11:15:50 -0400 (Wed, 19 May 2021)
malbec2Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    ERROR  

Summary

Package: OSCA.advanced
Version: 1.0.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.advanced
StartedAt: 2021-10-15 04:02:33 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 06:00:49 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 7095.5 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.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 <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.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.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.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: trajectory.Rmd
# 
#   |                                                                            
#   |                                                                      |   0%
#   |                                                                            
#   |.                                                                     |   1%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.                                                                     |   2%
# label: setup (with options) 
# List of 2
#  $ echo   : logi FALSE
#  $ results: chr "asis"
# 
# 
#   |                                                                            
#   |..                                                                    |   3%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..                                                                    |   4%
# label: unnamed-chunk-1 (with options) 
# List of 2
#  $ results: chr "asis"
#  $ echo   : logi FALSE
# 
# 
#   |                                                                            
#   |...                                                                   |   4%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |....                                                                  |   5%
# 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
# 
# 
#   |                                                                            
#   |....                                                                  |   6%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |.....                                                                 |   7%
# label: unnamed-chunk-3
# Loading required package: scuttle
# Loading required package: ggplot2
# Loading required package: TrajectoryUtils
# 
#   |                                                                            
#   |......                                                                |   8%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |......                                                                |   9%
# label: tscan-nest-tsne (with options) 
# List of 1
#  $ fig.cap: chr "$t$-SNE plot of the Nestorowa HSC dataset, where each point is a cell and is colored according to its cluster a"| __truncated__
# 
# 
#   |                                                                            
#   |.......                                                               |  10%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |........                                                              |  11%
# label: unnamed-chunk-4
# 
#   |                                                                            
#   |........                                                              |  12%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.........                                                             |  12%
# label: tscan-nest-pseudo (with options) 
# List of 1
#  $ fig.cap: chr "$t$-SNE plot of the Nestorowa HSC dataset, where each point is a cell and is colored according to its pseudotim"| __truncated__
# 
# 
#   |                                                                            
#   |.........                                                             |  13%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..........                                                            |  14%
# label: unnamed-chunk-5 (with options) 
# List of 2
#  $ echo   : logi FALSE
#  $ results: chr "hide"
# 
# 
#   |                                                                            
#   |...........                                                           |  15%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |...........                                                           |  16%
# label: unnamed-chunk-6
# 
#   |                                                                            
#   |............                                                          |  17%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |............                                                          |  18%
# label: tscan-nest-omega (with options) 
# List of 1
#  $ fig.cap: chr "Minimum spanning tree of the Nestorowa clusters after introducing an outgroup."
# 
# 
#   |                                                                            
#   |.............                                                         |  19%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..............                                                        |  20%
# label: unnamed-chunk-7 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |..............                                                        |  21%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |...............                                                       |  21%
# label: tscan-nest-mnn (with options) 
# List of 1
#  $ fig.cap: chr "$t$-SNE plot of the Nestorowa HSC dataset, where each point is a cell and is colored according to its pseudotim"| __truncated__
# 
# 
#   |                                                                            
#   |................                                                      |  22%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |................                                                      |  23%
# label: unnamed-chunk-8 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |.................                                                     |  24%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |..................                                                    |  25%
# label: unnamed-chunk-9
# Loading required package: princurve
# No cluster labels provided. Continuing with one cluster.
# 
#   |                                                                            
#   |..................                                                    |  26%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |...................                                                   |  27%
# label: traj-princurve-tsne-nest (with options) 
# List of 1
#  $ fig.cap: chr "$t$-SNE plot of the Nestorowa HSC dataset where each point is a cell and is colored by the _slingshot_ pseudoti"| __truncated__
# 
# 
#   |                                                                            
#   |...................                                                   |  28%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |....................                                                  |  29%
# label: unnamed-chunk-10
# 
#   |                                                                            
#   |.....................                                                 |  29%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |.....................                                                 |  30%
# label: traj-princurve-clustered-nest (with options) 
# List of 1
#  $ fig.cap: chr "UMAP plot of the Nestorowa HSC dataset where each point is a cell and is colored by the average _slingshot_ pse"| __truncated__
# 
# 
#   |                                                                            
#   |......................                                                |  31%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |......................                                                |  32%
# label: unnamed-chunk-11
# 
#   |                                                                            
#   |.......................                                               |  33%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |........................                                              |  34%
# label: unnamed-chunk-12 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |........................                                              |  35%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.........................                                             |  36%
# label: unnamed-chunk-13
# 
#   |                                                                            
#   |..........................                                            |  37%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..........................                                            |  38%
# label: unnamed-chunk-14 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |...........................                                           |  38%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |............................                                          |  39%
# label: traj-princurve-omag-nest (with options) 
# List of 1
#  $ fig.cap: chr "UMAP plot of the Nestorowa HSC dataset where each point is a cell and is colored by the average _slingshot_ pse"| __truncated__
# 
# 
#   |                                                                            
#   |............................                                          |  40%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.............................                                         |  41%
# label: unnamed-chunk-15 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |.............................                                         |  42%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |..............................                                        |  43%
# label: unnamed-chunk-16
# 
#   |                                                                            
#   |...............................                                       |  44%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |...............................                                       |  45%
# label: unnamed-chunk-17 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |................................                                      |  46%
#    inline R code fragments
# 
# 
# label: unnamed-chunk-18
# 
#   |                                                                            
#   |.................................                                     |  47%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..................................                                    |  48%
# label: unnamed-chunk-19 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |..................................                                    |  49%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |...................................                                   |  50%
# label: nest-1-simple-down (with options) 
# List of 3
#  $ fig.asp  : num 3
#  $ fig.width: num 6
#  $ fig.cap  : chr "Expression of the top 10 genes that decrease in expression with increasing pseudotime along the first path in t"| __truncated__
# 
# 
#   |                                                                            
#   |....................................                                  |  51%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |....................................                                  |  52%
# label: unnamed-chunk-20 (with options) 
# List of 2
#  $ echo   : logi FALSE
#  $ results: chr "hide"
# 
# 
#   |                                                                            
#   |.....................................                                 |  53%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |......................................                                |  54%
# label: nest-1-simple-up (with options) 
# List of 3
#  $ fig.asp  : num 3
#  $ fig.width: num 6
#  $ fig.cap  : chr "Expression of the top 10 genes that increase in expression with increasing pseudotime along the first path in t"| __truncated__
# 
# 
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.......................................                               |  55%
# label: unnamed-chunk-21 (with options) 
# List of 2
#  $ echo   : logi FALSE
#  $ results: chr "hide"
# 
# 
#   |                                                                            
#   |.......................................                               |  56%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |........................................                              |  57%
# label: unnamed-chunk-22 (with options) 
# List of 2
#  $ eval: logi FALSE
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |.........................................                             |  58%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.........................................                             |  59%
# label: nest-1-simple-up-heat (with options) 
# List of 3
#  $ fig.width : num 6
#  $ fig.height: num 7
#  $ fig.cap   : chr "Heatmap of the expression of the top 50 genes that increase in expression with increasing pseudotime along the "| __truncated__
# 
# 
#   |                                                                            
#   |..........................................                            |  60%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..........................................                            |  61%
# label: unnamed-chunk-23 (with options) 
# List of 2
#  $ echo: logi FALSE
#  $ eval: logi FALSE
# 
# 
#   |                                                                            
#   |...........................................                           |  62%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |............................................                          |  62%
# label: unnamed-chunk-24
# 
#   |                                                                            
#   |............................................                          |  63%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.............................................                         |  64%
# label: unnamed-chunk-25 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |..............................................                        |  65%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..............................................                        |  66%
# label: nest-pseudo-reordered (with options) 
# List of 3
#  $ fig.width : num 10
#  $ fig.height: num 5
#  $ fig.cap   : language sprintf("_TSCAN_-derived pseudotimes around cluster %s in the Nestorowa HSC dataset. Each point is a cell in this| __truncated__
# 
# 
#   |                                                                            
#   |...............................................                       |  67%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |................................................                      |  68%
# label: unnamed-chunk-26
# 
#   |                                                                            
#   |................................................                      |  69%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |.................................................                     |  70%
# label: unnamed-chunk-27
# 
#   |                                                                            
#   |.................................................                     |  71%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..................................................                    |  71%
# label: nest-3-versus (with options) 
# List of 3
#  $ fig.asp  : num 1
#  $ fig.width: num 6
#  $ fig.cap  : chr "$t$-SNE plots of cells in the cluster containing the branch point of the MST in the Nestorowa dataset. Each poi"| __truncated__
# 
# 
#   |                                                                            
#   |...................................................                   |  72%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |...................................................                   |  73%
# label: unnamed-chunk-28 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |....................................................                  |  74%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |....................................................                  |  75%
# label: unnamed-chunk-29
# 
#   |                                                                            
#   |.....................................................                 |  76%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |......................................................                |  77%
# label: unnamed-chunk-30 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |......................................................                |  78%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |.......................................................               |  79%
# label: entropy-nest (with options) 
# List of 1
#  $ fig.cap: chr "Distribution of per-cell entropies for each cluster in the Nestorowa dataset. The median entropy for each clust"| __truncated__
# 
# 
#   |                                                                            
#   |........................................................              |  79%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |........................................................              |  80%
# label: unnamed-chunk-31 (with options) 
# List of 1
#  $ echo: logi FALSE
# 
# 
#   |                                                                            
#   |.........................................................             |  81%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..........................................................            |  82%
# label: unnamed-chunk-32 (with options) 
# List of 2
#  $ echo    : logi FALSE
#  $ fig.show: chr "hide"
# 
# 
#   |                                                                            
#   |..........................................................            |  83%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |...........................................................           |  84%
# label: unnamed-chunk-33
# snapshotDate(): 2021-05-18
# see ?scRNAseq and browseVignettes('scRNAseq') for documentation
# loading from cache
# see ?scRNAseq and browseVignettes('scRNAseq') for documentation
# loading from cache
# see ?scRNAseq and browseVignettes('scRNAseq') for documentation
# loading from cache
# snapshotDate(): 2021-05-18
# loading from cache
# require("ensembldb")
# 
#   |                                                                            
#   |...........................................................           |  85%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |............................................................          |  86%
# label: unnamed-chunk-34
# 
# Attaching package: 'scran'
# 
# The following objects are masked from 'package:TSCAN':
# 
#     createClusterMST, quickPseudotime, testPseudotime
# 
# The following object is masked from 'package:TrajectoryUtils':
# 
#     createClusterMST
# 
# 
#   |                                                                            
#   |.............................................................         |  87%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |.............................................................         |  88%
# label: unnamed-chunk-35
# computing neighbors
#     finished (0:00:05) --> added 
#     'distances' and 'connectivities', weighted adjacency matrices (adata.obsp)
# computing moments based on connectivities
#     finished (0:00:00) --> added 
#     'Ms' and 'Mu', moments of un/spliced abundances (adata.layers)
# computing velocities
#     finished (0:00:00) --> added 
#     'velocity', velocity vectors for each individual cell (adata.layers)
# computing velocity graph
# 
# ... 100%
# 
#   |                                                                            
#   |..............................................................        |  88%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |..............................................................        |  89%
# label: tsne-hermann-velocity (with options) 
# List of 1
#  $ fig.cap: chr "$t$-SNE plot of the Hermann spermatogenesis dataset, where each point is a cell and is colored by its velocity "| __truncated__
# 
# Note: using the 'X' assay as the X matrix
# 
#   |                                                                            
#   |...............................................................       |  90%
#    inline R code fragments
# 
# 
#   |                                                                            
#   |................................................................      |  91%
# label: tscan-sperm-velocity (with options) 
# List of 1
#  $ fig.cap: chr "_TSCAN_-derived MST created from the Hermann spermatogenesis dataset. Each node is a cluster and is colored by "| __truncated__
# 
# 
#   |                                                                            
#   |................................................................      |  92%
#   ordinary text without R code
# 
# 
#   |                                                                            
#   |.................................................................     |  93%
# label: unnamed-chunk-36
# snapshotDate(): 2021-05-18
# see ?scRNAseq and browseVignettes('scRNAseq') for documentation
# loading from cache
# Quitting from lines 821-831 (trajectory.Rmd) 
# Error: failed to load resource
#   name: EH3102
#   title: Richard CD8+ T cell counts
#   reason: unknown input format
# In addition: There were 13 warnings (use warnings() to see them)
# 
# Execution halted

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