Package: semptools Title: Customizing Structural Equation Modelling Plots Version: 0.4.0 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 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-07-20 15:03:47 UTC RemoteUrl: https://github.com/sfcheung/semptools RemoteRef: HEAD RemoteSha: 6063bbbc67a3d7351bcd74a0d4c9e0e5bd7465f0 NeedsCompilation: no Packaged: 2026-07-20 15:43:28 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), Mark Hok Chio Lai [aut] (ORCID: ) Maintainer: Shu Fai Cheung