Package: semptools
Title: Customizing Structural Equation Modelling Plots
Version: 0.2.9.3
Authors@R: c(
    person(given = "Shu Fai",
           family = "Cheung",
           role = c("aut", "cre"),
           email = "shufai.cheung@gmail.com",
           comment = c(ORCID = "0000-0002-9871-9448")),
    person(given = "Mark Hok Chio",
           family = "Lai",
           role = c("aut"),
           email = "marklhc@gmail.com ",
           comment = c(ORCID = "0000-0002-9196-7406"))
           )
Description: Most function focus on specific ways to customize a graph. 
             They use a 'qgraph' output  as the first argument, and return a
             modified 'qgraph' object. This allows the functions to be chained
             by a pipe operator.
URL: https://sfcheung.github.io/semptools/
BugReports: https://github.com/sfcheung/semptools/issues
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dplyr, lavaan, rlang
Suggests: semPlot, testthat (>= 2.1.0), knitr, rmarkdown, magrittr
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-06 09:50:41 UTC; sfcheung
Author: Shu Fai Cheung [aut, cre] (<https://orcid.org/0000-0002-9871-9448>),
  Mark Hok Chio Lai [aut] (<https://orcid.org/0000-0002-9196-7406>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-11 07:40:02 UTC
Built: R 4.0.2; ; 2021-10-12 10:55:55 UTC; unix
