Skip to content

Releases: pik-piam/GDPuc

GDPuc 1.0.4

05 Sep 14:39
Compare
Choose a tag to compare
  • Improve internal column detection
  • Allow magclass objects without years

GDPuc 1.0.0

06 Jun 08:40
Compare
Choose a tag to compare
  • Update wdi conversion factors and data
  • Add the CPI as possible deflator
  • Add two shortcut functions for using the CPI as deflator and convert a single value (fixed #20)
  • Add example to convertGDP (fixes #21)
  • Add options to convert to constant € and use only US deflator
  • Add with_USA option to replace_NAs
  • Relax restriction on presence of a year column (fixes #17)
  • Improve order of tests
  • Use magclass::as_tibble() instead of custom function

GDPuc 0.11.1

21 Jul 13:30
Compare
Choose a tag to compare
  • Clean up Suggest field, in order to comply with CRAN specifications
  • Improve documentation

GDPuc 0.11.0

19 Jun 15:19
Compare
Choose a tag to compare
  • Fix issue #15. The cfs data-frame returned when "return_cfs = TRUE" now displays the correct conversion factors.
  • Get rid of dplyr warnings and improve tests

GDPuc 0.10.0

06 Jan 11:35
Compare
Choose a tag to compare
  • Get rid of tidyselect warnings and improve tests

GDPuc 0.9.2

20 Sep 09:15
Compare
Choose a tag to compare
  • Transfer base repo to the pik-piam organization and update documentation links accordingly.

GDPuc 0.9.0

07 Apr 15:34
Compare
Choose a tag to compare
  • Add option GDPuc.warn and corresponding vignette.

  • Add replace_NAs argument option NA, to silence warning about NA creation.

v0.8.0

15 Feb 16:54
Compare
Choose a tag to compare

v0.7.0

08 Feb 21:09
Compare
Choose a tag to compare

v0.5.1

26 Oct 12:19
Compare
Choose a tag to compare

First public release