Package: power4mome Title: Power Analysis for Moderation and Mediation Version: 0.2.1.5 Authors@R: c(person(given = "Shu Fai", family = "Cheung", role = c("aut", "cre"), email = "shufai.cheung@gmail.com", comment = c(ORCID = "0000-0002-9871-9448")), person(given = "Sing-Hang", family = "Cheung", role = c("aut"), comment = c(ORCID = "0000-0001-5182-0752")), person(given = "Wendie", family ="Yang", role = c("aut"), comment = c(ORCID = "0009-0000-8388-6481"))) Description: Power analysis and sample size determination for moderation, mediation, and moderated mediation in models fitted by structural equation modelling using the 'lavaan' package by Rosseel (2012) or by multiple regression. The package 'manymome' by Cheung and Cheung (2024) is used to specify the indirect paths or conditional indirect paths to be tested. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/testthat/parallel: true Depends: R (>= 4.4.0) URL: https://sfcheung.github.io/power4mome/ BugReports: https://github.com/sfcheung/power4mome/issues Imports: lavaan, stats, manymome (>= 0.3.1.4), pbapply, parallel, pgnorm, lmhelprs (>= 0.4.2), psych, yaml, graphics, methods, cli, mice Config/Needs/website: rmarkdown VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libxml2-dev libx11-dev zlib1g-dev Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-06-14 06:59:19 UTC RemoteUrl: https://github.com/sfcheung/power4mome RemoteRef: HEAD RemoteSha: b2cf8ca49de160b9ce32c2e8cefda71f1c10acce NeedsCompilation: no Packaged: 2026-07-02 17:31:58 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), Sing-Hang Cheung [aut] (ORCID: ), Wendie Yang [aut] (ORCID: ) Maintainer: Shu Fai Cheung