Package: mdendro
Version: 2.2.3
Date: 2025-09-03
Title: Extended Agglomerative Hierarchical Clustering
Description: A comprehensive collection of linkage methods for agglomerative
  hierarchical clustering on a matrix of proximity data (distances or
  similarities), returning a multifurcated dendrogram or multidendrogram.
  Multidendrograms can group more than two clusters when ties in proximity data
  occur, and therefore they do not depend on the order of the input data.
  Descriptive measures to analyze the resulting dendrogram are additionally
  provided. <doi:10.18637/jss.v114.i02>.
Encoding: UTF-8
Authors@R: c(person(given = "Alberto", family = "Fernandez",
                    email = "alberto.fernandez@urv.cat",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-1241-1646")),
             person(given = "Sergio", family = "Gomez",
                    email = "sergio.gomez@urv.cat",
                    role = c("aut"),
                    comment = c(ORCID = "0000-0003-1820-0062")))
URL: https://webs-deim.urv.cat/~sergio.gomez/mdendro.php
License: AGPL-3
Imports: graphics, grDevices, Rcpp, stats, utils
LinkingTo: Rcpp
Suggests: ape, cluster, dendextend, knitr, rmarkdown
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2025-09-03 17:23:57 UTC; Alberto
Author: Alberto Fernandez [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1241-1646>),
  Sergio Gomez [aut] (ORCID: <https://orcid.org/0000-0003-1820-0062>)
Maintainer: Alberto Fernandez <alberto.fernandez@urv.cat>
Repository: CRAN
Date/Publication: 2025-09-04 06:40:27 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 01:16:44 UTC; windows
Archs: x64
