Package: Mercator
Version: 1.1.7
Date: 2025-05-27
Title: Clustering and Visualizing Distance Matrices
Authors@R: c(person(given = c("Kevin", "R."),
                    family = "Coombes",
                    role = c("aut", "cre"),
                    email = "krc@silicovore.com"),
             person(given = c("Caitlin", "E."),
                    family = "Coombes",
                    role = "aut"))
Description: Defines the classes used to explore, cluster and
  visualize distance matrices, especially those arising from binary
  data. See Abrams and colleagues, 2021, <doi:10.1093/bioinformatics/btab037>.
Depends: R (>= 3.5), Thresher (>= 1.1)
Imports: methods, stats, utils, graphics, grDevices, KernSmooth,
        cluster, Rtsne, ClassDiscovery, Polychrome, dendextend, igraph,
        flexmix, umap, kohonen
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
License: Apache License (== 2.0)
biocViews: Clustering
URL: http://oompa.r-forge.r-project.org/
NeedsCompilation: no
Packaged: 2025-05-27 17:57:14 UTC; KRC
Author: Kevin R. Coombes [aut, cre],
  Caitlin E. Coombes [aut]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2025-05-27 18:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:39:52 UTC; windows
