Package: dySEM Title: Dyadic Structural Equation Modeling Version: 2.1.0 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 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: bslib (>= 0.5.0), janitor, knitr, rmarkdown, shiny (>= 1.7.0), shinyjs, testthat (>= 3.0.0) VignetteBuilder: knitr LazyData: true Depends: R (>= 4.1) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://jsakaluk.r-universe.dev Date/Publication: 2026-05-25 17:44:05 UTC RemoteUrl: https://github.com/jsakaluk/dysem RemoteRef: HEAD RemoteSha: 02d871551d163ecb410e76327d49f0a2b8cbfcbb NeedsCompilation: no Packaged: 2026-07-04 11:41:20 UTC; root Author: John Sakaluk [aut, cre, cph] (ORCID: ), Omar Camanto [aut] (ORCID: ), Christopher Quinn-Nilas [ctb] (ORCID: ), Merissa Prine [ctb], Robyn Kilshaw [ctb], Alexandra Fisher [ctb] Maintainer: John Sakaluk