Package: semhelpinghands
Title: Helper Functions for Structural Equation Modeling
Version: 0.1.12
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
RoxygenNote: 7.3.2
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
NeedsCompilation: no
Packaged: 2024-11-02 05:31:36 UTC; shufa
Author: Shu Fai Cheung [aut, cre] (<https://orcid.org/0000-0002-9871-9448>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-02 06:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:48:35 UTC; windows
