Package: surveytable Title: Streamlining Complex Survey Estimation and Reliability Assessment in R Version: 0.9.10.9000 Authors@R: person(given = "Alex" , family = "Strashny" , role = c("aut", "cre") , email = "alex.strashny@gmail.com" , comment = c(ORCID = "0000-0002-6408-7745") ) Description: Short and understandable commands that generate tabulated, formatted, and rounded survey estimates. Mostly a wrapper for the 'survey' package (Lumley (2004) ) that identifies low-precision estimates using the National Center for Health Statistics (NCHS) presentation standards (Parker et al. (2017) , Parker et al. (2023) ). License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 3.5) LazyData: true LazyDataCompression: bzip2 Imports: assertthat, magrittr, glue, survey, huxtable Suggests: gt, kableExtra, openxlsx2, mschart, flextable, officer, dplyr, knitr, rmarkdown VignetteBuilder: knitr URL: https://cdcgov.github.io/surveytable/, https://github.com/CDCgov/surveytable Language: en-US Config/pak/sysreqs: make texlive libicu-dev libxml2-dev Repository: https://cdcgov.r-universe.dev Date/Publication: 2026-06-30 19:14:49 UTC RemoteUrl: https://github.com/cdcgov/surveytable RemoteRef: HEAD RemoteSha: ea5d660381bb75244b43eab6695e916e4d20b3d5 NeedsCompilation: no Packaged: 2026-06-30 19:25:13 UTC; root Author: Alex Strashny [aut, cre] (ORCID: ) Maintainer: Alex Strashny