| 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-12 01:01 -0500 (Fri, 12 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" | 926 |
| 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 205/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| snifter 1.21.0 (landing page) Alan O'Callaghan
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the snifter 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: snifter |
| Version: 1.21.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data snifter |
| StartedAt: 2025-12-12 00:39:55 -0500 (Fri, 12 Dec 2025) |
| EndedAt: 2025-12-12 00:40:21 -0500 (Fri, 12 Dec 2025) |
| EllapsedTime: 26.1 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 snifter
###
##############################################################################
##############################################################################
* checking for file ‘snifter/DESCRIPTION’ ... OK
* preparing ‘snifter’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘snifter.Rmd’ using rmarkdown
Write Error
Quitting from snifter.Rmd:108-126 [plot-embed]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! R: Read Exception `/tmp/RtmpOOzGj1/Rbuild3f8295285c72e0/snifter/vignettes/snifter_files/figure-html/plot-embed-1.png' @ error/png.c/MagickPNGErrorHandler/1643
---
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:::run_hooks(before = FALSE, options, env)
18. │ └─base::do.call(hook, args, envir = envir)
19. └─knitr (local) `<fn>`(...)
20. ├─knitr:::in_base_dir(for (f in get_plot_files()) plot_crop(f))
21. │ └─knitr:::in_dir(d, expr)
22. └─knitr::plot_crop(f)
23. └─magick::image_read(x)
24. ├─base::withCallingHandlers(...)
25. └─magick:::magick_image_readpath(path, density, depth, strip, defines)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'snifter.Rmd' failed with diagnostics:
R: Read Exception `/tmp/RtmpOOzGj1/Rbuild3f8295285c72e0/snifter/vignettes/snifter_files/figure-html/plot-embed-1.png' @ error/png.c/MagickPNGErrorHandler/1643
--- failed re-building ‘snifter.Rmd’
SUMMARY: processing the following file failed:
‘snifter.Rmd’
Error: Vignette re-building failed.
Execution halted