Package: loadeR
Title: Load Data for Analysis System
Version: 1.1.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("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, writexl, echarts4r, shinyAce, shinyjs,
        readxl, 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://promidat.website, https://github.com/PROMiDAT/loadeR
BugReports: https://github.com/PROMiDAT/loadeR/issues
RoxygenNote: 7.2.3
Language: en-US
NeedsCompilation: no
Packaged: 2023-03-27 16:43:19 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-03-27 17:10:03 UTC
