Type: Package
Package: see
Title: Model Visualisation Toolbox for 'easystats' and 'ggplot2'
Version: 0.13.0
Authors@R:
    c(person(given = "Daniel",
             family = "Lüdecke",
             role = c("aut", "cre"),
             email = "officialeasystats@gmail.com",
             comment = c(ORCID = "0000-0002-8895-3206")),
      person(given = "Dominique",
             family = "Makowski",
             role = c("aut", "inv"),
             email = "dom.makowski@gmail.com",
             comment = c(ORCID = "0000-0001-5375-9967")),
      person(given = "Indrajeet",
             family = "Patil",
             role = c("aut"),
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531")),
      person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = c("aut", "ctb"),
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801")),
      person(given = "Brenton M.",
             family = "Wiernik",
             role = c("aut", "ctb"),
             email = "brenton@wiernik.org",
             comment = c(ORCID = "0000-0001-9560-6336")),
      person(given = "Rémi",
             family = "Thériault",
             role = c("aut", "ctb"),
             email = "remi.theriault@mail.mcgill.ca",
             comment = c(ORCID = "0000-0003-4315-6788")),
      person(given = "Philip",
             family = "Waggoner",
             role = c("aut", "ctb"),
             email = "philip.waggoner@gmail.com",
             comment = c(ORCID = "0000-0002-7825-7573")),
      person(given = "Jeffrey R.",
             family = "Stevens",
             role = "ctb",
             email = "jeffrey.r.stevens@gmail.com",
             comment = c(ORCID = "0000-0003-2375-1360")),
      person(given = "Matthew",
             family = "Smith",
             role = "rev",
             email = "M.Smith3@napier.ac.uk"),
      person(given = "Jakob",
             family = "Bossek",
             role = "rev",
             email = "bossek@wi.uni-muenster.de"))
Maintainer: Daniel Lüdecke <officialeasystats@gmail.com>
Description: Provides plotting utilities supporting packages in the 'easystats'
    ecosystem (<https://github.com/easystats/easystats>) and some extra themes,
    geoms, and scales for 'ggplot2'. Color scales are based on
    <https://materialui.co/>.
    References: Lüdecke et al. (2021) <doi:10.21105/joss.03393>.
License: MIT + file LICENSE
URL: https://easystats.github.io/see/
BugReports: https://github.com/easystats/see/issues
Depends:
    graphics,
    grDevices,
    R (>= 4.1),
    stats
Imports:
    bayestestR (>= 0.17.0),
    correlation (>= 0.8.8),
    datawizard (>= 1.3.0),
    effectsize (>= 1.0.1),
    ggplot2 (>= 4.0.1),
    insight (>= 1.4.4),
    modelbased (>= 0.13.1),
    patchwork (>= 1.3.2),
    parameters (>= 0.28.3),
    performance (>= 0.15.3)
Suggests:
    BH,
    brms,
    collapse,
    curl,
    DHARMa,
    discovr,
    emmeans,
    factoextra,
    Formula,
    ggdag,
    ggdist,
    ggraph,
    ggrepel,
    ggridges,
    ggside,
    glmmTMB,
    grid,
    httr2,
    lavaan,
    lme4,
    logspline,
    marginaleffects,
    MASS,
    mclogit,
    mclust,
    merDeriv,
    mgcv,
    metafor,
    NbClust,
    nFactors,
    psych,
    qqplotr (>= 0.0.6),
    randomForest,
    RcppEigen,
    rlang,
    rmarkdown,
    rstanarm,
    scales (>= 1.4.0),
    splines,
    testthat (>= 3.2.1),
    tidygraph,
    vdiffr (>= 1.0.8)
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/Needs/website: easystats/easystatstemplate
Config/rcmdcheck/ignore-inconsequential-notes: true
