Package: kayadata
Type: Package
Title: Kaya Identity Data for Nations and Regions
Version: 1.3.0
Date: 2023-07-13
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,
        https://doi.org/10.5281/zenodo.8144476
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), scales (>= 1.0), purrr (>= 0.3)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
Suggests: broom (>= 0.5), knitr (>= 1.22), rmarkdown (>= 1.12),
        testthat (>= 2.0), vdiffr (>= 0.3.1)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-17 15:47:44 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: 2023-07-17 22:40:05 UTC
Built: R 4.2.0; ; 2023-07-18 12:00:41 UTC; unix
