Package: dySEM
Title: Dyadic Structural Equation Modeling
Version: 1.4.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",
           comment = c(ORCID = "0009-0009-4012-9777")),
    person("Christopher", "Quinn-Nilas", , "cquinnnilas@mun.ca", role = "ctb",
           comment = c(ORCID = "0000-0002-8056-2008")),
    person("Merissa", "Prine", , "mprine@uoguelph.ca", role = "ctb"),
    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.  
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: cli, dplyr, EGAnet, gt, lavaan, lifecycle, magrittr, rlang,
        semPlot, stringr, tibble
Suggests: janitor, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
LazyData: true
Depends: R (>= 4.1)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-12-22 19:37:42 UTC; johnsakaluk
Author: John Sakaluk [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-2515-9822>),
  Omar Camanto [aut] (ORCID: <https://orcid.org/0009-0009-4012-9777>),
  Christopher Quinn-Nilas [ctb] (ORCID:
    <https://orcid.org/0000-0002-8056-2008>),
  Merissa Prine [ctb],
  Robyn Kilshaw [ctb],
  Alexandra Fisher [ctb]
Maintainer: John Sakaluk <jksakaluk@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-22 20:00:02 UTC
Built: R 4.5.2; ; 2026-01-15 05:05:56 UTC; windows
