GDPuc
Easily Convert GDP Data
A GDP unit converter that keeps widening which currencies and deflators it will accept
◆Recent moves
- 8mo ago
Fix iso3c column selection
A single bug fix in how the iso3c column is chosen, following the 1.6.0 work that made those columns configurable. Narrow correction to recently changed code.
View source ↗ - 8mo ago
xCU unit introduced; madrat caching and region mappings supported
Adds xCU as a unit for the local currency of an arbitrary country, makes the package compatible with madrat caching, accepts a madrat regionmapping string in with_regions, and lets callers name non-default iso3c and year columns. Also fixes countries without PPP data silently missing US conversion factors, and drops the lifecycle dependency.
View source ↗ - 1y ago
Better column detection; magclass objects without years accepted
Improves internal column detection and allows magclass objects that carry no year dimension. Small accommodations for how the surrounding modelling stack passes data in.
View source ↗ - 2y ago
CPI added as an alternative deflator; constant euro conversion
Updates the World Bank conversion factors and data, adds the CPI as a deflator option with shortcut functions for single-value conversion, and adds options for constant euro output and US-only deflators. The only release that changes the methods available rather than the inputs accepted.
View source ↗ - 3y ago
Suggests field cleaned for CRAN compliance
Tidies the Suggests field to meet CRAN specifications and improves documentation. Packaging housekeeping.
View source ↗ - 3y ago
Correct conversion factors returned by return_cfs
Fixes the data frame returned when return_cfs = TRUE, which had been showing incorrect conversion factors, and clears dplyr warnings. A correctness fix in a diagnostic output rather than in the conversion itself.
View source ↗