Package: condvis2
Title: Conditional Visualization for Statistical Models
Version: 0.1.0
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,kmed
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown,hdrcde,scagnostics, keras,
        kernlab,mclust,MASS,ks,mgcv,randomForest
VignetteBuilder: knitr
BugReports: https://github.com/cbhurley/condvis2/issues
URL: https://github.com/cbhurley/condvis2
NeedsCompilation: no
Packaged: 2019-06-28 14:01:26 UTC; catherine
Author: Catherine Hurley [aut, cre],
  Mark OConnell [aut],
  Katarina Domijan [aut]
Maintainer: Catherine Hurley <catherine.hurley@mu.ie>
Repository: CRAN
Date/Publication: 2019-06-28 15:40:10 UTC
