Package: descstat Version: 0.1-3 Date: 2021-03-17 Title: Tools for Descriptive Statistics Authors@R: person("Yves", "Croissant", role = c("aut", "cre"), email = "yves.croissant@univ-reunion.fr") Depends: R (>= 4.0.0) Imports: rlang, purrr, dplyr, tidyr, tibble, tidyselect, forcats, cli, magrittr Suggests: knitr, ggplot2, rmarkdown Description: A toolbox for descriptive statistics, based on the computation of frequency and contingency tables. Several statistical functions and plot methods are provided to describe univariate or bivariate distributions of factors, integer series and numerical series either provided as individual values or as bins. Encoding: UTF-8 License: GPL (>=2) URL: https://www.r-project.org VignetteBuilder: knitr RoxygenNote: 7.1.1 Roxygen: list(markdown = TRUE) LazyData: true Config/pak/sysreqs: libicu-dev Repository: https://ycroissant.r-universe.dev Date/Publication: 2021-03-17 05:28:05 UTC RemoteUrl: https://github.com/ycroissant/descstat RemoteRef: HEAD RemoteSha: 99d2bf54c959fe8d7b11a1971eec2072f3681a61 NeedsCompilation: no Packaged: 2026-06-20 08:18:28 UTC; root Author: Yves Croissant [aut, cre] Maintainer: Yves Croissant