Package: seminr
Type: Package
Title: Building and Estimating Structural Equation Models
Version: 2.3.6
Date: 2025-07-15
Authors@R: c(person("Soumya", "Ray", email = "soumya.ray@gmail.com", role = c("aut", "ths")),
             person("Nicholas Patrick", "Danks", email = "nicholasdanks@hotmail.com", role = c("aut","cre")),
             person("André", "Calero Valdez", role = "aut", email = "andrecalerovaldez@gmail.com"),
             person("Juan Manuel Velasquez", "Estrada", role = "ctb"),
             person("James", "Uanhoro", role = "ctb", email = "James.uanhoro@gmail.com"),
             person("Johannes", "Nakayama", role = "ctb", email = "johannes.nakayama@rwth-aachen.de"),
             person("Lilian", "Koyan", role = "ctb", email = "lilian.kojan@rwth-aachen.de"),
             person("Laura", "Burbach", role = "ctb", email = "laura.burbach@rwth-aachen.de"),
             person("Arturo Heynar", "Cano Bejar", role = "ctb", email = "arturocano997@gmail.com"),
             person("Susanne", "Adler", role = "ctb", email = "susanne.adler@ovgu.de")
            )
Description: A powerful, easy to use syntax for specifying and estimating complex 
    Structural Equation Models. Models can be estimated using Partial 
    Least Squares Path Modeling or Covariance-Based Structural Equation 
    Modeling or covariance based Confirmatory Factor Analysis. Methods described in Ray, Danks, and Valdez (2021).
Imports: parallel, lavaan, glue, knitr, testthat, rmarkdown, DiagrammeR
        (>= 1.0.6), DiagrammeRsvg (>= 0.1), webp
License: GPL-3
Depends: R (>= 4.1.0)
LazyData: TRUE
URL: https://github.com/sem-in-r/seminr
BugReports: https://github.com/sem-in-r/seminr/issues
RoxygenNote: 7.3.2
Enhances: rsvg (>= 2.1), semPlot, vdiffr, seminrExtras
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-07-24 10:47:18 UTC; nicholasdanks
Author: Soumya Ray [aut, ths],
  Nicholas Patrick Danks [aut, cre],
  André Calero Valdez [aut],
  Juan Manuel Velasquez Estrada [ctb],
  James Uanhoro [ctb],
  Johannes Nakayama [ctb],
  Lilian Koyan [ctb],
  Laura Burbach [ctb],
  Arturo Heynar Cano Bejar [ctb],
  Susanne Adler [ctb]
Maintainer: Nicholas Patrick Danks <nicholasdanks@hotmail.com>
Repository: CRAN
Date/Publication: 2025-07-24 11:50:02 UTC
Built: R 4.3.3; ; 2025-07-24 14:01:13 UTC; unix
