Package: gglorenz
Title: Plotting Lorenz Curve with the Blessing of 'ggplot2'
Version: 0.0.1
Authors@R: c(
        person("JJ", "Chen", email = "jiajia.chern@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8482-8398"))
           )
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: 6.0.1
Imports: ineq
NeedsCompilation: no
Packaged: 2018-02-09 20:06:30 UTC; chan
Author: JJ Chen [aut, cre] (<https://orcid.org/0000-0001-8482-8398>)
Maintainer: JJ Chen <jiajia.chern@gmail.com>
Repository: CRAN
Date/Publication: 2018-02-12 10:05:40 UTC
