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) <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 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://cbhurley.r-universe.dev Date/Publication: 2022-09-13 16:34:31 UTC RemoteUrl: https://github.com/cbhurley/condvis2 RemoteRef: HEAD RemoteSha: 60c370cb279fa29337ac0ad7af403ef633274b68 NeedsCompilation: no Packaged: 2026-06-15 11:07:39 UTC; root Author: Catherine Hurley [aut, cre], Mark OConnell [aut], Katarina Domijan [aut] Maintainer: Catherine Hurley