Package: semTable
Type: Package
Title: Structural Equation Modeling Tables
Version: 1.7
Date: 2020-04-12
Authors@R: c(person("Paul","Johnson",email="pauljohn@ku.edu",role = c("aut", "cre")),
		   person("Benjamin","Kite",email="bakite@ku.edu",role="aut"))
Maintainer: Paul Johnson <pauljohn@ku.edu>
Description: For confirmatory factor analysis ('CFA') and structural equation
             models ('SEM') estimated with the 'lavaan' package,
             this package provides functions to create model summary tables and model
             comparison tables for hypothesis testing. Tables can be produced in
             'LaTeX', 'HTML', or comma separated variables ('CSV'). 
License: GPL-2
Depends: R (>= 3.0)
Imports: stats, utils, kutils, xtable, lavaan, plyr, stationery
Suggests: rockchalk
RoxygenNote: 6.1.1
LazyData: TRUE
VignetteBuilder: stationery
NeedsCompilation: no
Packaged: 2020-04-12 17:21:45 UTC; pauljohn
Author: Paul Johnson [aut, cre],
  Benjamin Kite [aut]
Repository: CRAN
Date/Publication: 2020-04-12 18:30:02 UTC
