Package: predictoR
Type: Package
Title: Predictive Data Analysis System
Version: 4.1.5
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 = "Andrés", family = "Navarro", 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.27), dplyr (>= 1.1.0), shiny (>= 1.7.4), golem (>=
        0.3.5), rlang (>= 1.0.6), loadeR (>= 1.0.1), config (>= 0.3.1),
        glmnet (>= 4.1-6), traineR (>= 2.2.0), shinyjs (>= 2.1.0),
        xgboost (>= 1.7.3.1), shinyAce (>= 0.4.2), echarts4r (>=
        0.4.4), htmltools (>= 0.5.4), rpart.plot (>= 3.1.1),
        colourpicker (>= 1.1.1), shinydashboard (>= 0.7.2),
        shinycustomloader (>= 0.9.0), shinydashboardPlus (>= 2.0.3)
Depends: R (>= 4.1)
Encoding: UTF-8
URL: https://promidat.website/
BugReports: https://github.com/PROMiDAT/predictoR/issues
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: no
Packaged: 2025-05-27 22:50:00 UTC; r583594
Author: Oldemar Rodriguez [aut, cre],
  Diego Jiménez [ctb, prg],
  Andrés Navarro [ctb, prg]
Maintainer: Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>
Repository: CRAN
Date/Publication: 2025-05-28 20:30:05 UTC
Built: R 4.4.3; ; 2025-10-21 15:32:58 UTC; windows
