Package: predictoR
Title: Predictive Data Analysis System
Version: 2.0.4
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")),
            person(given = "Andres", family = "Navarro", role = c("ctb", "prg")),
            person(given = "Joseline", family = "Quirós", role = c("ctb", "prg")))
Description: Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes methods such as K-Nearest Neighbors, Decision Trees, ADA Boosting, Extreme Gradient Boosting, Random Forest, Neural Networks, Deep Learning, Support Vector Machines and Bayesian Methods.
License: GPL (>= 2)
Imports: DT (>= 0.18), golem (>= 0.3.1), shiny (>= 1.6.0), rlang (>=
        0.4.11), config (>= 0.3.1), xtable (>= 1.8-4), glmnet (>=
        4.1-2), rpart (>= 4.1-15), colourpicker (>= 1.1.0), traineR (>=
        1.6.2), shinyjs (>= 2.0.0), xgboost (>= 1.4.1.1), rpart.plot
        (>= 3.0.9), echarts4r (>= 0.4.1), shinyAce (>= 0.4.1),
        htmltools (>= 0.5.1.1), shinydashboard (>= 0.7.1),
        shinycustomloader (>= 0.9.0), shinydashboardPlus (>= 2.0.1)
Depends: R (>= 4.1)
Encoding: UTF-8
URL: https://www.promidat.com
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-19 14:03:23 UTC; promidat06
Author: Oldemar Rodriguez [aut, cre],
  Diego Jiménez [ctb, prg],
  Andres Navarro [ctb, prg],
  Joseline Quirós [ctb, prg]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2021-08-19 18:10:05 UTC
