Package: discoveR
Title: Exploratory Data Analysis System
Version: 2.2.6
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("ctb", "prg")))
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.1), config, plotly, cluster,
        ggplot2, shinyjs, shinyAce, ggdendro, echarts4r, htmltools,
        htmlwidgets, colourpicker, shinydashboard, shinycustomloader,
        shinydashboardPlus (>= 2.0.0)
Depends: R (>= 4.0)
Encoding: UTF-8
URL: https://www.promidat.com
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-11 16:49:00 UTC; promidat05
Author: Oldemar Rodriguez [aut, cre],
  Diego Jiménez [ctb, prg]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2021-10-11 17:30:02 UTC
