Package: semhelpinghands Title: Helper Functions for Structural Equation Modeling Version: 0.1.14.1 Authors@R: person(given = "Shu Fai", family = "Cheung", role = c("aut", "cre"), email = "shufai.cheung@gmail.com", comment = c(ORCID = "0000-0002-9871-9448")) Description: An assortment of helper functions for doing structural equation modeling, mainly by 'lavaan' for now. Most of them are time-saving functions for common tasks in doing structural equation modeling and reading the output. This package is not for functions that implement advanced statistical procedures. It is a light-weight package for simple functions that do simple tasks conveniently, with as few dependencies as possible. URL: https://sfcheung.github.io/semhelpinghands/ BugReports: https://github.com/sfcheung/semhelpinghands/issues Depends: R (>= 4.1.0) License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Suggests: rmarkdown, knitr, semTools, testthat (>= 3.0.0) Config/testthat/parallel: true Config/testthat/edition: 3 Imports: lavaan, boot, rlang, ggplot2, ggrepel, utils VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Repository: https://sfcheung.r-universe.dev Date/Publication: 2026-06-21 02:48:23 UTC RemoteUrl: https://github.com/sfcheung/semhelpinghands RemoteRef: HEAD RemoteSha: 6110bc5c5e2c636c655cf2d7d7dad104da960ad4 NeedsCompilation: no Packaged: 2026-06-21 06:01:46 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ) Maintainer: Shu Fai Cheung