Package: radiant.model
Type: Package
Title: Model Menu for Radiant: Business Analytics using R and Shiny
Version: 0.8.0
Date: 2017-4-27
Authors@R: person("Vincent", "Nijs", , "radiant@rady.ucsd.edu", c("aut", "cre"))
Description: The Radiant Model menu includes interfaces for linear and logistic
    regression, Neural Networks, model evaluation, decision analysis, and
    simulation. The application extends the functionality in radiant.data.
Depends: R (>= 3.3.0), radiant.data (>= 0.8.1)
Imports: radiant.basics (>= 0.8.0), shiny (>= 1.0.0), nnet (>= 7.3.12),
        NeuralNetTools (>= 1.4.0), sandwich (>= 2.3.4), car (>= 2.1.3),
        ggplot2 (>= 2.1.0), gridExtra (>= 2.0.0), data.tree (>= 0.7.0),
        yaml (>= 2.1.13), stringr (>= 1.1.0), pryr (>= 0.1.2),
        lubridate (>= 1.6.0), tidyr (>= 0.6.0), dplyr (>= 0.5),
        magrittr (>= 1.5), DiagrammeR(>= 0.9.0), import (>= 1.1.0),
        psych (>= 1.6.6), e1071 (>= 1.6.8), rpart (>= 4.1.10), methods
Suggests: testthat (>= 1.0.0)
URL: https://github.com/radiant-rstats/radiant.model
BugReports: https://github.com/radiant-rstats/radiant.model/issues
License: AGPL-3 | file LICENSE
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-28 15:05:56 UTC; vnijs
Author: Vincent Nijs [aut, cre]
Maintainer: Vincent Nijs <radiant@rady.ucsd.edu>
Repository: CRAN
Date/Publication: 2017-04-28 23:14:38 UTC
