Type: Package
Package: see
Title: Model Visualisation Toolbox for 'easystats' and 'ggplot2'
Version: 0.7.4
Authors@R: 
    c(person(given = "Daniel",
             family = "Lüdecke",
             role = c("aut", "ctb"),
             email = "d.luedecke@uke.de",
             comment = c(ORCID = "0000-0002-8895-3206", Twitter = "@strengejacke")),
      person(given = "Dominique",
             family = "Makowski",
             role = c("aut", "inv"),
             email = "dom.makowski@gmail.com",
             comment = c(ORCID = "0000-0001-5375-9967", Twitter = "@Dom_Makowski")),
      person(given = "Indrajeet",
             family = "Patil",
             role = c("aut", "cre"),
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")),
      person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = c("aut", "ctb"),
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801", Twitter = "@mattansb")),
      person(given = "Brenton M.",
             family = "Wiernik",
             role = c("aut", "ctb"),
             email = "brenton@wiernik.org",
             comment = c(ORCID = "0000-0001-9560-6336")),
      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",
             comment = c(Twitter = "@SmithMatt90")),
      person(given = "Jakob",
             family = "Bossek",
             role = "rev",
             email = "bossek@wi.uni-muenster.de",
             comment = c(Twitter = "@BossekJakob")))
Maintainer: Indrajeet Patil <patilindrajeet.science@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/colors>. 
    References: Lüdecke et al. (2021) <doi:10.21105/joss.03393>.
License: GPL-3
URL: https://easystats.github.io/see/
BugReports: https://github.com/easystats/see/issues
Depends:
    graphics,
    grDevices,
    R (>= 3.6),
    stats
Imports:
    bayestestR (>= 0.13.0),
    correlation (>= 0.8.3),
    datawizard (>= 0.6.4),
    effectsize (>= 0.8.2),
    ggplot2 (>= 3.4.0),
    insight (>= 0.18.8),
    modelbased (>= 0.8.5),
    parameters (>= 0.20.0),
    performance (>= 0.10.1),
Suggests:
    brms,
    curl,
    emmeans,
    factoextra,
    ggdist,
    ggraph,
    ggrepel,
    ggridges,
    ggside,
    glmmTMB,
    grid,
    httr,
    lavaan,
    lme4,
    logspline,
    MASS,
    mclust,
    mgcv,
    metafor,
    NbClust,
    nFactors,
    patchwork,
    poorman,
    psych,
    qqplotr,
    randomForest,
    rmarkdown,
    rstanarm,
    scales (>= 1.2.0),
    splines,
    testthat (>= 3.1.5),
    tidygraph,
    vdiffr
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.2
Config/testthat/edition: 3
Config/Needs/website:
    rstudio/bslib,
    r-lib/pkgdown,
    easystats/easystatstemplate
