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.workflows on nebbiolo2


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

raw results

Package 7/8HostnameOS / ArchINSTALLBUILD
OSCA.workflows 1.6.0  (landing page)
Peter Hickey
Snapshot Date: 2023-04-12 06:45:02 -0400 (Wed, 12 Apr 2023)
git_url: https://git.bioconductor.org/packages/OSCA.workflows
git_branch: RELEASE_3_16
git_last_commit: 9a707af
git_last_commit_date: 2022-11-01 10:29:52 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    ERROR  

Summary

Package: OSCA.workflows
Version: 1.6.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.workflows
StartedAt: 2023-04-12 07:01:56 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 07:47:22 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 2725.9 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.workflows
###
##############################################################################
##############################################################################


* checking for file ‘OSCA.workflows/DESCRIPTION’ ... OK
* preparing ‘OSCA.workflows’:
* 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.workflows'); 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.workflows'); 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: bach-mammary.Rmd
# 
#   |                                                 
#   |                                           |   0%
#   |                                                 
#   |.                                          |   3%                           
#   |                                                 
#   |..                                         |   5% (unref-setup)             
#   |                                                 
#   |...                                        |   8%                           
#   |                                                 
#   |.....                                      |  11% (loading)                 
#   |                                                 
#   |......                                     |  13%                           
#   |                                                 
#   |.......                                    |  16% (gene-annotation)         Quitting from lines 21-29 (bach-mammary.Rmd) 
# Error in readRDS(index_path) : 
#   ReadItem: unknown type 87, perhaps written by later version of R
# Calls: <Anonymous> ... AnnotationHub -> .Hub -> .db_create_index -> readRDS
# In addition: Warning message:
# call dbDisconnect() when finished working with a connection 
# 
#                                                                                                                      
# Execution halted

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