Package: ivo.table
Title: Nicely Formatted Contingency Tables and Frequency Tables
Version: 0.6
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
BugReports: https://github.com/mthulin/ivo.table/issues
RoxygenNote: 7.3.2
Imports: dplyr, flextable, checkmate, officer, tidyr
Suggests: knitr, rmarkdown, palmerpenguins
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-15 14:01:02 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-01-15 14:20:05 UTC
Built: R 4.3.3; ; 2025-01-15 16:17:26 UTC; unix
