Type: Package
Package: richCluster
Title: Fast, Robust Clustering Algorithms for Gene Enrichment Data
Version: 1.0.2
Date: 2025-12-12
Authors@R: c(
    person("Junguk", "Hur", , "hurlabshared@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0736-2149")),
    person("Sarah", "Hong", role = "aut"),
    person("Jane", "Kim", role = "aut")
  )
Maintainer: Junguk Hur <hurlabshared@gmail.com>
Description: Fast 'C++' agglomerative hierarchical clustering 
	algorithm packaged into easily callable R functions, designed 
	to help cluster biological terms based on how
    similar of genes are expressed in their activation.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: dplyr, fields, heatmaply, igraph, iheatmapr, magrittr,
        networkD3, plotly, Rcpp (>= 1.0.14), stats, tidyr, viridis
Suggests: devtools, knitr, rmarkdown, roxygen2, testthat
LinkingTo: Rcpp
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/hurlab/richCluster
BugReports: https://github.com/hurlab/richCluster/issues
NeedsCompilation: yes
Packaged: 2025-12-13 16:02:22 UTC; juhur
Author: Junguk Hur [aut, cre] (ORCID: <https://orcid.org/0000-0002-0736-2149>),
  Sarah Hong [aut],
  Jane Kim [aut]
Repository: CRAN
Date/Publication: 2025-12-18 14:30:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-02-05 05:31:44 UTC; windows
Archs: x64
