Type: Package
Package: modelbased
Title: Estimation of Model-Based Predictions, Contrasts and Means
Version: 0.8.6
Authors@R: 
    c(person(given = "Dominique",
             family = "Makowski",
             role = c("aut", "cre"),
             email = "dom.makowski@gmail.com",
             comment = c(ORCID = "0000-0001-5375-9967", Twitter = "@Dom_Makowski")),
      person(given = "Daniel",
             family = "Lüdecke",
             role = "aut",
             email = "d.luedecke@uke.de",
             comment = c(ORCID = "0000-0002-8895-3206", Twitter = "@strengejacke")),
      person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = "aut",
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801", Twitter = "@mattansb")),
      person(given = "Indrajeet",
             family = "Patil",
             role = "aut",
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")))
Maintainer: Dominique Makowski <dom.makowski@gmail.com>
Description: Implements a general interface for model-based estimations
    for a wide variety of models (see list of supported models using the
    function 'insight::supported_models()'), used in the computation of
    marginal means, contrast analysis and predictions.
License: GPL-3
URL: https://easystats.github.io/modelbased/
BugReports: https://github.com/easystats/modelbased/issues
Depends: R (>= 3.6)
Imports: bayestestR (>= 0.13.0), datawizard (>= 0.6.2), effectsize (>=
        0.8.1), insight (>= 0.18.5), parameters (>= 0.19.0),
        performance (>= 0.10.0), graphics, stats, utils
Suggests: brms, correlation, emmeans (>= 1.8.3), gamm4, gganimate,
        ggplot2, glmmTMB, knitr, lme4, logspline, marginaleffects,
        mgcv, patchwork, poorman, report, rmarkdown, rstanarm, rtdists,
        see (>= 0.7.0), testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Config/Needs/website: rstudio/bslib, r-lib/pkgdown,
        easystats/easystatstemplate
NeedsCompilation: no
Packaged: 2023-01-13 04:30:50 UTC; user
Author: Dominique Makowski [aut, cre] (<https://orcid.org/0000-0001-5375-9967>,
    @Dom_Makowski),
  Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>,
    @strengejacke),
  Mattan S. Ben-Shachar [aut] (<https://orcid.org/0000-0002-4287-4801>,
    @mattansb),
  Indrajeet Patil [aut] (<https://orcid.org/0000-0003-1995-6531>,
    @patilindrajeets)
Repository: CRAN
Date/Publication: 2023-01-13 08:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:12:49 UTC; windows
