Package: semrulesid
Type: Package
Title: Evaluate Structural Equation Model Identification Rules
Version: 0.4.1
Authors@R: c(
    person(
      "Zach", "Vig",
      email = "zachvig@rocketmail.com",
      role = c("aut", "cre", "cph")
    )
  )
Description: Evaluates selected necessary and sufficient identification
  conditions in structural equation models (SEMs), including
  latent-variable scaling constraints. Output reports rule
  status and applicability and provides diagnostic messages to
  support model specification and respecification. The package is
  intended as a diagnostic aid and does not implement a universal
  identification algorithm. For more details, see Bollen
  (2026, ISBN:978-1009312820).
License: GPL (>= 3)
Encoding: UTF-8
Imports: lavaan
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
Config/roxygen2/version: 8.1.0
URL: https://github.com/zacharyvig/semrulesid
BugReports: https://github.com/zacharyvig/semrulesid/issues
NeedsCompilation: no
Packaged: 2026-09-15 13:13:05 UTC; ZACHMAC
Author: Zach Vig [aut, cre, cph]
Maintainer: Zach Vig <zachvig@rocketmail.com>
Repository: CRAN
Date/Publication: 2026-09-26 16:20:07 UTC
