priceR: Economics and Pricing Tools

Functions to aid in micro and macro economic analysis and handling of price and currency data. Includes extraction of relevant inflation and exchange rate data from World Bank API, data cleaning/parsing, and standardisation. Inflation adjustment calculations as found in Principles of Macroeconomics by Gregory Mankiw et al (2014). Current and historical end of day exchange rates for 171 currencies from the European Central Bank Statistical Data Warehouse (2020) <https://sdw.ecb.europa.eu/curConverter.do>.

Version: 1.0.1
Imports: dplyr, gsubfn, stringr, purrr, jsonlite, stats, lubridate, stringi, tidyr
Suggests: testthat
Published: 2023-10-22
Author: Steve Condylios [aut, cre], Bruno Mioto [ctb], Bryan Shalloway [ctb]
Maintainer: Steve Condylios <steve.condylios at gmail.com>
BugReports: https://github.com/stevecondylios/priceR/issues
License: MIT + file LICENSE
URL: https://github.com/stevecondylios/priceR
NeedsCompilation: no
Materials: README
CRAN checks: priceR results

Documentation:

Reference manual: priceR.pdf

Downloads:

Package source: priceR_1.0.1.tar.gz
Windows binaries: r-devel: priceR_1.0.1.zip, r-release: priceR_1.0.1.zip, r-oldrel: priceR_1.0.1.zip
macOS binaries: r-release (arm64): priceR_1.0.1.tgz, r-oldrel (arm64): priceR_1.0.1.tgz, r-release (x86_64): priceR_1.0.1.tgz
Old sources: priceR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=priceR to link to this page.