Package: kayadata
Type: Package
Title: Kaya Identity Data for Nations and Regions
Version: 0.4.0
Date: 2019-03-18
Authors@R: c( person("Jonathan", "Gilligan", 
              email = "jonathan.gilligan@vanderbilt.edu", 
              comment = c(ORCID = "0000-0003-1375-6686"),
              role = c("cre", "aut")))
Description: Provides data for Kaya identity variables (population, gross 
             domestic product, primary energy consumption, and energy-related 
             CO2 emissions) for the world and for individual nations, and 
             utility functions for looking up data,  plotting trends of 
             Kaya variables, and plotting the fuel mix for a given country
             or region. The Kaya identity (Yoichi Kaya and Keiichi Yokobori, 
             "Environment, Energy, and Economy: Strategies for Sustainability" 
             (United Nations University Press, 1998) and 
             <https://en.wikipedia.org/wiki/Kaya_identity>) expresses a nation's 
             or region's greenhouse gas emissions in terms of its population, 
             per-capita Gross Domestic Product, the energy intensity of its 
             economy, and the carbon-intensity of its energy supply.
URL: https://github.com/jonathan-g/kayadata
BugReports: https://github.com/jonathan-g/kayadata/issues
License: MIT + file LICENSE
Depends: ggplot2 (>= 3.0), R (>= 3.5)
Imports: magrittr (>= 1.5), forcats (>= 0.3), dplyr (>= 0.8), tidyr (>=
        0.8), stringr (>= 1.3.1), scales (>= 1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat (>= 2.0), purrr (>= 0.3), broom (>= 0.5), knitr (>=
        1.22), rmarkdown (>= 1.12)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-19 22:40:28 UTC; Jonathan
Author: Jonathan Gilligan [cre, aut] (<https://orcid.org/0000-0003-1375-6686>)
Maintainer: Jonathan Gilligan <jonathan.gilligan@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2019-03-22 17:40:03 UTC
