Source: r-bioc-bluster Maintainer: Debian R Packages Maintainers Uploaders: Michael R. Crusoe Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-matrix, r-cran-rcpp, r-cran-igraph, r-bioc-s4vectors, r-bioc-biocparallel, r-bioc-biocneighbors Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-bluster Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-bluster.git Homepage: https://bioconductor.org/packages/bluster/ Rules-Requires-Root: no Package: r-bioc-bluster Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: Clustering Algorithms for Bioconductor 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.