Package: edar
Type: Package
Title: Convenient Functions for Exploratory Data Analysis
Version: 0.0.5
Description: A collection of convenient functions to facilitate common tasks in exploratory data analysis. 
          Some common tasks include generating summary tables of variables,
          displaying tables as a 'flextable' or a 'kable' 
          and showing distributions of variables using 'ggplot2'. 
          Labels stating the source file with run time can be easily generated
          for annotation in tables and plots. 
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://soutomas.github.io/edar/,
        https://github.com/soutomas/edar/
BugReports: https://github.com/soutomas/edar/issues
Authors@R: 
    person("Tomas", "Sou", , "tomas.sou@carexer.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-7570-5545")
    )
RoxygenNote: 7.3.3
Imports: dplyr, flextable, grDevices, janitor, kableExtra, knitr,
        magrittr, patchwork, rlang, rstudioapi, scales, tidyr
Suggests: ggplot2, gt
Depends: R (>= 4.2.0)
NeedsCompilation: no
Packaged: 2025-10-24 16:23:16 UTC; tomas
Author: Tomas Sou [aut, cre] (ORCID: <https://orcid.org/0000-0002-7570-5545>)
Maintainer: Tomas Sou <tomas.sou@carexer.com>
Repository: CRAN
Date/Publication: 2025-10-29 19:50:16 UTC
Built: R 4.4.1; ; 2025-10-29 23:09:19 UTC; unix
