{
  "_id": "6a47908d8b9f0d9747cf1706",
  "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-07-02 08:41:45 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>",
  "_user": "jjchern",
  "_type": "src",
  "_file": "gglorenz_0.0.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5243d1a60685edbe11a63fd699895be1d585060f08e693a2f07ea7ee4ceb955a",
  "_filesize": 369128,
  "_sha256": "5243d1a60685edbe11a63fd699895be1d585060f08e693a2f07ea7ee4ceb955a",
  "_expires": "2026-10-11T10:35:56.000Z",
  "_created": "2026-07-02T08:41:45.000Z",
  "_published": "2026-07-03T10:35:57.220Z",
  "_jobs": [
    {
      "job": 84981885811,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033438296"
    },
    {
      "job": 84981885736,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033435567"
    },
    {
      "job": 84981885468,
      "time": 191,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033449241"
    },
    {
      "job": 84981885705,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033430559"
    },
    {
      "job": 84981885323,
      "time": 160,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033389438"
    },
    {
      "job": 84981885696,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8033436349"
    },
    {
      "job": 84981885757,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033421649"
    },
    {
      "job": 84981885988,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033419729"
    },
    {
      "job": 84981885874,
      "time": 1030,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033782432"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 61
  },
  "_downloads": {
    "count": 366,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gglorenz"
  },
  "_devurl": "https://github.com/jjchern/gglorenz",
  "_searchresults": 113,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.243410141653711,
  "_indexed": true,
  "_nocasepkg": "gglorenz",
  "_universes": [
    "jjchern"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:43:46.000Z",
      "distro": "resolute",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/5e4ed4f1e19202ee516cbe8a6477691c7446da35d607270ec76e4d7b2fbd7485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:43:41.000Z",
      "distro": "resolute",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/0db57786374574b373780faa493ae22a56e8e76ea9be25f07f09ac9db490025c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:44:16.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/303c7eb3b56ccb211d8989717dd0cadfa833df34e9d65ac769855b85c03c7ec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:43:34.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/369083608e4b9c2d78f72eaefaeb8a82dd7675eed957bcfc34b997ee2eddfc5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:44:01.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/075388b11d29a15ab15fa2b234c1e47c714d1a11fda099533c56d309295bcf15",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:42:59.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/8b6b91c6b4ba86bc1add0dadc53684589a36a24b97ba9889d6352824d417f7d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:42:53.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/54f72f40268023c320143a437cfc741e53b06368f7dc2897dbdcf13100c7624c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2.9000",
      "date": "2026-07-02T08:57:51.000Z",
      "commit": "305ba873ceb13dbf1fdb8ac08e049147e77bae84",
      "fileid": "https://r2.ropensci.org/5572e98222802e1ddd27d9287c786090dceedf35c22e58658dfd54e7cf4a6e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jjchern/actions/runs/28576945695"
    }
  ]
}