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) . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libicu-dev Repository: https://cedricbatailler.r-universe.dev Date/Publication: 2025-01-26 18:53:17 UTC RemoteUrl: https://github.com/cedricbatailler/jsmediation RemoteRef: HEAD RemoteSha: 946212b0ac52091271bf0f640e1be6cdaa280d89 NeedsCompilation: no Packaged: 2026-06-23 09:08:32 UTC; root Author: Cédric Batailler [aut, cre] (ORCID: ), Dominique Muller [aut] (ORCID: ), Vincent Yzerbyt [aut] (ORCID: ), Charles Judd [aut], Yoann Julliard [ctb] (ORCID: ), Arnold Ho [dtc], Nour Kteily [dtc], Jacqueline Chen [dtc], Simone Dohle [dtc], Michael Siegrist [dtc] Maintainer: Cédric Batailler