Package: kayadata
Type: Package
Title: Kaya Identity Data for Nations and Regions
Version: 1.0.0
Date: 2021-10-22
Authors@R: 
    person(given = "Jonathan",
           family = "Gilligan",
           role = c("cre", "aut"),
           email = "jonathan.gilligan@vanderbilt.edu",
           comment = c(ORCID = "0000-0003-1375-6686"))
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://jonathan-g.github.io/kayadata/,
        https://github.com/jonathan-g/kayadata
BugReports: https://github.com/jonathan-g/kayadata/issues
License: MIT + file LICENSE
Depends: R (>= 3.5), ggplot2 (>= 3.0)
Imports: magrittr (>= 1.5), forcats (>= 0.3), dplyr (>= 0.8), tidyr (>=
        0.8), stringr (>= 1.3.1), scales (>= 1.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.2
Suggests: broom (>= 0.5), knitr (>= 1.22), purrr (>= 0.3), rmarkdown
        (>= 1.12), testthat (>= 2.0), vdiffr (>= 0.3.1)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-22 22:43:11 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: 2021-10-25 07:20:07 UTC
Built: R 4.0.2; ; 2021-10-26 11:13:53 UTC; unix
