Package: MplusAutomation Type: Package Title: An R Package for Facilitating Large-Scale Latent Variable Analyses in Mplus Version: 1.3 Date: 2026-06-24 Authors@R: c(person("Michael", "Hallquist", role = c("aut", "cre"), email = "michael.hallquist@gmail.com"), person("Joshua", "Wiley", role = "aut", email = "jwiley.psych@gmail.com"), person(given = "Caspar", family ="van Lissa", role = "ctb", email = "c.j.vanlissa@uu.nl"), person("Daniel", "Morillo", role = "ctb", email = "danivorillo@gmail.com") ) Maintainer: Michael Hallquist Description: Leverages the R language to automate latent variable model estimation and interpretation using 'Mplus', a powerful latent variable modeling program developed by Muthen and Muthen (). Specifically, this package provides routines for creating related groups of models, running batches of models, and extracting and tabulating model parameters and fit statistics. License: LGPL-3 URL: https://michaelhallquist.github.io/MplusAutomation/ BugReports: https://github.com/michaelhallquist/MplusAutomation/issues Depends: R (>= 3.5.0), methods biocViews: Imports: utils, boot, plyr, gsubfn, coda, xtable, lattice, texreg, pander, digest, parallel, ggplot2, data.table, fastDummies, checkmate Suggests: rhdf5, tcltk, relimp, knitr, testthat (>= 3.0.0), rmarkdown LazyLoad: yes LazyData: yes VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: texlive libicu-dev libssl-dev Repository: https://michaelhallquist.r-universe.dev Date/Publication: 2026-06-24 14:37:32 UTC RemoteUrl: https://github.com/michaelhallquist/mplusautomation RemoteRef: HEAD RemoteSha: a75a925c8fd13b366eccc3cb5461687a5af8617a NeedsCompilation: no Packaged: 2026-06-24 16:31:53 UTC; root Author: Michael Hallquist [aut, cre], Joshua Wiley [aut], Caspar van Lissa [ctb], Daniel Morillo [ctb]