Package: umx
Version: 4.16.0
Date: 2023-08-20
Title: Structural Equation Modeling 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("Nathan"          , "Gillespie", role = c("wit"), email = "nathan.gillespie@vcuhealth.org"),
	person("Hermine"         , "Maes"    , role = c("ctb"), email = "hmeaes@vcu.edu"),
	person(c("Michael", "C."), "Neale"   , role = c("ctb"), email = "neale@vcu.edu"),
	person(c("Joshua", "N.") , "Pritikin", role = c("ctb"), email = "jpritikin@pobox.com"),
	person("Luis"            , "De Araujo", role = c("ctb"), email = "ldearaujo@unimelb.edu.au"),
	person("Brenton"         , "Wiernik" , role = c("ctb"), email = "wiernik@umn.edu"),
	person("Michael"         , "Zakharin", role = c("wit"), email = "s1775682@sms.ed.ac.uk")
	)
Maintainer: Timothy C. Bates <timothy.c.bates@gmail.com>
License: GPL-3
Language: en-US
Encoding: UTF-8
URL: https://github.com/tbates/umx#readme
Description: Quickly create, run, and report structural equation models, 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 (>= 4.1.0), OpenMx (>= 2.19.0)
Imports: ggplot2, cowplot, DiagrammeR, DiagrammeRsvg, rsvg, lavaan,
        MASS, Matrix, methods, MuMIn, mvtnorm, nlme, polycor, R2HTML,
        RCurl, scales, utils, xtable, kableExtra, knitr
Suggests: cocor, devtools, gert, hrbrthemes, openxlsx, paran, psych,
        psychTools, pwr, rmarkdown, rhub, spelling, testthat
BugReports: https://github.com/tbates/umx/issues
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-24 16:10:02 UTC; tim
Author: Timothy C. Bates [aut, cre] (<https://orcid.org/0000-0002-1153-9007>),
  Nathan Gillespie [wit],
  Hermine Maes [ctb],
  Michael C. Neale [ctb],
  Joshua N. Pritikin [ctb],
  Luis De Araujo [ctb],
  Brenton Wiernik [ctb],
  Michael Zakharin [wit]
Repository: CRAN
Date/Publication: 2023-08-24 16:40:02 UTC
