Package: vivid
Title: Variable Importance and Variable Interaction Displays
Version: 0.2.9
Authors@R: c(
    person(given = "Alan", family = "Inglis", email = "alan.n.inglis@gmail.com", 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, sp
Suggests: intergraph (>= 2.0-2), network (>= 1.12.0), sna (>= 2.3-2),
        mlr, MASS, tidymodels, e1071, gridExtra, lemon, mlr3,
        mlr3learners, scales, ranger, vip, knitr, rmarkdown,
        randomForest, testthat (>= 3.0.0), labeling, zenplots, covr,
        xgboost, bartMachine, caret, gbm, keras
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Config/testthat/edition: 3
URL: https://alaninglis.github.io/vivid/
NeedsCompilation: no
Packaged: 2024-07-31 11:36:21 UTC; alaninglis
Author: Alan Inglis [aut, cre],
  Andrew Parnell [aut],
  Catherine Hurley [aut]
Maintainer: Alan Inglis <alan.n.inglis@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-31 11:50:02 UTC
