Package: ztable
Title: Zebra-Striped Tables in LaTeX and HTML Formats
Version: 0.2.5
Authors@R: person("Keon-Woong","Moon", email="cardiomoon@gmail.com",
    role=c("aut", "cre"))
Description: Makes zebra-striped tables (tables with alternating row colors)
    in LaTeX and HTML formats easily from a data.frame, matrix, lm, aov, anova,
    glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.
Depends: R (>= 3.1.2)
License: GPL-2
URL: https://github.com/cardiomoon/ztable
LazyData: true
Encoding: UTF-8
Imports: stringr, magrittr, RColorBrewer, flextable, officer,
        rstudioapi, scales
Suggests: MASS, moonBook, survival, testthat, knitr, rmarkdown
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-19 15:13:02 UTC; keon-woongmoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-19 15:40:02 UTC
