Package: pandemonium
Title: High Dimensional Analysis in Linked Spaces
Version: 0.2.4
Authors@R: c(
    person("Gabriel", "McCoy",  role = c("aut", "cre"),
           email = "gabe.mccoy02@gmail.com"),
    person("Ursula", "Laa", role = "aut",
           comment = c(ORCID = "https://orcid.org/0000-0002-0249-6439")),
    person("German", "Valencia", role = "aut",
           comment = c(ORCID = "https://orcid.org/0000-0001-6600-1290"))
  )
Description: A 'shiny' GUI that performs high dimensional cluster analysis. 
  This tool performs data preparation, clustering and visualisation within a dynamic GUI. 
  With interactive methods allowing the user to change settings all without having to to leave the GUI. 
  An earlier version of this package was described in Laa and Valencia (2022) <doi:10.1140/epjp/s13360-021-02310-1>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.5)
Imports: tourr, stats, tibble, ggplot2, RColorBrewer, dplyr,
        dendextend, fpc, shiny, shinythemes, DT, tidyr, tidyselect,
        magrittr, detourr (>= 0.2.0), crosstalk, Rtsne, plotly,
        alphahull, uwot, shinyFeedback, ggpcp, rlang, viridis
LazyData: true
Suggests: knitr, readr, rmarkdown, testthat (>= 3.0.0), VIM
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://gabrielmccoy.github.io/pandemonium/
NeedsCompilation: no
Packaged: 2025-10-29 06:54:39 UTC; gabrielmccoy
Author: Gabriel McCoy [aut, cre],
  Ursula Laa [aut] (ORCID: <https://orcid.org/0000-0002-0249-6439>),
  German Valencia [aut] (ORCID: <https://orcid.org/0000-0001-6600-1290>)
Maintainer: Gabriel McCoy <gabe.mccoy02@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-03 08:30:02 UTC
Built: R 4.6.0; ; 2025-11-04 00:50:43 UTC; windows
