Package: radiant.model
Type: Package
Title: Model Menu for Radiant: Business Analytics using R and Shiny
Version: 0.6.0
Date: 2016-9-17
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.6.0)
Imports: radiant.basics (>= 0.6.0), shiny (>= 0.14), 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.4.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.8.4), import (>= 1.1.0),
        methods
Suggests: testthat (>= 1.0.0), covr (>= 1.2.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: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-18 07:52:53 UTC; vnijs
Author: Vincent Nijs [aut, cre]
Maintainer: Vincent Nijs <radiant@rady.ucsd.edu>
Repository: CRAN
Date/Publication: 2016-09-18 12:52:42
