Package: freqtables Type: Package Title: Make Quick Descriptive Tables for Categorical Variables Description: Quickly make tables of descriptive statistics (i.e., counts, percentages, confidence intervals) for categorical variables. This package is designed to work in a Tidyverse pipeline, and consideration has been given to get results from R to Microsoft Word ® with minimal pain. Version: 0.1.1 Authors@R: person("Brad", "Cannell", email = "brad.cannell@gmail.com", role = c("aut", "cre")) Maintainer: Brad Cannell URL: https://github.com/brad-cannell/freqtables BugReports: https://github.com/brad-cannell/freqtables/issues License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.2 Imports: dplyr, rlang, stringr Suggests: testthat (>= 2.1.0), knitr, rmarkdown VignetteBuilder: knitr Depends: R (>= 2.10) LazyData: true Config/pak/sysreqs: libicu-dev Repository: https://brad-cannell.r-universe.dev Date/Publication: 2024-02-17 22:08:49 UTC RemoteUrl: https://github.com/brad-cannell/freqtables RemoteRef: HEAD RemoteSha: e5ea40427654c0aeef79aa1d54a204638eb17e89 NeedsCompilation: no Packaged: 2026-06-20 06:45:55 UTC; root Author: Brad Cannell [aut, cre]