Package: lowmemtkmeans
Type: Package
Title: Low Memory Use Trimmed K-Means
Version: 0.1.4
Authors@R: c(person(given = c("Andrew", "Thomas"),
                      family = "Jones",
                      role = c("aut", "cre"),
                      email = "andrewthomasjones@gmail.com"),
               person(given = c("Hien", "Duy"),
                      family = "Nguyen",
                      role = "aut"))
Description: Performs the trimmed k-means clustering algorithm with lower memory use. It also provides a number of utility functions such as BIC calculations.
License: GPL (>= 3)
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp (>= 0.12.5)
RoxygenNote: 7.3.3
Encoding: UTF-8
Suggests: testthat
NeedsCompilation: yes
Packaged: 2025-09-20 08:30:41 UTC; uqajon14
Author: Andrew Thomas Jones [aut, cre],
  Hien Duy Nguyen [aut]
Maintainer: Andrew Thomas Jones <andrewthomasjones@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-20 08:50:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-09-20 09:59:09 UTC; unix
Archs: lowmemtkmeans.so.dSYM
