Back to Books build report for BioC 3.16

This page was generated on 2023-04-12 14:00:04 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD results for OSCA.multisample on nebbiolo2


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

raw results

Package 6/8HostnameOS / ArchINSTALLBUILD
OSCA.multisample 1.6.0  (landing page)
Alan O'Callaghan
Snapshot Date: 2023-04-12 06:45:02 -0400 (Wed, 12 Apr 2023)
git_url: https://git.bioconductor.org/packages/OSCA.multisample
git_branch: RELEASE_3_16
git_last_commit: 85052d1
git_last_commit_date: 2022-11-01 10:30:00 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    ERROR  

Summary

Package: OSCA.multisample
Version: 1.6.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.multisample
StartedAt: 2023-04-12 07:01:56 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 07:02:59 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 63.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.multisample
###
##############################################################################
##############################################################################


* checking for file ‘OSCA.multisample/DESCRIPTION’ ... OK
* preparing ‘OSCA.multisample’:
* 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.16-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('OSCA.multisample'); 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.3 (2023-03-15) -- "Shortstop Beagle"
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('OSCA.multisample'); 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: batch-correction.Rmd
# 
#   |                                                    
#   |                                              |   0%
#   |                                                    
#   |.                                             |   2%                        
#   |                                                    
#   |..                                            |   4% (setup)                
#   |                                                    
#   |..                                            |   5%                        
#   |                                                    
#   |...                                           |   7% (unnamed-chunk-1)      Quitting from lines 37-39 (batch-correction.Rmd) 
# Error in compileChapter(path) : 
#   failed to compile 'tenx-filtered-pbmc3k-4k-8k.Rmd'
# Calls: <Anonymous> ... eval_with_user_handlers -> eval -> eval -> extractCached -> compileChapter
# 
#                                                                                                                   
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/.cache/rebook/OSCA.multisample/1.6.0/batch-correction.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