Package: carbondata Title: Access Carbon Market Data from Emissions Trading Systems and Voluntary Registries Version: 0.1.1 Authors@R: person("Charles", "Coverdale", , "charlesfcoverdale@gmail.com", role = c("aut", "cre")) Description: Unified access to carbon market data from compliance emissions trading systems ('EU ETS', 'UK ETS', 'RGGI', California Cap-and-Trade) and voluntary carbon markets (Verra, Gold Standard, American Carbon Registry, Climate Action Reserve, via the Berkeley Voluntary Registry Offsets Database and the 'CarbonPlan' 'OffsetsDB' API). Includes cross-market price data from the 'International Carbon Action Partnership' ('ICAP') Allowance Price Explorer , global carbon pricing from the World Bank Carbon Pricing Dashboard , and the historical 'RFF' World Carbon Pricing Database following Dolphin, Pollitt and Newbery (2020) . Data is downloaded from public sources on first use and cached locally. Depends: R (>= 4.1.0) License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli (>= 3.6.0), httr2 (>= 1.0.0), jsonlite, readxl, tools, utils Suggests: arrow, nanoparquet, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://charlescoverdale.github.io/carbondata/, https://github.com/charlescoverdale/carbondata BugReports: https://github.com/charlescoverdale/carbondata/issues Config/pak/sysreqs: libssl-dev Repository: https://charlescoverdale.r-universe.dev Date/Publication: 2026-05-04 19:11:46 UTC RemoteUrl: https://github.com/charlescoverdale/carbondata RemoteRef: HEAD RemoteSha: ea4915b1e8b66a6fd25c17283b385061036a1992 NeedsCompilation: no Packaged: 2026-07-03 05:24:30 UTC; root Author: Charles Coverdale [aut, cre] Maintainer: Charles Coverdale