Back to Books build report for BioC 3.20

This page was generated on 2024-05-17 14:00:06 -0400 (Fri, 17 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4663
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 5/10HostnameOS / ArchINSTALLBUILDCHECK
OSCA.advanced 1.13.1  (landing page)
Ludwig Geistlinger
Snapshot Date: 2024-05-17 06:45:01 -0400 (Fri, 17 May 2024)
git_url: https://git.bioconductor.org/packages/OSCA.advanced
git_branch: devel
git_last_commit: 7f90ab3
git_last_commit_date: 2024-05-06 18:27:19 -0400 (Mon, 06 May 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped

BUILD results for OSCA.advanced on nebbiolo2


To the developers/maintainers of the OSCA.advanced 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.advanced
Version: 1.13.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.advanced
StartedAt: 2024-05-17 07:02:05 -0400 (Fri, 17 May 2024)
EndedAt: 2024-05-17 08:45:59 -0400 (Fri, 17 May 2024)
EllapsedTime: 6233.7 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-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.20-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.4.0 RC (2024-04-16 r86468) -- "Puppy Cup"
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.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
# 1/112                                
# 2/112 [setup]                        
# 3/112                                
# 4/112 [unnamed-chunk-1]              
# 5/112                                
# 6/112 [unnamed-chunk-2]              
# 7/112                                
# 8/112 [unnamed-chunk-3]              
# 9/112                                
# 10/112 [tscan-nest-tsne]              
# 11/112                                
# 12/112 [unnamed-chunk-4]              
# 13/112                                
# 14/112 [tscan-nest-pseudo]            
# 15/112                                
# 16/112 [unnamed-chunk-5]              
# 17/112                                
# 18/112 [unnamed-chunk-6]              
# 19/112                                
# 20/112 [tscan-nest-omega]             
# 21/112                                
# 22/112 [unnamed-chunk-7]              
# 23/112                                
# 24/112 [tscan-nest-mnn]               
# 25/112                                
# 26/112 [unnamed-chunk-8]              
# 27/112                                
# 28/112 [unnamed-chunk-9]              
# 29/112                                
# 30/112 [traj-princurve-tsne-nest]     
# 31/112                                
# 32/112 [unnamed-chunk-10]             
# 33/112                                
# 34/112 [traj-princurve-clustered-nest]
# 35/112                                
# 36/112 [unnamed-chunk-11]             
# 37/112                                
# 38/112 [unnamed-chunk-12]             
# Error:
# ! max(tab) == tab["1,2,3"] is not TRUE
# Backtrace:
#  1. base::stopifnot(max(tab) == tab["1,2,3"])
# 
# Quitting from lines 254-258 [unnamed-chunk-12] (trajectory.Rmd)
# Execution halted

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