Title: Regression Data Analysis System
Package: regressoR
Type: Package
Version: 1.2.1
Authors@R: c(
    person("Oldemar", "Rodriguez R.", email = "oldemar.rodriguez@ucr.ac.cr", role = c("aut","cre")),
    person("Andres", "Navarro D.", role = c("ctb","prg")),
    person("Diego", "Jimenez A.", role = c("ctb","prg")),
    person("Ariel", "Arroyo S.", role = c("ctb","prg")))
Depends: R (>= 3.5)
Imports: shiny (>= 1.2.0), shinyAce (>= 0.3.3), shinydashboardPlus (>=
        2.0.0), flexdashboard (>= 0.5.1.1), shinyWidgets (>= 0.4.4),
        neuralnet (>= 1.44.2), rpart (>= 4.1-13), rpart.plot, e1071 (>=
        1.7-0.1), kknn (>= 1.3.1), corrplot (>= 0.84), glmnet (>=
        2.0-16), ggplot2 (>= 3.1.0), dplyr (>= 0.8.0.1), htmltools (>=
        0.3.6), forcats, gbm, stringr, xtable, rattle
Suggests: randomForest, DT,colourpicker, shinyjs, gridExtra, tibble,
        scales, scatterplot3d, psych, dummies, testthat, pls
Description: Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes methods such as linear regression, penalized regression, k-nearest neighbors, decision trees, ada boosting, extreme gradient boosting, random forest, neural networks, deep learning and support vector machines.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://www.promidat.com
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-06 15:48:49 UTC; promidat05
Author: Oldemar Rodriguez R. [aut, cre],
  Andres Navarro D. [ctb, prg],
  Diego Jimenez A. [ctb, prg],
  Ariel Arroyo S. [ctb, prg]
Maintainer: Oldemar Rodriguez R. <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2021-04-06 17:40:02 UTC
Built: R 4.0.2; ; 2021-04-07 11:19:39 UTC; unix
