Package: discoveR
Title: Exploratory Data Analysis System
Version: 3.1.2
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.0)
Encoding: UTF-8
URL: https://www.promidat.com
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-01-19 22:34:36 UTC; promidat05
Author: Oldemar Rodriguez [aut, cre],
  Diego Jiménez [aut]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2023-01-20 07:20:02 UTC
Built: R 4.1.2; ; 2023-01-21 12:39:45 UTC; unix
