Package: desctable
Title: Produce Descriptive and Comparative Tables Easily
Version: 0.3.1
Authors@R: c(person("Maxime", "Wack", email = "maximewack@free.fr", role = c("aut", "cre")),
             person("Adrien", "Boukobza", email = "hadrien_b@hotmail.fr", role = c("aut")),
             person("Yihui", "Xie", email = "xieyihui@gmail.com", role = c("ctb")))
Description: Easily create descriptive and comparative tables.
    It makes use and integrates directly with the tidyverse family of packages, and pipes.
    Tables are produced as (nested) dataframes for easy manipulation.
Depends: R (>= 3.2.3), pander
License: GPL-3
Encoding: UTF-8
URL: https://desctable.github.io
BugReports: https://github.com/desctable/desctable/issues
Imports: dplyr, DT, htmltools, rlang, tidyr, utils
Suggests: knitr, rmarkdown, purrr, survival
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-29 01:37:16 UTC; maxx
Author: Maxime Wack [aut, cre],
  Adrien Boukobza [aut],
  Yihui Xie [ctb]
Maintainer: Maxime Wack <maximewack@free.fr>
Repository: CRAN
Date/Publication: 2025-08-29 04:30:02 UTC
