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 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://cardiomoon.r-universe.dev Date/Publication: 2026-06-19 15:11:28 UTC RemoteUrl: https://github.com/cardiomoon/ztable RemoteRef: HEAD RemoteSha: 58bfc9f12d6b94d8af806942d026caa97e3a6f75 NeedsCompilation: no Packaged: 2026-06-19 16:37:12 UTC; root Author: Keon-Woong Moon [aut, cre] Maintainer: Keon-Woong Moon