Package: lavaan.printer Title: Helper Functions for Printing 'lavaan' Outputs Version: 0.1.0.1 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) 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 Roxygen: list(markdown = TRUE) 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 Repository: https://sfcheung.r-universe.dev Date/Publication: 2024-09-17 10:26:12 UTC RemoteUrl: https://github.com/sfcheung/lavaan.printer RemoteRef: HEAD RemoteSha: 0bbf65c9ab2a2d81a1876d4be2da0c139f460394 NeedsCompilation: no Packaged: 2026-06-14 10:14:39 UTC; root Author: Shu Fai Cheung [aut, cre] (ORCID: ) Maintainer: Shu Fai Cheung