Package: semptools
Title: Customizing Structural Equation Modelling Plots
Version: 0.3.2
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 (>= 4.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: lavaan, rlang, semPlot
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, magrittr
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-12 01:35:22 UTC; shufa
Author: Shu Fai Cheung [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9871-9448>),
  Mark Hok Chio Lai [aut] (ORCID:
    <https://orcid.org/0000-0002-9196-7406>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-12 08:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:44:52 UTC; windows
