{
  "_id": "6a1b0f2e1d7bb097a0a0a008",
  "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\nthe Gini coefficient with bootstrap or asymptotic confidence\nintervals following Davidson (2009)\n<doi:10.1016/j.jeconom.2008.11.004>, the extended S-Gini\nfamily, Theil T and L indices (generalised entropy family), the\nAtkinson index, the Kolm absolute inequality index, Palma\nratio, Hoover index, percentile ratios, and Lorenz curves.\nSupports between-within group decomposition following\nBourguignon (1979) <doi:10.2307/1914138>, income share\ntabulation, concentration indices for health inequality with\nErreygers (2009) correction, Kakwani tax progressivity and\nReynolds-Smolensky redistribution indices,\nFoster-Greer-Thorbecke poverty measures including the Sen\nindex, growth incidence curves following Ravallion and Chen\n(2003) <doi:10.1016/S0165-1765(02)00205-7>, and Wolfson\npolarisation. All functions accept optional survey weights and\nwork with data from any source.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://charlescoverdale.github.io/inequality/,\nhttps://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": {
    "Date": "2026-05-30 15:06:52 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "MD5sum": "49a9ecc1104720659145c130d490e8b8",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "inequality_0.2.0.tar.gz",
  "_fileid": "007e16e8353d213e403a7530168de9a28b96109d0e4456c5e62ae6f173882b98",
  "_filesize": 195550,
  "_sha256": "007e16e8353d213e403a7530168de9a28b96109d0e4456c5e62ae6f173882b98",
  "_created": "2026-05-30T15:06:52.000Z",
  "_published": "2026-05-30T16:24:14.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78657246966,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309128644"
    },
    {
      "job": 78657246969,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309129257"
    },
    {
      "job": 78657246985,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309597894"
    },
    {
      "job": 78657246999,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309596805"
    },
    {
      "job": 78657108350,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309114418"
    },
    {
      "job": 78657246993,
      "time": 77,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309122568"
    },
    {
      "job": 78657247019,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309123080"
    },
    {
      "job": 78657247014,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309122516"
    },
    {
      "job": 78657247015,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309123685"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescoverdale/inequality",
  "_commit": {
    "id": "ab659804766aac14c496f76d35f5bcadc6991892",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "Add working-paper link to README intro\n\nLink the technical working paper hosted at charlescoverdale.github.io/files/coverdale_inequality_2026.pdf from the top of the README.\n",
    "time": 1780153137
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ineq",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 10
    },
    {
      "week": "2026-17",
      "n": 13
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 26,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 474,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inequality"
  },
  "_devurl": "https://github.com/charlescoverdale/inequality",
  "_pkgdown": "https://charlescoverdale.github.io/inequality/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inequality.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/inequality",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-20"
    }
  ],
  "_exports": [
    "iq_atkinson",
    "iq_compare",
    "iq_concentration",
    "iq_decompose",
    "iq_gini",
    "iq_growth_incidence",
    "iq_hoover",
    "iq_kakwani",
    "iq_kolm",
    "iq_lorenz",
    "iq_palma",
    "iq_percentile_ratio",
    "iq_polarisation",
    "iq_poverty",
    "iq_sample_data",
    "iq_sgini",
    "iq_shares",
    "iq_theil"
  ],
  "_help": [
    {
      "page": "iq_atkinson",
      "title": "Atkinson index",
      "topics": [
        "iq_atkinson"
      ]
    },
    {
      "page": "iq_compare",
      "title": "Compare inequality measures",
      "topics": [
        "iq_compare"
      ]
    },
    {
      "page": "iq_concentration",
      "title": "Concentration index",
      "topics": [
        "iq_concentration"
      ]
    },
    {
      "page": "iq_decompose",
      "title": "Between-within group decomposition",
      "topics": [
        "iq_decompose"
      ]
    },
    {
      "page": "iq_gini",
      "title": "Gini coefficient",
      "topics": [
        "iq_gini"
      ]
    },
    {
      "page": "iq_growth_incidence",
      "title": "Growth incidence curve",
      "topics": [
        "iq_growth_incidence"
      ]
    },
    {
      "page": "iq_hoover",
      "title": "Hoover index (Robin Hood index)",
      "topics": [
        "iq_hoover"
      ]
    },
    {
      "page": "iq_kakwani",
      "title": "Kakwani progressivity index",
      "topics": [
        "iq_kakwani"
      ]
    },
    {
      "page": "iq_kolm",
      "title": "Kolm index (absolute inequality)",
      "topics": [
        "iq_kolm"
      ]
    },
    {
      "page": "iq_lorenz",
      "title": "Lorenz curve",
      "topics": [
        "iq_lorenz"
      ]
    },
    {
      "page": "iq_palma",
      "title": "Palma ratio",
      "topics": [
        "iq_palma"
      ]
    },
    {
      "page": "iq_percentile_ratio",
      "title": "Percentile ratio",
      "topics": [
        "iq_percentile_ratio"
      ]
    },
    {
      "page": "iq_polarisation",
      "title": "Polarisation index",
      "topics": [
        "iq_polarisation"
      ]
    },
    {
      "page": "iq_poverty",
      "title": "Poverty measures",
      "topics": [
        "iq_poverty"
      ]
    },
    {
      "page": "iq_sample_data",
      "title": "Generate sample inequality data",
      "topics": [
        "iq_sample_data"
      ]
    },
    {
      "page": "iq_sgini",
      "title": "S-Gini (extended Gini family)",
      "topics": [
        "iq_sgini"
      ]
    },
    {
      "page": "iq_shares",
      "title": "Income shares by quantile",
      "topics": [
        "iq_shares"
      ]
    },
    {
      "page": "iq_theil",
      "title": "Theil index and generalised entropy measures",
      "topics": [
        "iq_theil"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/inequality/raw/HEAD/README.md",
  "_rundeps": [
    "cli"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "inequality",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-30T15:09:04.000Z",
      "distro": "noble",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "f64fb57d68c643350243bfec1d48ecd9eb7036d7ec56fe6a1343a44bb1f4221b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-30T15:09:09.000Z",
      "distro": "noble",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "9ca9100d4a4346a3762358dd24219a921426aa3cf38abdb67b5a5aead92572c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-30T16:23:50.000Z",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "fe65cbd86d668db0deede6fdd151e4fb20b2f9281ef92bf58993e382aa5ee013",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-30T16:23:40.000Z",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "691e95353f3ee7171dbd47a4edc683a73eeaf0fb7237fe1176232bc6a7dbe06f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-30T15:08:24.000Z",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "5c27fe39ce8c9e3593695c4459910c34ecf8f129a7da34633368bdbfabe0af75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-30T15:08:06.000Z",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "69c027b36f9d7e49888c33f8a78a48a3136f7b3f45bf83e83c21839f8115fe77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-30T15:08:05.000Z",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "b78d9b3439591dd908de706e1191fc56d27f4a389bae36101eeca15a899ee738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-30T15:08:10.000Z",
      "commit": "ab659804766aac14c496f76d35f5bcadc6991892",
      "fileid": "1ea78736ecada2cd9dc10ee99b4ae787d005458a1f817202050ed482c5f10e57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26687102629"
    }
  ]
}