Package: inequality Title: Inequality Measurement, Decomposition, and Poverty Analysis Version: 0.2.0 Authors@R: person("Charles", "Coverdale", , "charlesfcoverdale@gmail.com", role = c("aut", "cre")) Description: Tools for measuring income and wealth inequality. Computes the Gini coefficient with bootstrap or asymptotic confidence intervals following Davidson (2009) , the extended S-Gini family, Theil T and L indices (generalised entropy family), the Atkinson index, the Kolm absolute inequality index, Palma ratio, Hoover index, percentile ratios, and Lorenz curves. Supports between-within group decomposition following Bourguignon (1979) , income share tabulation, concentration indices for health inequality with Erreygers (2009) correction, Kakwani tax progressivity and Reynolds-Smolensky redistribution indices, Foster-Greer-Thorbecke poverty measures including the Sen index, growth incidence curves following Ravallion and Chen (2003) , and Wolfson polarisation. All functions accept optional survey weights and work with data from any source. Depends: R (>= 4.1.0) License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli (>= 3.6.0), grDevices, graphics, stats Suggests: ineq, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://charlescoverdale.github.io/inequality/, https://github.com/charlescoverdale/inequality BugReports: https://github.com/charlescoverdale/inequality/issues Repository: https://charlescoverdale.r-universe.dev Date/Publication: 2026-05-30 14:58:57 UTC RemoteUrl: https://github.com/charlescoverdale/inequality RemoteRef: HEAD RemoteSha: ab659804766aac14c496f76d35f5bcadc6991892 NeedsCompilation: no Packaged: 2026-07-04 22:13:35 UTC; root Author: Charles Coverdale [aut, cre] Maintainer: Charles Coverdale