Package: mxsem
Type: Package
Title: Specify 'OpenMx' Models with a 'lavaan'-Style Syntax
Version: 0.1.0
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, dplyr, utils
LinkingTo: Rcpp
RoxygenNote: 7.3.1
Encoding: UTF-8
Suggests: knitr, rmarkdown
URL: https://jhorzek.github.io/mxsem/,
        https://github.com/jhorzek/mxsem/
BugReports: https://github.com/jhorzek/mxsem/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-07-28 11:57:02 UTC; jannik
Author: Jannik H. Orzek [aut, cre, cph]
    (<https://orcid.org/0000-0002-3123-2248>)
Repository: CRAN
Date/Publication: 2024-07-28 16:50:06 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 04:38:51 UTC; windows
Archs: x64
