Package: healthequal
Title: Compute Summary Measures of Health Inequality
Version: 1.0.0
Authors@R: c(
    person("Daniel A.", "Antiporta", , "antiportada@who.int", role = "aut",
           comment = c(ORCID = "0000-0002-5143-3776")),
    person("Patricia", "Menéndez", , "patricia.menendez@unimelb.edu", role = "aut",
           comment = c(ORCID = "0000-0003-0701-6315")),
    person("Katherine", "Kirkby", , "kirkbyk@who.int", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6881-409X")),
    person("Ahmad", "Hosseinpoor", , "hosseinpoora@who.int", role = "aut",
           comment = c(ORCID = "0000-0001-7322-672X")),
    person("World Health Organization", , , "inequality_monitoring@who.int", role = "cph")
  )
Description: Compute 21 summary measures of health inequality and its
    corresponding confidence intervals for ordered and non-ordered
    dimensions using disaggregated data. Measures for ordered dimensions
    (e.g., Slope Index of Inequality, Absolute Concentration Index) also
    accept individual and survey data.
License: AGPL (>= 3)
URL: https://github.com/WHOequity/healthequal,
        https://whoequity.github.io/healthequal/
BugReports: https://github.com/WHOequity/healthequal/issues
Depends: R (>= 3.5.0)
Imports: dplyr, emmeans, marginaleffects, rlang, srvyr, survey
Suggests: bookdown, knitr, rmarkdown, sandwich, spelling, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-01 08:52:16 UTC; kirkbyk
Author: Daniel A. Antiporta [aut] (<https://orcid.org/0000-0002-5143-3776>),
  Patricia Menéndez [aut] (<https://orcid.org/0000-0003-0701-6315>),
  Katherine Kirkby [aut, cre] (<https://orcid.org/0000-0002-6881-409X>),
  Ahmad Hosseinpoor [aut] (<https://orcid.org/0000-0001-7322-672X>),
  World Health Organization [cph]
Maintainer: Katherine Kirkby <kirkbyk@who.int>
Repository: CRAN
Date/Publication: 2024-05-02 13:22:38 UTC
Built: R 4.2.3; ; 2024-05-02 15:16:35 UTC; unix
