check_dependency: Check and Install Required Packages

View source: R/check-packages.R

check_dependencyR Documentation

Check and Install Required Packages

Description

This function checks if the required Bioconductor and CRAN packages are installed. If any of the required packages are not installed, it installs them automatically. This includes Bioconductor packages such as clusterProfiler, SummarizedExperiment, ComplexHeatmap, SingleCellExperiment, TCseq, monocle, and Biobase. It also checks for CRAN packages such as Seurat, WGCNA, igraph, pheatmap, circlize, e1071, and colorRamps.

Usage

check_dependency()

Value

NULL This function does not return a value. It installs the packages as needed.


ClusterGVis documentation built on June 17, 2025, 9:08 a.m.