Package: mxsem
Type: Package
Title: Specify 'OpenMx' Models with a 'lavaan'-Style Syntax
Version: 0.0.4
Date: 2023-07-12
Authors@R: c(person(given   = "Jannik H.", family = "Orzek",
                    role    = c("aut", "cre", "cph"),
                    email   = "jannik.orzek@mailbox.org",
                    comment = c(ORCID = "0000-0002-3123-2248")))
Maintainer: Jannik H. Orzek <jannik.orzek@mailbox.org>
Description: Provides a 'lavaan'-like syntax for 'OpenMx' models. The syntax supports 
  definition variables, bounds, and parameter transformations. This allows for
  latent growth curve models with person-specific measurement occasions, moderated
  nonlinear factor analysis and much more.
License: GPL (>= 3)
Depends: OpenMx
Imports: Rcpp (>= 1.0.10), stats, methods
LinkingTo: Rcpp
RoxygenNote: 7.2.3
Encoding: UTF-8
Suggests: testthat (>= 3.0.0), lavaan, knitr, rmarkdown
Config/testthat/edition: 3
URL: https://jhorzek.github.io/mxsem/
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-08-09 06:29:00 UTC; janni
Author: Jannik H. Orzek [aut, cre, cph]
    (<https://orcid.org/0000-0002-3123-2248>)
Repository: CRAN
Date/Publication: 2023-08-10 08:50:02 UTC
