Package: inflateR Title: Inflation Adjustment for Historical Currency Values Version: 0.2.0 Authors@R: person("Charles", "Coverdale", email = "charlesfcoverdale@gmail.com", role = c("aut", "cre")) Description: Convert historical monetary values into their present-day equivalents using bundled CPI (Consumer Price Index) and GDP deflator data sourced from the World Bank Development Indicators. Supports British pounds (GBP), Australian dollars (AUD), US dollars (USD), Euro (EUR), Canadian dollars (CAD), Japanese yen (JPY), Chinese yuan (CNY), Swiss francs (CHF), New Zealand dollars (NZD), Indian rupees (INR), South Korean won (KRW), Brazilian reais (BRL), and Norwegian krone (NOK). Currency codes and country names are both accepted as input. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US URL: https://charlescoverdale.github.io/inflateR/, https://github.com/charlescoverdale/inflateR BugReports: https://github.com/charlescoverdale/inflateR/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 LazyData: true Depends: R (>= 3.5.0) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://charlescoverdale.r-universe.dev Date/Publication: 2026-05-30 14:58:58 UTC RemoteUrl: https://github.com/charlescoverdale/inflater RemoteRef: HEAD RemoteSha: fbfa555ea811809d306991a8b61609b20d6c3c7e NeedsCompilation: no Packaged: 2026-07-18 04:57:57 UTC; root Author: Charles Coverdale [aut, cre] Maintainer: Charles Coverdale