Package: dySEM
Title: Dyadic Structural Equation Modeling
Version: 1.1.1
Authors@R: c(
    person("John", "Sakaluk", , "jksakaluk@gmail.com", role = c("aut","cre", "cph"),
           comment = c(ORCID = "0000-0002-2515-9822")),
    person("Omar", "Camanto", , "ocamanto@uwo.ca", role = "aut"),       
    person("Robyn", "Kilshaw", , "robyn.bates@gmail.com", role = "ctb"),
    person("Alexandra", "Fisher", , "anfisher@uvic.ca", role = "ctb")
  )
Description: Scripting of structural equation models via 'lavaan' for
    Dyadic Data Analysis, and helper functions for supplemental
    calculations, tabling, and model visualization.  Current models
    supported include Dyadic Confirmatory Factor Analysis, the Actor–Partner 
    Interdependence Model (observed and latent), the Common Fate Model
    (observed and latent), Mutual Influence Model (latent), and the Bifactor
    Dyadic Model (latent).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/jsakaluk/dySEM,
        https://jsakaluk.github.io/dySEM/
BugReports: https://github.com/jsakaluk/dySEM/issues
Imports: dplyr, gt, lavaan, lifecycle, magrittr, rlang, semPlot,
        stringr, tibble
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
LazyData: true
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-07 21:49:08 UTC; johnsakaluk
Author: John Sakaluk [aut, cre, cph] (<https://orcid.org/0000-0002-2515-9822>),
  Omar Camanto [aut],
  Robyn Kilshaw [ctb],
  Alexandra Fisher [ctb]
Maintainer: John Sakaluk <jksakaluk@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-07 22:20:02 UTC
Built: R 4.3.3; ; 2025-01-07 23:29:50 UTC; unix
