Package: condvis2
Title: Interactive Conditional Visualization for Supervised and
        Unsupervised Models in Shiny
Version: 0.1.1
Authors@R: c(person("Catherine", "Hurley", email = "catherine.hurley@mu.ie", role = c("aut", "cre")),person("Mark", "OConnell", email = "mark_ajoc@yahoo.ie", role = c( "aut")),person("Katarina", "Domijan", email = "katarina.domijan@mu.ie", role = c("aut")))
Description: Constructs a shiny app function with interactive displays for conditional visualization of models, 
     data and density functions. An extended version of package 'condvis'. 
     Mark O'Connell, Catherine B. Hurley, Katarina Domijan (2017) <doi:10.18637/jss.v081.i05>.
License: GPL (>= 2.0)
Encoding: UTF-8
LazyData: true
Imports: shiny, RColorBrewer, ggplot2,scales, cluster,
        DendSer,methods,plyr, colorspace, gower
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, hdrcde, scagnostics, keras, kernlab,
        mclust, MASS, ks, mgcv, randomForest, parsnip, mlr, C50,
        bartMachine, caret, e1071, gbm, glmnet, glmnetUtils, mlr3,
        nnet, rpart, tree, testthat
VignetteBuilder: knitr
BugReports: https://github.com/cbhurley/condvis2/issues
URL: https://github.com/cbhurley/condvis2
NeedsCompilation: no
Packaged: 2020-09-25 09:04:59 UTC; catherine
Author: Catherine Hurley [aut, cre],
  Mark OConnell [aut],
  Katarina Domijan [aut]
Maintainer: Catherine Hurley <catherine.hurley@mu.ie>
Repository: CRAN
Date/Publication: 2020-09-25 09:20:09 UTC
