Package: tidySEM
Type: Package
Date: 2021-03-13
Title: Tidy Structural Equation Modeling
Version: 0.1.8
Authors@R: 
    c(person(given = c("Caspar", "J."),
             family = "van Lissa",
             role = c("aut", "cre"),
             email = "c.j.vanlissa@uu.nl",
             comment = c(ORCID = "0000-0002-0808-5024")))
Description: A tidy workflow for generating, estimating, reporting,
    and plotting structural equation models using 'lavaan' or 'Mplus'. 
    Throughout this workflow, elements of syntax, results, and graphs are 
    represented as 'tidy' data, making them easy to customize.
License: GPL (>= 3)
URL: https://cjvanlissa.github.io/tidySEM/
BugReports: https://github.com/cjvanlissa/tidySEM/issues
Depends: R (>= 3.2.0), stats, utils
Imports: ggplot2, lavaan, MplusAutomation, igraph, psych
Suggests: testthat, knitr, rmarkdown, dplyr, stringr, covr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: yes
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-13 11:29:10 UTC; Lissa102
Author: Caspar J. van Lissa [aut, cre]
    (<https://orcid.org/0000-0002-0808-5024>)
Maintainer: Caspar J. van Lissa <c.j.vanlissa@uu.nl>
Repository: CRAN
Date/Publication: 2021-03-14 00:00:02 UTC
