Package: vivid
Title: Variable Importance and Variable Interaction Displays
Version: 0.2.0
Authors@R: c(
    person(given = "Alan", family = "Inglis", email = "alan.inglis@mu.ie", role = c("aut", "cre")),
    person(given = "Andrew", family = "Parnell", email = "andrew.parnell@mu.ie", role = "aut"),
    person(given = "Catherine", family = "Hurley", email = "catherine.hurley@mu.ie", role = "aut"))
Language: en-US
Description: A suite of plots for displaying variable importance and two-way variable interaction jointly. Can also display partial dependence plots laid out in a pairs plot or 'zenplots' style.
License: GPL (>= 2)
Encoding: UTF-8
Imports: condvis2, ggplot2, GGally, RColorBrewer, colorspace, stats,
        DendSer, ggalt, dplyr, igraph, flashlight, ggnewscale, tidyr
Suggests: intergraph (>= 2.0-2), network (>= 1.12.0), sna (>= 2.3-2),
        mlr, MASS, tidymodels, e1071, gridExtra, lemon, mlr3,
        mlr3learners, sp, scales, ranger, vip, knitr, rmarkdown,
        randomForest, testthat (>= 3.0.0), labeling, zenplots, covr
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-07 18:08:54 UTC; alaninglis
Author: Alan Inglis [aut, cre],
  Andrew Parnell [aut],
  Catherine Hurley [aut]
Maintainer: Alan Inglis <alan.inglis@mu.ie>
Repository: CRAN
Date/Publication: 2021-08-07 18:30:02 UTC
