Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Sean Hackett ’ New submission Package was archived on CRAN CRAN repository db overrides: X-CRAN-Comment: Archived on 2025-12-03 as email to the maintainer is undeliverable. Check: examples, Result: ERROR Running examples in ‘romic-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: impute_missing_values > ### Title: Impute Missing Values > ### Aliases: impute_missing_values > > ### ** Examples > > impute_missing_values(brauer_2008_triple) Error in `impute_missing_values()`: ! Install "impute" following the instructions on Backtrace: ▆ 1. └─romic::impute_missing_values(brauer_2008_triple) 2. └─cli::cli_abort("Install \"impute\" following the instructions on {.url https://www.bioconductor.org/packages/release/bioc/html/impute.html}") 3. └─rlang::abort(...) Execution halted