Package: ivo.table
Title: Nicely Formatted Contingency Tables and Frequency Tables
Version: 0.7.0
Authors@R: 
    c(person(given = "Måns",
           family = "Thulin",
           role = c("aut", "cre"),
           email = "mans@statistikkonsult.com"),
     person(given = "Kajsa",
           family = "Grind",
           role = c("aut"),
           email = "kajsa.grind@tsei.se"),
     person(given = "Stefan",
           family = "Furne",
           role = c("aut"),
           email = "stefan@furne.net"))
Description: Nicely formatted frequency tables and contingency tables (1-way, 2-way, 3-way and 4-way tables), that can easily be exported to HTML or 'Office' documents. Designed to work with pipes.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/mthulin/ivo.table,
        https://mthulin.github.io/ivo.table/
BugReports: https://github.com/mthulin/ivo.table/issues
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr, flextable, checkmate, gt, officer, purrr, tidyr
Suggests: knitr, rmarkdown, palmerpenguins
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-30 11:14:10 UTC; mans
Author: Måns Thulin [aut, cre],
  Kajsa Grind [aut],
  Stefan Furne [aut]
Maintainer: Måns Thulin <mans@statistikkonsult.com>
Repository: CRAN
Date/Publication: 2025-09-30 12:00:02 UTC
Built: R 4.5.1; ; 2025-10-26 03:04:05 UTC; windows
