Back to Books build report for BioC 3.22

This page was generated on 2025-12-12 14:30 -0500 (Fri, 12 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
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 7/11HostnameOS / ArchINSTALLBUILDCHECK
OSCA.intro 1.18.0  (landing page)
Ludwig Geistlinger
Snapshot Date: 2025-12-12 06:30 -0500 (Fri, 12 Dec 2025)
git_url: https://git.bioconductor.org/packages/OSCA.intro
git_branch: RELEASE_3_22
git_last_commit: eb57eb4
git_last_commit_date: 2025-10-29 10:12:56 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    ERROR  skipped


BUILD results for OSCA.intro on merida1

To the developers/maintainers of the OSCA.intro 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.intro
Version: 1.18.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.intro
StartedAt: 2025-12-12 07:34:45 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 08:01:57 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 1632.7 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.intro
###
##############################################################################
##############################################################################


* checking for file ‘OSCA.intro/DESCRIPTION’ ... OK
* preparing ‘OSCA.intro’:
* 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’

"/Library/Frameworks/R.framework/Resources/bin/R" -e "work.dir <- rebook::bookCache('OSCA.intro'); 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.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
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.intro'); 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: getting-datasets.Rmd
# 1/42                   
# 2/42 [setup]           
# 3/42                   
# 4/42 [unnamed-chunk-1] 
# 5/42                   
# 6/42 [unnamed-chunk-2] 
# 7/42                   
# 8/42 [unnamed-chunk-3] 
# 9/42                   
# 10/42 [unnamed-chunk-4] 
# 11/42                   
# 12/42 [unnamed-chunk-5] 
# 13/42                   
# 14/42 [unnamed-chunk-6] 
# 15/42                   
# 16/42 [unnamed-chunk-7] 
# 17/42                   
# 18/42 [unnamed-chunk-8] 
# 19/42                   
# 20/42 [unnamed-chunk-9] 
# 21/42                   
# 22/42 [unnamed-chunk-10]
# 23/42                   
# 24/42 [unnamed-chunk-11]
# 25/42                   
# 26/42 [unnamed-chunk-12]
# 27/42                   
# 28/42 [unnamed-chunk-13]
# 29/42                   
# 30/42 [unnamed-chunk-14]
# 31/42                   
# 32/42 [unnamed-chunk-15]
# 33/42                   
# 34/42 [unnamed-chunk-16]
# 35/42                   
# 36/42 [unnamed-chunk-17]
# 37/42                   
# 38/42 [unnamed-chunk-18]
# Downloading openssl-3.6.0.tar.gz...
# -> https://github.com/openssl/openssl/releases/download/openssl-3.6.0/openssl-3.6.0.tar.gz
# Installing openssl-3.6.0...
# Installed openssl-3.6.0 to /Users/biocbuild/.pyenv/versions/3.14.0
# Downloading readline-8.3.tar.gz...
# -> https://pyenv.github.io/pythons/fe5383204467828cd495ee8d1d3c037a7eba1389c22bc6a041f627976f9061cc
# Installing readline-8.3...
# Installed readline-8.3 to /Users/biocbuild/.pyenv/versions/3.14.0
# Downloading Python-3.14.0.tar.xz...
# -> https://www.python.org/ftp/python/3.14.0/Python-3.14.0.tar.xz
# Installing Python-3.14.0...
# python-build: use zlib from xcode sdk
# 
# BUILD FAILED (OS X 12.7.6 using python-build 2.6.16-3-g3b25462)
# 
# Inspect or clean up the working tree at /tmp/python-build.20251212074029.47735
# Results logged to /tmp/python-build.20251212074029.47735.log
# 
# Last 10 log lines:
# /usr/bin/install -c -m 755 Modules/_posixshmem.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_posixshmem.cpython-314-darwin.so
# /usr/bin/install -c -m 755 Modules/_multiprocessing.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_multiprocessing.cpython-314-darwin.so
# /usr/bin/install -c -m 755 Modules/_ctypes.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_ctypes.cpython-314-darwin.so
# /usr/bin/install -c -m 755 Modules/_curses.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_curses.cpython-314-darwin.so
# /usr/bin/install -c -m 755 Modules/_curses_panel.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_curses_panel.cpython-314-darwin.so
# /usr/bin/install -c -m 755 Modules/_sqlite3.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_sqlite3.cpython-314-darwin.so
# /usr/bin/install -c -m 755 Modules/_ssl.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_ssl.cpython-314-darwin.so
# /usr/bin/install -c -m 755 Modules/_hashlib.cpython-314-darwin.so /Users/biocbuild/.pyenv/versions/3.14.0/lib/python3.14/lib-dynload/_hashlib.cpython-314-darwin.so
# install: Modules/_hashlib.cpython-314-darwin.so: No such file or directory
# make[1]: *** [sharedinstall] Error 71
# Error: installation of Python 3.14.0 failed
# 
# Quitting from getting-datasets.Rmd:231-236 [unnamed-chunk-18]
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# <error/rlang_error>
# Error:
# ! installation of Python 3.14.0 failed
# ---
# Backtrace:
#     ▆
#  1. └─zellkonverter::readH5AD(demo)
#  2.   └─basilisk::basiliskRun(...)
#  3.     └─basilisk::basiliskStart(...)
#  4.       └─basilisk::obtainEnvironmentPath(env)
#  5.         └─basilisk::setupBasiliskEnv(...)
#  6.           ├─base::suppressMessages(install_python(version))
#  7.           │ └─base::withCallingHandlers(...)
#  8.           └─reticulate::install_python(version)
#  9.             └─reticulate:::stopf("installation of Python %s failed", version)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/Library/Caches/rebook/OSCA.intro/1.18.0/getting-datasets.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