Package: GDPuc
Title: Easily Convert GDP Data
Version: 0.7.0
Authors@R: 
    c(person(given = "Johannes",
             family = "Koch",
             role = c("aut", "cre"),
             email = "jokoch@pik-potsdam.de"))
Description: A function to convert GDP time series from one unit to another.
    All common GDP units are included, i.e. current and constant local currency
    units, US$ via market exchange rates and international dollars via
    purchasing power parities. Conversion factors can easily be customized. 
    Conversion at a regional/aggregated level is also possible.
License: GPL (>= 3)
URL: https://github.com/johanneskoch94/GDPuc#readme,
        https://johanneskoch94.github.io/GDPuc/
BugReports: https://github.com/johanneskoch94/GDPuc/issues
RoxygenNote: 7.1.2
Depends: R (>= 2.10)
Imports: cli (>= 2.4.0), crayon, dplyr, glue, lifecycle, magrittr,
        rlang (>= 1.0.0), tibble, tidyselect, withr
Suggests: covr, knitr, magclass, purrr, readxl, rmarkdown, stringr,
        testthat (>= 3.0.0), tidyr, WDI, zoo
Config/testthat/edition: 3
Encoding: UTF-8
Date: 2022-02-08
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-08 17:22:32 UTC; johannes
Author: Johannes Koch [aut, cre]
Maintainer: Johannes Koch <jokoch@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2022-02-08 17:30:02 UTC
