Package: semptools Title: Customizing Structural Equation Modelling Plots Version: 0.3.3.19 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-06-28 13:44:55 UTC RemoteUrl: https://github.com/sfcheung/semptools RemoteRef: HEAD RemoteSha: 9107668ad19ebced6b173ff01612f2810820fda9 NeedsCompilation: no Packaged: 2026-06-28 15:23:06 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ), Mark Hok Chio Lai [aut] (ORCID: ) Maintainer: Shu Fai Cheung