Package: lavaan.printer
Title: Helper Functions for Printing 'lavaan' Outputs
Version: 0.1.0
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")))
Description: Helpers for customizing selected outputs from
  'lavaan' by Rosseel (2012) <doi:10.18637/jss.v048.i02>
  and print them. The functions are intended to be used
  by package developers in their packages and so are not
  designed to be user-friendly. They are designed to be
  let developers customize the tables by other
  functions. Currently the parameter estimates tables of a
  fitted object are supported.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Imports: utils, methods, lavaan
Depends: R (>= 4.0.0)
Config/testthat/edition: 3
URL: https://sfcheung.github.io/lavaan.printer/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-09-12 00:11:33 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-09-15 20:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:17:57 UTC; windows
