Package: loadeR
Title: Load Data for Analysis System
Version: 1.1.3
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")),
            person(given = "Joseline", family = "Quirós", role = c("aut")))
Description: Provides a framework to load text and excel files through a 'shiny' graphical interface. It allows renaming, transforming, ordering and removing variables. It includes basic exploratory methods such as the mean, median, mode, normality test, histogram and correlation.
License: GPL (>= 2)
Imports: DT, caret, config, XLConnect, echarts4r, shinyAce, shinyjs,
        golem, rlang, htmltools, data.table, htmlwidgets, colourpicker,
        shinydashboard, shiny (>= 1.7.1), shinycustomloader,
        shinydashboardPlus (>= 2.0.0)
Depends: R (>= 4.0)
Encoding: UTF-8
URL: https://www.promidat.com
RoxygenNote: 7.2.3
Language: en-US
NeedsCompilation: no
Packaged: 2023-01-23 22:31:50 UTC; promidat05
Author: Oldemar Rodriguez [aut, cre],
  Diego Jiménez [aut],
  Joseline Quirós [aut]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2023-01-24 14:20:06 UTC
