{
  "_id": "6a1eadc9b25058d4daada36f",
  "Package": "gglorenz",
  "Title": "Plotting Lorenz Curve with the Blessing of 'ggplot2'",
  "Version": "0.0.2.9000",
  "Authors@R": "c(\nperson(\"JJ\", \"Chen\", email = \"jiajia.chern@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8482-8398\")),\nperson(\"Hernando\", \"Cortina\", email = \"hch@alum.mit.edu\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-6790-4870\"))\n)",
  "Description": "Provides statistical transformations for plotting\nempirical ordinary Lorenz curve (Lorenz 1905)\n<doi:10.2307/2276207> and generalized Lorenz curve (Shorrocks\n1983) <doi:10.2307/2554117>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/jjchern/gglorenz",
  "BugReports": "https://github.com/jjchern/gglorenz/issues",
  "RoxygenNote": "7.1.1",
  "Language": "en-US",
  "Repository": "https://jjchern.r-universe.dev",
  "Date/Publication": "2020-07-13 00:58:49 UTC",
  "RemoteUrl": "https://github.com/jjchern/gglorenz",
  "RemoteRef": "HEAD",
  "RemoteSha": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:13:49 UTC",
    "User": "root"
  },
  "Author": "JJ Chen [aut, cre] (ORCID: <https://orcid.org/0000-0001-8482-8398>),\nHernando Cortina [aut] (ORCID: <https://orcid.org/0000-0001-6790-4870>)",
  "Maintainer": "JJ Chen <jiajia.chern@gmail.com>",
  "MD5sum": "013849eb7fcd612af7b5ace3ba66408c",
  "_user": "jjchern",
  "_type": "src",
  "_file": "gglorenz_0.0.2.9000.tar.gz",
  "_fileid": "d456d850bb5d7ad93d50e0c174b434fee5aeea61adc74323dc5d102f19d7b7b5",
  "_filesize": 365629,
  "_sha256": "d456d850bb5d7ad93d50e0c174b434fee5aeea61adc74323dc5d102f19d7b7b5",
  "_created": "2026-06-02T10:13:49.000Z",
  "_published": "2026-06-02T10:17:45.883Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79048374528,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354972703"
    },
    {
      "job": 79048374558,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354971226"
    },
    {
      "job": 79048374486,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354977689"
    },
    {
      "job": 79048374511,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354983914"
    },
    {
      "job": 79047978472,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354931391"
    },
    {
      "job": 79048374517,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354965648"
    },
    {
      "job": 79048374551,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354957549"
    },
    {
      "job": 79048374586,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354955762"
    },
    {
      "job": 79048374581,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354962342"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jjchern/gglorenz",
  "_commit": {
    "id": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
    "author": "JJ Chen <jiajia.chern@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from cortinah/master\n\nAllow annotate_ineq() to use frequency parameter",
    "time": 1594601929
  },
  "_maintainer": {
    "name": "JJ Chen",
    "email": "jiajia.chern@gmail.com",
    "login": "jjchern",
    "description": "",
    "uuid": 11262574,
    "orcid": "0000-0001-8482-8398"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Depends"
    },
    {
      "package": "ineq",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "jjchern",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ggplot-extension",
    "ggplot2"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "jjchern",
      "count": 42,
      "uuid": 11262574
    },
    {
      "user": "cortinah",
      "count": 4,
      "uuid": 22863380
    }
  ],
  "_userbio": {
    "uuid": 11262574,
    "type": "user",
    "name": "JJ Chen"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gglorenz"
  },
  "_devurl": "https://github.com/jjchern/gglorenz",
  "_searchresults": 98,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gglorenz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jjchern/gglorenz",
  "_realowner": "jjchern",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-02-12"
    },
    {
      "version": "0.0.2",
      "date": "2020-05-27"
    }
  ],
  "_exports": [
    "annotate_ineq",
    "stat_lorenz",
    "stat_lorenz_generalized",
    "StatLorenz",
    "StatLorenzGeneralized"
  ],
  "_datasets": [
    {
      "name": "billionaires",
      "title": "Billionaires data",
      "object": "billionaires",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Rank",
        "Name",
        "Total_Net_Worth",
        "Country",
        "Industry",
        "TNW"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "annotate_ineq",
      "title": "Annotate ggplot2 chart with inequality metric",
      "topics": [
        "annotate_ineq"
      ]
    },
    {
      "page": "billionaires",
      "title": "Billionaires data",
      "topics": [
        "billionaires"
      ]
    },
    {
      "page": "gglorenz-package",
      "title": "gglorenz: Plotting Lorenz Curve with ggplot2",
      "topics": [
        "gglorenz",
        "StatLorenz",
        "StatLorenzGeneralized"
      ]
    },
    {
      "page": "stat_lorenz",
      "title": "Values of Ordinary Lorenz Curve",
      "topics": [
        "stat_lorenz"
      ]
    },
    {
      "page": "stat_lorenz_generalized",
      "title": "Values of Generalized Lorenz Curve",
      "topics": [
        "stat_lorenz_generalized"
      ]
    }
  ],
  "_readme": "https://github.com/jjchern/gglorenz/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "ineq",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.181557773862786,
  "_indexed": true,
  "_nocasepkg": "gglorenz",
  "_universes": [
    "jjchern"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:15:47.000Z",
      "distro": "noble",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "dc1d82652109a5e27e5c364bc9bafaf4c183c957bf6566bd31aabce1245162ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:15:44.000Z",
      "distro": "noble",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "220cd2f65e4a4236df2b6fdd0d23ed37c3a776bc3a919f59361332017de3c011",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:16:08.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "f0272347b0dac440182f2709deccff5b650fa0f784f1441ae011b7cbd1c9332f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:16:19.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "5e065fcf103364770da4251a951732cbc315bfcb84d1174225e8ba7d3c8ee313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:15:45.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "6c4436d89a1aeeae98a379d2ecba1a812599fa82c0449af3b2bfd904b0685778",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:14:59.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "d1247cd359bbd3ddca5912dc3103c76b47c9ef63a2a2e4e9ce851583ad3d97f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:14:52.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "cd85082ace33e88484ec58b9e6f39e664c5974756aefe33d58a962f52895ae24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-06-02T10:15:11.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "02848e376cc4f08ffc361b02754d11f42a7f1fe90706e1dcb2e7c15431c1d436",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/26813099936"
    }
  ]
}