Package: texreg
Version: 1.38.6
Date: 2022-04-06
Title: Conversion of R Regression Output to LaTeX or HTML Tables
Authors@R: c(person(given = "Philip", family = "Leifeld", email = "philip.leifeld@essex.ac.uk", role = c("aut", "cre")),
             person(given = "Claudia", family = "Zucca", email = "c.zucca@jads.nl", role = "ctb"))
Description: Converts coefficients, standard errors, significance stars, and goodness-of-fit statistics of statistical models into LaTeX tables or HTML tables/MS Word documents or to nicely formatted screen output for the R console for easy model comparison. A list of several models can be combined in a single table. The output is highly customizable. New model types can be easily implemented. Details can be found in Leifeld (2013), JStatSoft <doi:10.18637/jss.v055.i08>. (If the Zelig package, which this package enhances, cannot be found on CRAN, you can find it at <https://github.com/IQSS/Zelig>. If the mnlogit package, which this package enhances, cannot be found on CRAN, you can find an old version in the CRAN Archive at <https://cran.r-project.org/src/contrib/Archive/mnlogit/>.)
URL: https://github.com/leifeld/texreg/
BugReports: https://github.com/leifeld/texreg/issues/
Suggests: broom (>= 0.4.2), coda (>= 0.19.2), ggplot2 (>= 3.1.0),
        huxtable (>= 4.2.0), knitr (>= 1.22), rmarkdown (>= 1.12.3),
        sandwich (>= 2.3-1), testthat (>= 2.0.0), lmtest (>= 0.9-34)
Depends: R (>= 3.5)
Imports: methods, stats, httr
Enhances: AER, alpaca, betareg, Bergm, bife, biglm, brglm, brms (>=
        2.8.8), btergm, dynlm, eha (>= 2.9.0), erer, ergm (>= 4.1.2),
        feisr (>= 1.0.1), fGarch, fixest (>= 0.10.5), forecast, gamlss,
        gamlss.inf, gee, glmmTMB, gmm, gnm, h2o, latentnet, lfe, lme4,
        lqmm, maxLik (>= 1.4.8), metaSEM (>= 1.2.5.1), mfx, mhurdle,
        miceadds, mlogit, mnlogit, MuMIn, nlme, nnet, oglmx, ordinal,
        pglm, plm (>= 2.4.1), relevent, rms, robust, simex, spatialreg
        (>= 1.2.1), spdep (>= 1.2.2), speedglm, survival, truncreg (>=
        0.2.5), VGAM, Zelig
SystemRequirements: pandoc (>= 1.12.3) suggested for using wordreg
        function; LaTeX packages tikz, booktabs, dcolumn, rotating,
        thumbpdf, longtable, paralist for the vignette
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-04-06 20:09:54 UTC; philip
Author: Philip Leifeld [aut, cre],
  Claudia Zucca [ctb]
Maintainer: Philip Leifeld <philip.leifeld@essex.ac.uk>
Repository: CRAN
Date/Publication: 2022-04-06 22:00:02 UTC
Built: R 4.0.5; ; 2022-04-07 10:54:31 UTC; unix
