# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "bluster" in publications use:' type: software license: GPL-3.0-only title: 'bluster: Clustering Algorithms for Bioconductor' version: 1.22.0 doi: 10.32614/CRAN.package.bluster abstract: Wraps common clustering algorithms in an easily extended S4 framework. Backends are implemented for hierarchical, k-means and graph-based clustering. Several utilities are also provided to compare and evaluate clustering results. authors: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com repository: https://bioc-release.r-universe.dev commit: c564e528da63e928b8a22e01bf80c148ce8042a3 date-released: '2026-03-05' contact: - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com