Package: loadeR
Title: Load Data for Analysis System
Version: 1.2.0
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, grDevices, 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.3.1
Language: en-US
NeedsCompilation: no
Packaged: 2024-05-09 14:29:14 UTC; r583594
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: 2024-05-09 22:00:03 UTC
