| Back to Books build report for BioC 3.23 |
This page was generated on 2025-11-19 14:30 -0500 (Wed, 19 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4827 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4600 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4564 |
| 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 9/11 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| OSCA.workflows 1.19.0 (landing page) Peter Hickey
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | ERROR | skipped | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | |||||||||
|
To the developers/maintainers of the OSCA.workflows 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. |
| Package: OSCA.workflows |
| Version: 1.19.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.workflows |
| StartedAt: 2025-11-19 06:46:28 -0500 (Wed, 19 Nov 2025) |
| EndedAt: 2025-11-19 06:50:11 -0500 (Wed, 19 Nov 2025) |
| EllapsedTime: 223.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/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 (it is needed 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’
"/Library/Frameworks/R.framework/Resources/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 Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
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: tenx-unfiltered-pbmc4k.Rmd
# 1/50
# 2/50 [unref-setup]
# 3/50
# 4/50 [loading]
# 5/50
# 6/50 [gene-annotation]
# 7/50
# Error in system.file("rebook", "references.csv", package = package, mustWork = error) :
# no file found
# Calls: <Anonymous> ... eval -> link -> .load_package_references -> system.file
#
# Quitting from tenx-unfiltered-pbmc4k.Rmd:39-39
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# <error/rlang_error>
# Error in `system.file()`:
# ! no file found
# ---
# Backtrace:
# ▆
# 1. └─rebook::link("qc-droplets", "OSCA.advanced")
# 2. └─rebook:::.load_package_references(package, error = error)
# 3. └─base::system.file(...)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# Execution halted
Error in compileChapter(path) :
failed to compile '~/Library/Caches/rebook/OSCA.workflows/1.19.0/tenx-unfiltered-pbmc4k.Rmd'
Calls: <Anonymous> ... .precompile_book -> .locked_compile_chapter -> compileChapter
Execution halted
make: *** [compiled] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) :
running 'make' failed
Execution halted