Package: caviarpd
Type: Package
Title: Cluster Analysis via Random Partition Distributions
Version: 0.3.22
Authors@R: c(person(given = "David B.", family = "Dahl", role = c("aut", "cre"), email = "dahl@stat.byu.edu", comment = c(ORCID = "0000-0002-8173-1547")),
    person(given = "R. Jacob", family = "Andros", role = c("aut"), email = "androsrj@gmail.com", comment = c(ORCID = "0000-0002-1289-385X")),
    person(given = "J. Brandon", family = "Carter",role = c("aut"), email = "carterj4@icloud.com", comment = c(ORCID = "0000-0003-1687-0564")),
    person(given = "Authors of the dependency Rust crates", role = "ctb", comment = "see inst/AUTHORS file for details"))
Description: Cluster analysis is performed using pairwise distance information and a random partition distribution. The method is
             implemented for two random partition distributions. It draws samples and then obtains and plots clustering estimates.
             An implementation of a selection algorithm is provided for the mass parameter of the partition distribution. Since 
             pairwise distances are the principal input to this procedure, it is most comparable to the hierarchical and k-medoids
             clustering methods. The method is Dahl, Andros, Carter (2022+) <doi:10.1002/sam.11602>.
License: MIT + file LICENSE | Apache License 2.0
URL: https://github.com/dbdahl/caviarpd-package
BugReports: https://github.com/dbdahl/caviarpd-package/issues
Depends: R (>= 4.3.0)
Suggests: salso (>= 0.3.0)
SystemRequirements: Cargo (Rust's package manager), rustc
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/Roxido/TemplateVersion: 26.03.04
Config/Roxido/MinCLIVersion: 0.8.0
NeedsCompilation: yes
Packaged: 2026-03-08 02:55:38 UTC; dahl
Author: David B. Dahl [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8173-1547>),
  R. Jacob Andros [aut] (ORCID: <https://orcid.org/0000-0002-1289-385X>),
  J. Brandon Carter [aut] (ORCID:
    <https://orcid.org/0000-0003-1687-0564>),
  Authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for
    details)
Maintainer: David B. Dahl <dahl@stat.byu.edu>
Repository: CRAN
Date/Publication: 2026-03-08 04:50:02 UTC
Built: R 4.4.3; aarch64-apple-darwin20; 2026-03-08 09:19:59 UTC; unix
Archs: caviarpd.so.dSYM
