Package: vivid
Title: Variable Importance and Variable Interaction Displays
Version: 0.3.0
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, dplyr, igraph, flashlight, ggnewscale, sp, gtable
Suggests: intergraph (>= 2.0-2), network (>= 1.12.0), sna (>= 2.3-2),
        mlr, MASS, tidymodels, e1071, gridExtra, mlr3, mlr3learners,
        scales, ranger, vip, randomForest, testthat (>= 3.0.0),
        labeling, zenplots, covr, xgboost, bartMachine, caret, gbm,
        keras
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://alaninglis.github.io/vivid/
NeedsCompilation: no
Packaged: 2025-08-23 16:57:30 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: 2025-08-23 22:00:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:28:41 UTC; windows
