Package: umx
Version: 3.0.6
Date: 2020-02-05
Title: Structural Equation and Twin Modeling in R
Authors@R: c(
	person(c("Timothy", "C."), "Bates"   , role = c("aut", "cre"), email = "timothy.c.bates@gmail.com", comment = c(ORCID = "0000-0002-1153-9007")),
	person(c("Joshua", "N.") , "Pritikin", role = c("ctb"), email = "jpritikin@pobox.com"),
	person(c("Michael", "C."), "Neale"   , role = c("ctb"), email = "neale@vcu.edu"),
	person("Hermine"         , "Maes"    , role = c("ctb"), email = "hmeaes@vcu.edu")
	)
Maintainer: Timothy C. Bates <timothy.c.bates@gmail.com>
License: GPL-3
Language: en-US
Encoding: UTF-8
URL: https://github.com/tbates/umx
Description: Quickly create, run, and report structural equation and twin models.
    See '?umx' for help, and umx_open_CRAN_page("umx") for NEWS.
Depends: R (>= 3.2.0), OpenMx (>= 2.11.5)
Imports: cowplot, DiagrammeR, lavaan, ggplot2, knitr, MASS, Matrix,
        methods, MuMIn, mvtnorm, nlme, polycor, R2HTML, RCurl, utils,
        xtable
Suggests: cocor, devtools, gdata, Hmisc, spelling, testthat, rmarkdown,
        psych
BugReports: https://github.com/tbates/umx/issues
LazyData: true
RoxygenNote: 6.1.99.9001
NeedsCompilation: no
Packaged: 2020-02-05 23:20:58 UTC; tim
Author: Timothy C. Bates [aut, cre] (<https://orcid.org/0000-0002-1153-9007>),
  Joshua N. Pritikin [ctb],
  Michael C. Neale [ctb],
  Hermine Maes [ctb]
Repository: CRAN
Date/Publication: 2020-02-06 09:40:02 UTC
