Package: crosstable
Title: Crosstables for Descriptive Analyses
Version: 0.4.1
Authors@R: 
    c(person(given = "Dan",
             family = "Chaltiel",
             role = c("aut", "cre"),
             email = "dan.chaltiel@gmail.com",
             comment = c(ORCID = "0000-0003-3488-779X")),
      person(given = "David",
             family = "Hajage",
             role = "ccp"))
Description: Create descriptive tables for continuous and categorical variables. 
    Apply summary statistics and counting function, with or without a grouping variable, and create beautiful reports using 'rmarkdown' or 'officer'.
    You can also compute effect sizes and statistical tests if needed.
License: GPL-3
URL: https://danchaltiel.github.io/crosstable/,
        https://github.com/DanChaltiel/crosstable/
BugReports: https://github.com/DanChaltiel/crosstable/issues/
Depends: R (>= 3.1.0)
Imports: checkmate, dplyr (>= 1.0.0), flextable (>= 0.5.8), forcats,
        glue, lifecycle, officer, purrr, rlang (>= 0.4.7), stats,
        stringr, tibble, tidyr, tidyselect
Suggests: covr, crayon, xml2, digest, gt, expss, ggplot2, gmodels,
        Hmisc, jsonlite, knitr, openxlsx, rmarkdown, sloop, stringi,
        survival, systemfonts, testthat, withr, waldo,
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: 1-crosstable, 1-tests-effects
NeedsCompilation: no
Packaged: 2022-02-19 17:16:23 UTC; Dan
Author: Dan Chaltiel [aut, cre] (<https://orcid.org/0000-0003-3488-779X>),
  David Hajage [ccp]
Maintainer: Dan Chaltiel <dan.chaltiel@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-25 12:20:03 UTC
Built: R 4.0.5; ; 2022-02-26 11:51:56 UTC; unix
