Package: condvis2
Title: Interactive Conditional Visualization for Supervised and
        Unsupervised Models in Shiny
Version: 0.1.2
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'. 
    Catherine B. Hurley, Mark O'Connell,Katarina Domijan (2021) <doi:10.1080/10618600.2021.1983439>. 
License: GPL (>= 2.0)
Encoding: UTF-8
Imports: shiny, RColorBrewer, ggplot2,scales, cluster,
        DendSer,methods,plyr, colorspace, gower
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown, hdrcde, scagnostics, keras, kernlab,
        mclust, MASS, ks, mgcv, randomForest, parsnip, mlr, C50,
        bartMachine, BART, caret, e1071, gbm, glmnet, glmnetUtils,
        mlr3, nnet, rpart, tree, testthat
VignetteBuilder: knitr
BugReports: https://github.com/cbhurley/condvis2/issues
URL: https://cbhurley.github.io/condvis2/,
        https://github.com/cbhurley/condvis2
NeedsCompilation: no
Packaged: 2022-09-14 13:08:20 UTC; catherine
Author: Catherine Hurley [aut, cre],
  Mark OConnell [aut],
  Katarina Domijan [aut]
Maintainer: Catherine Hurley <catherine.hurley@mu.ie>
Repository: CRAN
Date/Publication: 2022-09-14 13:30:02 UTC
Built: R 4.3.0; ; 2023-07-12 00:31:21 UTC; unix
