Back to Books build report for BioC 3.21

This page was generated on 2024-11-22 14:30 -0500 (Fri, 22 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4742
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

Package 8/10HostnameOS / ArchINSTALLBUILDCHECK
OSCA.multisample 1.15.1  (landing page)
Alan O'Callaghan
Snapshot Date: 2024-11-22 10:00 -0500 (Fri, 22 Nov 2024)
git_url: https://git.bioconductor.org/packages/OSCA.multisample
git_branch: devel
git_last_commit: 96c5946
git_last_commit_date: 2024-11-19 10:34:14 -0500 (Tue, 19 Nov 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped


BUILD results for OSCA.multisample on nebbiolo1

To the developers/maintainers of the OSCA.multisample package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: OSCA.multisample
Version: 1.15.1
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.multisample
StartedAt: 2024-11-22 10:17:01 -0500 (Fri, 22 Nov 2024)
EndedAt: 2024-11-22 11:48:53 -0500 (Fri, 22 Nov 2024)
EllapsedTime: 5512.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-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.
  Defaulting to 'stub.knit' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".
--- finished re-building ‘stub.Rmd’

"/home/biocbuild/bbs-3.21-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 Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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: merged-pancreas.Rmd
# 1/48                              
# 2/48 [unref-setup]                
# 3/48                              
# 4/48 [unnamed-chunk-1]            
# 5/48                              
# 6/48 [unnamed-chunk-2]            
# 7/48                              
# 8/48 [unnamed-chunk-3]            
# 9/48                              
# 10/48 [unnamed-chunk-4]            
# 11/48                              
# 12/48 [unnamed-chunk-5]            
# 13/48                              
# 14/48 [tsne-pancreas-rescaled]     
# 15/48                              
# 16/48 [tsne-pancreas-mnn]          
# 17/48                              
# 18/48 [unnamed-chunk-6]            
# 19/48                              
# 20/48 [unnamed-chunk-7]            
# 21/48                              
# 22/48 [unnamed-chunk-8]            
# 23/48                              
# 24/48 [unnamed-chunk-9]            
# 25/48                              
# 26/48 [unnamed-chunk-10]           
# 27/48                              
# 28/48 [unnamed-chunk-11]           
# 29/48                              
# 30/48 [tsne-pancreas-mnn-many]     
# 31/48                              
# 32/48 [unnamed-chunk-12]           
# 33/48                              
# 34/48 [tsne-pancreas-mnn-donor]    
# 35/48                              
# 36/48 [unnamed-chunk-13]           
# 37/48                              
# 38/48 [unnamed-chunk-14]           
# 39/48                              
# 40/48 [tsne-pancreas-mnn-donor-all]
# 41/48                              
# 42/48 [unnamed-chunk-15]           
# 43/48                              
# 44/48 [unnamed-chunk-16]           
# 45/48                              
# 46/48 [unnamed-chunk-17]           
# Error:
# ! pairwiseRand(proposed[nonna], clusters[nonna], mode = "index") >  .... is not TRUE
# Backtrace:
#   1. rmarkdown::render(commandArgs(TRUE))
#   2. knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
#   3. knitr:::process_file(text, output)
#   6. knitr:::process_group(group)
#   7. knitr:::call_block(x)
#      ...
#  14. base::withRestarts(...)
#  15. base (local) withRestartList(expr, restarts)
#  16. base (local) withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]])
#  17. base (local) docall(restart$handler, restartArgs)
#  19. evaluate (local) fun(base::quote(`<smplErrr>`))
# 
# Quitting from lines 253-256 [unnamed-chunk-17] (merged-pancreas.Rmd)
# Execution halted

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