Package: semhelpinghands
Title: Helper Functions for Structural Equation Modeling
Version: 0.1.11
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.1
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-04-26 12:22:59 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-04-26 12:50:03 UTC
Built: R 4.2.3; ; 2024-04-26 14:45:00 UTC; unix
