Package: lavaan.printer
Title: Helper Functions for Printing 'lavaan' Outputs
Version: 0.1.2
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
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/
BugReports: https://github.com/sfcheung/lavaan.printer/issues
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-19 16:38:05 UTC; shufa
Author: Shu Fai Cheung [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9871-9448>)
Maintainer: Shu Fai Cheung <shufai.cheung@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-19 23:10:02 UTC
Built: R 4.5.3; ; 2026-07-20 19:53:59 UTC; windows
