Back to Build/check report for BioC 3.22 experimental data
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-11 15:41 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
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 90/435HostnameOS / ArchINSTALLBUILDCHECK
CytoMethIC 1.6.0  (landing page)
Jacob Fanale
Snapshot Date: 2025-12-11 07:30 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/CytoMethIC
git_branch: RELEASE_3_22
git_last_commit: 9496f07
git_last_commit_date: 2025-10-29 10:06:26 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for CytoMethIC on nebbiolo2

To the developers/maintainers of the CytoMethIC 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: CytoMethIC
Version: 1.6.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data CytoMethIC
StartedAt: 2025-12-11 11:14:56 -0500 (Thu, 11 Dec 2025)
EndedAt: 2025-12-11 11:16:37 -0500 (Thu, 11 Dec 2025)
EllapsedTime: 100.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data CytoMethIC
###
##############################################################################
##############################################################################


* checking for file ‘CytoMethIC/DESCRIPTION’ ... OK
* preparing ‘CytoMethIC’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘CytoMethIC.Rmd’ using rmarkdown

Quitting from CytoMethIC.Rmd:93-97 [cyto-basic8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! cannot open the connection to 'https://github.com/zhou-lab/CytoMethIC_models/raw/refs/heads/main/models/LeukoFrac_HM450_20240614.rds'
---
Backtrace:
    ▆
 1. └─base::readRDS(url("https://github.com/zhou-lab/CytoMethIC_models/raw/refs/heads/main/models/LeukoFrac_HM450_20240614.rds"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'CytoMethIC.Rmd' failed with diagnostics:
cannot open the connection to 'https://github.com/zhou-lab/CytoMethIC_models/raw/refs/heads/main/models/LeukoFrac_HM450_20240614.rds'
--- failed re-building ‘CytoMethIC.Rmd’

--- re-building ‘Oncology.Rmd’ using rmarkdown
--- finished re-building ‘Oncology.Rmd’

SUMMARY: processing the following file failed:
  ‘CytoMethIC.Rmd’

Error: Vignette re-building failed.
Execution halted