Package: gglorenz Title: Plotting Lorenz Curve with the Blessing of 'ggplot2' Version: 0.0.2.9000 Authors@R: c( person("JJ", "Chen", email = "jiajia.chern@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8482-8398")), person("Hernando", "Cortina", email = "hch@alum.mit.edu", role = c("aut"), comment = c(ORCID = "0000-0001-6790-4870")) ) Description: Provides statistical transformations for plotting empirical ordinary Lorenz curve (Lorenz 1905) and generalized Lorenz curve (Shorrocks 1983) . Depends: R (>= 3.2.0), ggplot2 (>= 2.2.1) 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 Imports: ineq Suggests: spelling 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: 2026-07-02 08:41:45 UTC; root Author: JJ Chen [aut, cre] (ORCID: ), Hernando Cortina [aut] (ORCID: ) Maintainer: JJ Chen