Package: JSmediation
Title: Mediation Analysis Using Joint Significance
Version: 0.2.3
Authors@R: 
    c(person(given = "Cédric",
             family = "Batailler",
             role = c("aut", "cre"),
             email = "cedric.batailler@gmail.com",
             comment = c(ORCID = "0000-0003-0553-6827")),
      person(given = "Dominique",
             family = "Muller",
             role = "aut",
             comment = c(ORCID = "0000-0001-9544-5317")),
      person(given = "Vincent",
             family = "Yzerbyt",
             role = "aut",
             comment = c(ORCID = "0000-0003-1185-4733")),
      person(given = "Charles",
             family = "Judd",
             role = "aut"),
      person(given = "Yoann",
             family = "Julliard",
             role = "ctb",
             comment = c(ORCID = "0000-0002-5428-6994")),
      person(given = "Arnold",
             family = "Ho",
             role = "dtc"),
      person(given = "Nour",
             family = "Kteily",
             role = "dtc"),
      person(given = "Jacqueline",
             family = "Chen",
             role = "dtc"),
      person(given = "Simone",
             family = "Dohle",
             role = "dtc"),
      person(given = "Michael",
             family = "Siegrist",
             role = "dtc"))
Description: A set of helper functions to conduct joint-significance tests
    for mediation analysis, as recommended by Yzerbyt, Muller, Batailler,
    & Judd. (2018) <doi:10.1037/pspa0000132>.
License: MIT + file LICENSE
URL: https://jsmediation.cedricbatailler.me/,
        https://github.com/cedricbatailler/JSmediation
BugReports: https://github.com/cedricbatailler/JSmediation/issues
Depends: R (>= 2.10)
Imports: broom, data.table, dplyr, glue, knitr, magrittr, MASS, purrr,
        rlang (>= 0.4.9), stats, tibble, tidyselect
Suggests: covr, lavaan, markdown, mediation, patchwork, performance,
        rmarkdown, roxygen2, see (>= 0.6.5), stringr, testthat (>=
        3.0.2), vdiffr, withr
VignetteBuilder: knitr
ByteCompile: true
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-01-26 18:54:21 UTC; cedri
Author: Cédric Batailler [aut, cre] (<https://orcid.org/0000-0003-0553-6827>),
  Dominique Muller [aut] (<https://orcid.org/0000-0001-9544-5317>),
  Vincent Yzerbyt [aut] (<https://orcid.org/0000-0003-1185-4733>),
  Charles Judd [aut],
  Yoann Julliard [ctb] (<https://orcid.org/0000-0002-5428-6994>),
  Arnold Ho [dtc],
  Nour Kteily [dtc],
  Jacqueline Chen [dtc],
  Simone Dohle [dtc],
  Michael Siegrist [dtc]
Maintainer: Cédric Batailler <cedric.batailler@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-26 19:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:16:40 UTC; unix
