| Back to Build/check report for BioC 3.23 experimental data |
|
This page was generated on 2026-02-03 15:01 -0500 (Tue, 03 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4835 |
| 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 43/433 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| bugphyzz 1.5.0 (landing page) Samuel Gamboa
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | ||||||||
|
To the developers/maintainers of the bugphyzz 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: bugphyzz |
| Version: 1.5.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data bugphyzz |
| StartedAt: 2026-02-03 11:08:41 -0500 (Tue, 03 Feb 2026) |
| EndedAt: 2026-02-03 11:09:12 -0500 (Tue, 03 Feb 2026) |
| EllapsedTime: 30.5 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 bugphyzz
###
##############################################################################
##############################################################################
* checking for file ‘bugphyzz/DESCRIPTION’ ... OK
* preparing ‘bugphyzz’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘bugphyzz.Rmd’ using rmarkdown
Quitting from bugphyzz.Rmd:290-294 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'mia' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'DECIPHER'
---
Backtrace:
▆
1. └─base::library(mia)
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'bugphyzz.Rmd' failed with diagnostics:
package or namespace load failed for 'mia' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'DECIPHER'
--- failed re-building ‘bugphyzz.Rmd’
--- re-building ‘sources.Rmd’ using rmarkdown
--- finished re-building ‘sources.Rmd’
SUMMARY: processing the following file failed:
‘bugphyzz.Rmd’
Error: Vignette re-building failed.
Execution halted