Package: mstclustering
Title: "MST-Based Clustering"
Version: 1.0.0.0
Author: Kevin Michael Frick <kmfrick98@gmail.com>
Maintainer: Kevin Michael Frick <kmfrick98@gmail.com>
Description: Implements a minimum-spanning-tree-based heuristic for k-means clustering using a union-find disjoint set and the algorithm in Kruskal (1956) <doi:10.1090/S0002-9939-1956-0078686-7>.
License: AGPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 4.1.0)
Imports: reshape2, data.table
NeedsCompilation: no
Packaged: 2022-02-06 11:35:07 UTC; kmfrick
Repository: CRAN
Date/Publication: 2022-02-08 08:40:02 UTC
Built: R 4.1.2; ; 2022-02-09 12:32:01 UTC; unix
