Package: banditpam
Title: Almost Linear-Time k-Medoids Clustering
Version: 1.0-2
Authors@R: c(person("Balasubramanian", "Narasimhan", role=c("aut", "cre"),
	   	   email = "naras@stanford.edu"),
	     person("Mo", "Tiwari", role=c("aut"),
	           comment = c("https://motiwari.com")))
Description: Interface to a high-performance implementation of k-medoids clustering described in Tiwari, Zhang, Mayclin, Thrun, Piech and Shomorony (2020) "BanditPAM: Almost Linear Time k-medoids Clustering via Multi-Armed Bandits" <https://proceedings.neurips.cc/paper/2020/file/73b817090081cef1bca77232f4532c5d-Paper.pdf>.
License: MIT + file LICENSE
Encoding: UTF-8
BugReports: https://github.com/motiwari/BanditPAM/issues
SystemRequirements: C++17
Depends: R (>= 3.5.0)
RoxygenNote: 7.3.2
Suggests: ggplot2, knitr, MASS, rmarkdown, tinytest
LinkingTo: Rcpp, RcppArmadillo
Imports: R6, Rcpp
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-06-02 20:13:00 UTC; naras
Author: Balasubramanian Narasimhan [aut, cre],
  Mo Tiwari [aut] (https://motiwari.com)
Maintainer: Balasubramanian Narasimhan <naras@stanford.edu>
Repository: CRAN
Date/Publication: 2025-06-02 20:30:01 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 02:23:34 UTC; unix
Archs: banditpam.so.dSYM
