Package: seminr
Type: Package
Title: Building and Estimating Structural Equation Models
Version: 2.3.2
Date: 2022-10-12
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 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 (>= 3.5.0)
LazyData: TRUE
RoxygenNote: 7.2.0
Enhances: rsvg (>= 2.1), semPlot, vdiffr
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-10-12 18:46:10 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: 2022-10-12 19:40:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:28:28 UTC; unix
