| Back to Books build report for BioC 3.23 |
This page was generated on 2025-11-10 14:30 -0500 (Mon, 10 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" | 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/11 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| OSTA 1.1.1 (landing page) Lukas M. Weber
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | ||||||||
|
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. |
| 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 |
##############################################################################
##############################################################################
###
### 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/
[1m[34m
[ 1/41] index.qmd[39m[22m
[31m
processing file: index.qmd
[39m1/4 [unnamed-chunk-1]
2/4
3/4 [carousel]
4/4
[31moutput file: index.knit.md
[39m[1m[34m
[ 2/41] pages/bkg-introduction.qmd[39m[22m
[31m
processing file: bkg-introduction.qmd
[39m1/5
2/5 [unnamed-chunk-1]
3/5
4/5 [unnamed-chunk-2]
5/5
[31moutput file: bkg-introduction.knit.md
[39m[31mWarning message:
In readLines(input) : incomplete final line found on 'bkg-introduction.qmd'
[39m[1m[34m
[ 3/41] pages/bkg-spatial-omics.qmd[39m[22m
[31m
processing file: bkg-spatial-omics.qmd
[39m1/5
2/5 [unnamed-chunk-1]
3/5
4/5 [unnamed-chunk-2]
5/5
[31moutput file: bkg-spatial-omics.knit.md
[39m[31mWarning message:
In readLines(input) :
incomplete final line found on 'bkg-spatial-omics.qmd'
[39m[1m[34m
[ 4/41] pages/bkg-infrastructure.qmd[39m[22m
[31m
processing file: bkg-infrastructure.qmd
[39m1/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
[31moutput file: bkg-infrastructure.knit.md
[39m[31mWarning message:
In readLines(input) :
incomplete final line found on 'bkg-infrastructure.qmd'
[39m[1m[34m
[ 5/41] pages/bkg-ecosystem.qmd[39m[22m
[31m
processing file: bkg-ecosystem.qmd
[39m1/23
2/23 [unnamed-chunk-1]
3/23
4/23 [unnamed-chunk-2]
[31mError: download failed; see warnings()
[39m[31m
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(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[39m[31mExecution halted
[39m[33mWARN: Error encountered when rendering files[39m
make: *** [Makefile:4: render] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) :
running 'make' failed
Execution halted