| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2025-12-09 13:17 -0500 (Tue, 09 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" | 925 |
| 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 123/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| IHW 1.39.0 (landing page) Nikos Ignatiadis
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the IHW 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: IHW |
| Version: 1.39.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data IHW |
| StartedAt: 2025-12-09 12:39:41 -0500 (Tue, 09 Dec 2025) |
| EndedAt: 2025-12-09 12:40:08 -0500 (Tue, 09 Dec 2025) |
| EllapsedTime: 27.5 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data IHW
###
##############################################################################
##############################################################################
* checking for file ‘IHW/DESCRIPTION’ ... OK
* preparing ‘IHW’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘introduction_to_ihw.Rmd’ using rmarkdown
Warning in close.connection(con) :
Problem closing connection: No space left on device
Quitting from introduction_to_ihw.Rmd:41-47 [loadlibs]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `lazyLoadDBinsertVariable()`:
! write failed
---
Backtrace:
▆
1. └─tools::buildVignettes(dir = ".", tangle = TRUE)
2. ├─base::tryCatch(...)
3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
6. └─engine$weave(file, quiet = quiet, encoding = enc)
7. └─knitr:::vweave_rmarkdown(...)
8. └─rmarkdown::render(...)
9. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
10. └─knitr:::process_file(text, output)
11. ├─xfun:::handle_error(...)
12. ├─base::withCallingHandlers(...)
13. └─knitr:::process_group(group)
14. └─knitr:::call_block(x)
15. └─knitr:::block_exec(params)
16. └─knitr:::eng_r(options)
17. └─knitr:::block_cache(options, output, objs)
18. └─cache$save(objects, outname, hash, lazy = options$cache.lazy)
19. └─getFromNamespace("makeLazyLoadDB", "tools")(...)
20. └─tools (local) lazyLoadDBinsertVariable(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduction_to_ihw.Rmd' failed with diagnostics:
write failed
--- failed re-building ‘introduction_to_ihw.Rmd’
SUMMARY: processing the following file failed:
‘introduction_to_ihw.Rmd’
Error: Vignette re-building failed.
Execution halted