Package: semboottools
Title: Bootstrapping Helpers for Structural Equation Modelling
Version: 0.1.1
Authors@R: 
    c(person(given = "Wendie",
             family ="Yang",
             role = c("aut", "cre"),
             email = "1581075494q@gmail.com",
             comment = c(ORCID = "0009-0000-8388-6481")),
      person(given = "Shu Fai",
             family = "Cheung",
             role = c("aut"),
             email = "shufai.cheung@gmail.com",
             comment = c(ORCID = "0000-0002-9871-9448")))
Description: A collection of helper functions for forming
  bootstrapping confidence intervals and examining bootstrap
  estimates in structural equation modelling. Currently
  supports models fitted by the 'lavaan' package by
  Rosseel (2012) <doi: 10.18637/jss.v048.i02>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
Imports: boot, lavaan, psych, lavaan.printer
URL: https://Yangzhen1999.github.io/semboottools/
BugReports: https://github.com/Yangzhen1999/semboottools/issues
NeedsCompilation: no
Packaged: 2025-09-17 08:48:09 UTC; Administrator
Author: Wendie Yang [aut, cre] (ORCID: <https://orcid.org/0009-0000-8388-6481>),
  Shu Fai Cheung [aut] (ORCID: <https://orcid.org/0000-0002-9871-9448>)
Maintainer: Wendie Yang <1581075494q@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-17 09:10:01 UTC
Built: R 4.6.0; ; 2025-10-14 02:09:50 UTC; windows
