Package: disto
Type: Package
Title: Unified Interface to Distance, Dissimilarity, Similarity
        Matrices
Version: 0.2.0
Authors@R: person("KS", "Srikanth", email = "sri.teach@gmail.com", role = c("aut", "cre"))
Description: Provides a high level API to interface over sources storing distance, dissimilarity, similarity matrices with matrix style extraction, replacement and other utilities. Currently, in-memory dist object backend is supported.
URL: https://github.com/talegari/disto
BugReports: https://github.com/talegari/disto/issues
Imports: proxy (>= 0.4.19), dplyr (>= 0.7.4), assertthat (>= 0.2.0),
        fastmatch(>= 1.1.0), tidyr (>= 0.8.0), factoextra (>= 1.0.5),
        ggplot2 (>= 2.2.1), broom (>= 0.4.4), fastcluster (>= 1.1.25),
        pbapply (>= 1.3.4),
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 6.0.1
Suggests: knitr (>= 1.15.1), rmarkdown (>= 1.4),
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-02 12:39:49 UTC; srikanth
Author: KS Srikanth [aut, cre]
Maintainer: KS Srikanth <sri.teach@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-02 12:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 05:20:18 UTC; windows
