Package: Mercator
Version: 1.1.5
Date: 2024-10-22
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: 2024-10-22 14:55:20 UTC; kevin
Author: Kevin R. Coombes [aut, cre],
  Caitlin E. Coombes [aut]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2024-10-22 19:30:02 UTC
Built: R 4.3.3; ; 2025-04-07 02:52:55 UTC; windows
