Package: umx
Version: 4.2.5
Date: 2020-12-12
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("Gillespie"       , "Nathan"  , role = c("ctb"), email = "nathan.gillespie@vcuhealth.org"),
	person("Brenton"         , "Wiernik" , role = c("ctb"), email = "wiernik@umn.edu"),
	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.
    Timothy C. Bates, Michael C. Neale, Hermine H. Maes, (2019). umx: A library for Structural Equation and Twin Modelling in R.
    Twin Research and Human Genetics, 22, 27-41. <doi:10.1017/thg.2019.2>.
Depends: R (>= 3.5.0), OpenMx (>= 2.11.5)
Imports: cowplot, DiagrammeR, ggplot2, kableExtra, knitr, lavaan, MASS,
        Matrix, methods, MuMIn, mvtnorm, nlme, polycor, R2HTML, RCurl,
        scales, utils, xtable
Suggests: cocor, devtools, gdata, Hmisc, spelling, testthat, rmarkdown,
        psych
BugReports: https://github.com/tbates/umx/issues
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-12 15:01:20 UTC; tim
Author: Timothy C. Bates [aut, cre] (<https://orcid.org/0000-0002-1153-9007>),
  Gillespie Nathan [ctb],
  Brenton Wiernik [ctb],
  Joshua N. Pritikin [ctb],
  Michael C. Neale [ctb],
  Hermine Maes [ctb]
Repository: CRAN
Date/Publication: 2020-12-12 15:30:02 UTC
