Title: Predictive Data Analysis System
Package: predictoR
Type: Package
Version: 1.1.9
Authors@R: 
    c(person(given = "Oldemar", family = "Rodriguez", role = c("aut", "cre"),
             email = "oldemar.rodriguez@ucr.ac.cr"),
      person(given = "Andrés", family = "Navarro", role = c("ctb", "prg")),
      person(given = "Diego", family = "Jiménez", role = c("ctb", "prg")),
      person(given = "Joseline", family = "Quirós", role = c("ctb", "prg")))
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Depends: R (>= 4.0)
Imports: shiny (>= 1.2.0), shinyAce (>= 0.3.3), shinydashboardPlus (>=
        2.0.0), shinyWidgets (>= 0.4.4), shinyjs (>= 1.0),
        flexdashboard (>= 0.5.1.1), tidyverse (>= 1.2.1), neuralnet (>=
        1.44.2), rpart (>= 4.1-13), rattle (>= 5.2.0), xgboost (>=
        0.81.0.1), adabag (>= 2.0-5), colourpicker (>= 1.0), DT (>=
        0.5), randomForest (>= 4.6-14), e1071 (>= 1.7-0.1), kknn (>=
        1.3.1), glmnet (>= 2.0-16), ROCR (>= 1.0-7), plyr (>= 1.8.4)
Suggests: corrplot, zip, farver
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)
Encoding: UTF-8
URL: https://www.promidat.com
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-12 16:35:42 UTC; promidat05
Author: Oldemar Rodriguez [aut, cre],
  Andrés Navarro [ctb, prg],
  Diego Jiménez [ctb, prg],
  Joseline Quirós [ctb, prg]
Repository: CRAN
Date/Publication: 2021-04-12 17:10:02 UTC
Built: R 4.0.2; ; 2021-04-13 11:20:30 UTC; unix
