Package: MplusAutomation
Type: Package
Title: An R Package for Facilitating Large-Scale Latent Variable
        Analyses in Mplus
Version: 0.7-3
Date: 2018-11-19
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"))
Maintainer: Michael Hallquist <michael.hallquist@gmail.com>
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 (<http://www.statmodel.com>). 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://github.com/michaelhallquist/MplusAutomation
Depends: R (>= 2.15.0), methods
Imports: utils, boot, plyr, gsubfn, coda, xtable, lattice, texreg,
        pander, digest, parallel, ggplot2, data.table, rlang
Suggests: rhdf5, tcltk, relimp, testthat
LazyLoad: yes
LazyData: yes
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-11-25 12:41:28 UTC; mnh5174
Author: Michael Hallquist [aut, cre],
  Joshua Wiley [aut],
  Caspar van Lissa [ctb]
Repository: CRAN
Date/Publication: 2018-11-25 13:20:03 UTC
Built: R 3.4.4; ; 2019-04-26 23:23:22 UTC; windows
