Back to Books build report for BioC 3.23

This page was generated on 2026-04-22 14:30 -0400 (Wed, 22 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4783
lconwaymacOS 12.7.6 Montereyx86_644.6.0 alpha (2026-04-07 r89801) 995
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 4/12HostnameOS / ArchINSTALLBUILDCHECK
OSCA 1.21.0  (landing page)
Alan O'Callaghan
Snapshot Date: 2026-04-22 06:30 -0400 (Wed, 22 Apr 2026)
git_url: https://git.bioconductor.org/packages/OSCA
git_branch: devel
git_last_commit: 85c2837
git_last_commit_date: 2025-10-29 10:12:46 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    ERROR  skipped
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK  


BUILD results for OSCA on nebbiolo1

To the developers/maintainers of the OSCA 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
Version: 1.21.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA
StartedAt: 2026-04-22 10:28:13 -0400 (Wed, 22 Apr 2026)
EndedAt: 2026-04-22 10:28:57 -0400 (Wed, 22 Apr 2026)
EllapsedTime: 44.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘OSCA/DESCRIPTION’ ... OK
* preparing ‘OSCA’:
* 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'
Could not fetch http://bioconductor.org/books/3.23/OSCA
HttpExceptionRequest Request {
  host                 = "bioconductor.org"
  port                 = 80
  secure               = False
  requestHeaders       = []
  path                 = "/books/3.23/OSCA"
  queryString          = ""
  method               = "GET"
  proxy                = Nothing
  rawBody              = False
  redirectCount        = 10
  responseTimeout      = ResponseTimeoutDefault
  requestVersion       = HTTP/1.1
}
 ResponseTimeout
Error: processing vignette 'stub.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building ‘stub.Rmd’

"/home/biocbuild/bbs-3.23-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('OSCA'); 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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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'); 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: index.Rmd
1/3                  
2/3 [unnamed-chunk-1]
3/3                  
output file: index.knit.md



processing file: contents.Rmd
1/12                  
2/12 [setup]          
3/12                  
4/12 [unnamed-chunk-1]
5/12                  
6/12 [unnamed-chunk-2]
7/12                  
8/12 [unnamed-chunk-3]
9/12                  
10/12 [unnamed-chunk-4]
11/12                  
12/12 [unnamed-chunk-5]
output file: contents.knit.md



processing file: about-the-contributors.Rmd
1/3        
2/3 [setup]
3/3        
output file: about-the-contributors.knit.md

/usr/bin/pandoc +RTS -K512m -RTS OSCA.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output OSCA.html --lua-filter /home/biocbuild/bbs-3.23-bioc/R/site-library/bookdown/rmarkdown/lua/custom-environment.lua --lua-filter /home/biocbuild/bbs-3.23-bioc/R/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/bbs-3.23-bioc/R/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/biocbuild/bbs-3.23-bioc/R/site-library/rmarkdown/rmarkdown/lua/anchor-sections.lua --metadata-file /tmp/RtmpDkilAM/file334e64305a98d5 --wrap preserve --standalone --section-divs --table-of-contents --toc-depth 3 --template /home/biocbuild/bbs-3.23-bioc/R/site-library/bookdown/templates/gitbook.html --highlight-style pygments --number-sections --css style.css --mathjax --include-in-header /tmp/RtmpDkilAM/rmarkdown-str334e6460a39f87.html --filter /usr/bin/pandoc-citeproc 

Output created: docs/index.html
[1] "/home/biocbuild/.cache/rebook/OSCA/1.21.0/docs/index.html"
> 
"/home/biocbuild/bbs-3.23-bioc/R/bin/R" -e "rebook::createRedirects(file='redirect.txt')"

R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> rebook::createRedirects(file='redirect.txt')
> 
SUMMARY: processing the following file failed:
  ‘stub.Rmd’

Error: Vignette re-building failed.
Execution halted