Package: powRICLPM
Title: Perform Power Analysis for the RI-CLPM and STARTS Model
Version: 0.2.1
Date: 2024-10-26
Authors@R: c(
    person("Jeroen", "Mulder", , "j.d.mulder@uu.nl", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-5553-0856")),
    person("Netherlands Organization for Scientific Research", role = "fnd")
  )
Maintainer: Jeroen Mulder <j.d.mulder@uu.nl>
Description: Perform user-friendly power analyses for the random
    intercept cross-lagged panel model (RI-CLPM) and the bivariate stable trait 
    autoregressive trait state (STARTS) model. The strategy as proposed by 
    Mulder (2023) <doi:10.1080/10705511.2022.2122467> is implemented. Extensions 
    include the use of parameter constraints over time, bounded estimation,
    generation of data with skewness and kurtosis, and the option to setup the power 
    analysis for Mplus. 
License: MIT + file LICENSE
URL: https://jeroendmulder.github.io/powRICLPM/
BugReports: https://github.com/JeroenDMulder/powRICLPM/issues/
Depends: R (>= 4.0.0), stats, utils
Imports: cli, future.apply, lavaan (>= 0.6.7), lifecycle, progressr,
        rlang, ggplot2, future
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-26 13:36:53 UTC; 5879167
Author: Jeroen Mulder [aut, cre, cph] (<https://orcid.org/0000-0002-5553-0856>),
  Netherlands Organization for Scientific Research [fnd]
Repository: CRAN
Date/Publication: 2024-10-26 13:50:03 UTC
Built: R 4.5.2; ; 2025-11-08 03:29:31 UTC; windows
