Package: semeqmodels
Title: Equivalent Models in Structural Equation Models
Version: 0.1.0
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 = "Borui",
             family = "Yang",
             role = c("aut"),
             comment = c(ORCID = "0009-0006-7532-8950")),
      person(given = "Wenting",
             family = "Xu",
             role = c("aut"),
             comment = c(ORCID = "0000-0002-6671-3308")),
      person(given = "Wendie",
             family = "Yang",
             role = c("aut"),
             comment = c(ORCID = "0009-0000-8388-6481"))
      )
Description: For identifying the sets of empirically equivalent
  models for structural equation models fitted by
  the 'lavaan' package developed by
  Rosseel (2012) <doi:10.18637/jss.v048.i02>.
License: GPL (>= 3)
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), dagitty
Config/testthat/edition: 3
Config/testthat/parallel: true
Imports: lavaan (>= 0.7.2), modelbpp (>= 0.4.0), digest, manymome (>=
        0.3.7), igraph, semPlot, semptools (>= 0.4.0), RColorBrewer,
        cli
Depends: R (>= 4.1.0)
URL: https://sfcheung.github.io/semeqmodels/
LazyData: true
Config/roxygen2/version: 8.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-09-13 04:52:57 UTC; shufa
Author: Shu Fai Cheung [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9871-9448>),
  Borui Yang [aut] (ORCID: <https://orcid.org/0009-0006-7532-8950>),
  Wenting Xu [aut] (ORCID: <https://orcid.org/0000-0002-6671-3308>),
  Wendie Yang [aut] (ORCID: <https://orcid.org/0009-0000-8388-6481>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-23 03:50:02 UTC
