Package: discoveR
Title: Exploratory Data Analysis System
Version: 2.2.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("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, stats, golem, shiny, utils, scales, config, plotly,
        cluster, ggplot2, shinyjs, graphics, shinyAce, ggdendro,
        echarts4r, htmltools, htmlwidgets, colourpicker,
        shinydashboard, shinycustomloader, shinydashboardPlus (>=
        2.0.0)
Depends: R (>= 4.0)
Encoding: UTF-8
LazyData: true
URL: https://www.promidat.com
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-10 21:24:04 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-03-12 06:50:02 UTC
Built: R 4.0.2; ; 2021-03-12 12:04:48 UTC; unix
