Back to Books build report for BioC 3.23

This page was generated on 2025-11-10 14:30 -0500 (Mon, 10 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4821
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 10/11HostnameOS / ArchINSTALLBUILDCHECK
OSTA 1.1.1  (landing page)
Lukas M. Weber
Snapshot Date: 2025-11-10 06:30 -0500 (Mon, 10 Nov 2025)
git_url: https://git.bioconductor.org/packages/OSTA
git_branch: devel
git_last_commit: f37c1f6
git_last_commit_date: 2025-11-04 13:07:48 -0500 (Tue, 04 Nov 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for OSTA on nebbiolo1

To the developers/maintainers of the OSTA 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: OSTA
Version: 1.1.1
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSTA
StartedAt: 2025-11-10 10:17:38 -0500 (Mon, 10 Nov 2025)
EndedAt: 2025-11-10 10:18:02 -0500 (Mon, 10 Nov 2025)
EllapsedTime: 24.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 OSTA
###
##############################################################################
##############################################################################


* checking for file ‘OSTA/DESCRIPTION’ ... OK
* preparing ‘OSTA’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘stub.Rmd’ using rmarkdown
--- finished re-building ‘stub.Rmd’

quarto render ../inst/

[ 1/41] index.qmd


processing file: index.qmd
1/4 [unnamed-chunk-1]
2/4                  
3/4 [carousel]       
4/4                  
output file: index.knit.md


[ 2/41] pages/bkg-introduction.qmd


processing file: bkg-introduction.qmd
1/5                  
2/5 [unnamed-chunk-1]
3/5                  
4/5 [unnamed-chunk-2]
5/5                  
output file: bkg-introduction.knit.md

Warning message:
In readLines(input) : incomplete final line found on 'bkg-introduction.qmd'

[ 3/41] pages/bkg-spatial-omics.qmd


processing file: bkg-spatial-omics.qmd
1/5                  
2/5 [unnamed-chunk-1]
3/5                  
4/5 [unnamed-chunk-2]
5/5                  
output file: bkg-spatial-omics.knit.md

Warning message:
In readLines(input) :
  incomplete final line found on 'bkg-spatial-omics.qmd'

[ 4/41] pages/bkg-infrastructure.qmd


processing file: bkg-infrastructure.qmd
1/9                        
2/9 [unnamed-chunk-1]      
3/9                        
4/9 [fig-spatialexperiment]
5/9                        
6/9 [fig-spatialdata]      
7/9                        
8/9 [unnamed-chunk-2]      
9/9                        
output file: bkg-infrastructure.knit.md

Warning message:
In readLines(input) :
  incomplete final line found on 'bkg-infrastructure.qmd'

[ 5/41] pages/bkg-ecosystem.qmd


processing file: bkg-ecosystem.qmd
1/23                   
2/23 [unnamed-chunk-1] 
3/23                   
4/23 [unnamed-chunk-2] 
Error: download failed; see warnings()

Quitting from bkg-ecosystem.qmd:48-51 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! download failed; see warnings()
---
Backtrace:
     ▆
  1. └─BiocPkgTools::biocExplore()
  2.   └─BiocPkgTools::get_bioc_data()
  3.     ├─BiocPkgTools:::process_data(...)
  4.     │ └─BiocPkgTools:::summarise_dl_stats(raw_dl_stats)
  5.     │   ├─dplyr::summarise(...)
  6.     │   └─dplyr::group_by(dl_stats, .data$Package)
  7.     └─BiocPkgTools::biocDownloadStats()
  8.       └─BiocPkgTools::biocPkgList(repo = repo_name)
  9.         └─base::lapply(...)
 10.           └─BiocPkgTools (local) FUN(X[[i]], ...)
 11.             └─BiocPkgTools:::.get_VIEWS(version = version, type = r)
 12.               └─BiocPkgTools:::.read_VIEWS_url(views_url)
 13.                 └─BiocPkgTools:::.cache_url_file(url)
 14.                   ├─BiocFileCache::bfcdownload(x = bfc, rid = bquery[["rid"]], ask = FALSE)
 15.                   └─BiocFileCache::bfcdownload(x = bfc, rid = bquery[["rid"]], ask = FALSE)
 16.                     └─BiocFileCache:::.util_download_and_rename(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Execution halted
WARN: Error encountered when rendering files
make: *** [Makefile:4: render] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) : 
  running 'make' failed
Execution halted