Package: div
Type: Package
Title: Report on Diversity and Inclusion in a Corporate Setting
Version: 0.3.1
Authors@R: person("Philippe J.S.", "De Brouwer", email = "philippe@de-brouwer.com", role = c("aut", "cre"))
Maintainer: Philippe J.S. De Brouwer <philippe@de-brouwer.com>
License: AGPL (>= 3)
URL: http://www.de-brouwer.com/div/
BugReports: https://github.com/DrPhilippeDB/div/issues/
Description: Facilitate the analysis of teams in a corporate setting:
    assess the diversity per grade and job, present the results,
    search for bias (in hiring and/or promoting processes).
    It also provides methods to simulate the effect of bias, random team-data, etc.
    White paper: 'Philippe J.S. De Brouwer' (2021) <http://www.de-brouwer.com/assets/div/div-white-paper.pdf>.
    Book (chapter 36): 'Philippe J.S. De Brouwer' (2020, ISBN:978-1-119-63272-6) and 'Philippe J.S. De Brouwer' (2020) <doi:10.1002/9781119632757>.
Encoding: UTF-8
Collate: 'headers.R' 'diversity.R' 'div_conf_colour.R'
        'div_fake_team.R' 'div_ci_median.R' 'div_paygap.R'
        'div_parse_paygap.R' 'div_round_paygap.R' 'div_gauge_plot.R'
        'div_plot_paygap_distribution.R' 'div_add_median_label.R'
        'print.paygap.R' 'summary.paygap.R'
Depends: R (>= 3.4.0), tidyverse
Imports: rlang, dplyr, tibble, tidyr, stringr, magrittr, ggplot2,
        gridExtra, plotly, pryr, rpart, kableExtra
Suggests: flexdashboard, knitr, rmarkdown, grid, lattice
RoxygenNote: 7.1.1
NeedsCompilation: no
Repository: CRAN
Packaged: 2021-05-04 19:02:09 UTC; philippe
Author: Philippe J.S. De Brouwer [aut, cre]
Date/Publication: 2021-05-06 08:00:02 UTC
Built: R 4.0.2; ; 2021-05-07 11:16:24 UTC; unix
