Diagnose the installation status of all echoverse packages, system dependencies, external tools, and Python/conda environments. Prints an actionable report with platform-specific fix commands.
Usage
check_echoverse_setup(
echoverse_pkgs = c("echolocatoR", "echodata", "echotabix", "echoannot", "echoconda",
"echoLD", "echoplot", "echofinemap", "catalogueR", "downloadR", "echogithub",
"devoptera", "echodeps", "echoAI", "echoverseTemplate"),
key_deps = c("data.table", "BiocManager", "reticulate", "susieR", "coloc",
"MungeSumstats", "VariantAnnotation", "rtracklayer", "GenomicRanges", "ggbio",
"basilisk", "Rsamtools"),
verbose = TRUE
)