Package: gglorenz
Title: Plotting Lorenz Curve with the Blessing of 'ggplot2'
Version: 0.0.2
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) <doi:10.2307/2276207> and 
    generalized Lorenz curve (Shorrocks 1983) <doi:10.2307/2554117>.
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.0
Imports: ineq
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2020-05-27 01:03:21 UTC; chan
Author: JJ Chen [aut, cre] (<https://orcid.org/0000-0001-8482-8398>),
  Hernando Cortina [aut] (<https://orcid.org/0000-0001-6790-4870>)
Maintainer: JJ Chen <jiajia.chern@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-27 09:00:06 UTC
Built: R 4.2.0; ; 2022-04-12 16:53:30 UTC; unix
