Package: protoshiny
Type: Package
Title: Interactive Dendrograms for Visualizing Hierarchical Clusters
        with Prototypes
Version: 0.1.1
Authors@R: c(person("Andee", "Kaplan", email = "andee.kaplan@colostate.edu", role = c("aut", "cre")),
    person("Jacob", "Bien", role = "aut"),
    person("Mike", "Bostock", role = "cph", comment = "Author of included d3.js library"),
    person("Brian", "Reavis", role = "cph", comment = "Author of included selectize.js library"))
Description: Shiny app to interactively visualize hierarchical clustering with prototypes. 
    For details on hierarchical clustering with prototypes, see 
    Bien and Tibshirani (2011) <doi:10.1198/jasa.2011.tm10183>. This package currently launches the application.
License: GPL-3
Encoding: UTF-8
Imports: DT, dynamicTreeCut, methods, protoclust, rare, shiny,
        shinycssloaders, shinythemes, tools
Depends: R (>= 4.0.0)
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-28 20:24:06 UTC; andeek
Author: Andee Kaplan [aut, cre],
  Jacob Bien [aut],
  Mike Bostock [cph] (Author of included d3.js library),
  Brian Reavis [cph] (Author of included selectize.js library)
Maintainer: Andee Kaplan <andee.kaplan@colostate.edu>
Repository: CRAN
Date/Publication: 2025-08-28 20:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:18:38 UTC; windows
