Package: co2e
Title: Global Warming Potential Lookups and CO2-Equivalent Conversion
Version: 0.1.0
Authors@R: 
    person("Joe", "Corra", email = "Joewcorra@gmail.com", role = c("aut", "cre", "cph"))
Description: Provides curated Global Warming Potential (GWP) values from
    IPCC Assessment Reports 4 through 6, gas name standardization across
    documented naming variants (IUPAC/common names, per-report naming
    changes, and EPA/data.gov naming), and CO2-equivalent conversion
    utilities. Values are drawn from official IPCC source tables, with 
    corrections applied for two substances where the published table is 
    known to contain errors; see the package vignette for details and 
    source-by-source provenance notes.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, tibble, stringr
Suggests: tidyr, readr, testthat (>= 3.0.0), knitr, rmarkdown, spelling
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
LazyData: true
Config/roxygen2/version: 8.0.0
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/joewcorra/co2e
BugReports: https://github.com/joewcorra/co2e/issues
NeedsCompilation: no
Packaged: 2026-08-30 16:21:11 UTC; joewc
Author: Joe Corra [aut, cre, cph]
Maintainer: Joe Corra <Joewcorra@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-10 14:10:02 UTC
