Package: discoveR
Title: Exploratory Data Analysis System
Version: 3.1.7
Authors@R: 
    c(person(given = "Oldemar", family = "Rodriguez", role = c("aut", "cre"),
             email = "oldemar.rodriguez@ucr.ac.cr"),
      person(given = "Diego", family = "Jiménez", role = c("aut")))
Description: Performs an exploratory data analysis through a 'shiny' interface. It includes basic methods such as the mean, median, mode, normality test, among others. It also includes clustering techniques such as Principal Components Analysis, Hierarchical Clustering and the K-Means Method.
License: GPL (>= 2)
Imports: DT, rlang, golem, shiny (>= 1.7.4), config, plotly, loadeR,
        cluster, ggplot2, shinyjs, shinyAce, ggdendro, echarts4r,
        htmltools, FactoMineR, htmlwidgets, colourpicker,
        shinydashboard, shinycustomloader, shinydashboardPlus (>=
        2.0.0)
Depends: R (>= 4.4)
Encoding: UTF-8
URL: https://promidat.website/, https://github.com/PROMiDAT/discoveR
BugReports: https://github.com/PROMiDAT/discoveR/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-12 19:27:14 UTC; r583594
Author: Oldemar Rodriguez [aut, cre],
  Diego Jiménez [aut]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2025-02-12 20:30:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:53:10 UTC; windows
