Other packages > Find by keyword >

priceR  

Economics and Pricing Tools
View on CRAN: Click here


Download and install priceR package within the R console
Install from CRAN:
install.packages("priceR")

Install from Github:
library("remotes")
install_github("cran/priceR")

Install by package version:
library("remotes")
install_version("priceR", "1.0.3")



Attach the package and use:
library("priceR")
Maintained by
Steve Condylios
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-31
Latest Update: 2024-08-17
Description:
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) .
How to cite:
Steve Condylios (2019). priceR: Economics and Pricing Tools. R package version 1.0.3, https://cran.r-project.org/web/packages/priceR. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2019-03-31 15:20), 0.1.1 (2020-03-23 12:10), 0.1.2 (2020-06-12 15:30), 0.1.3 (2020-06-21 14:30), 0.1.4 (2020-07-29 15:00), 0.1.5 (2020-10-03 08:00), 0.1.6 (2021-05-25 08:40), 0.1.62 (2022-06-30 09:30), 0.1.64 (2022-09-01 16:40), 0.1.66 (2022-09-14 16:30), 0.1.67 (2022-09-15 11:10), 1.0.0 (2023-10-03 18:40), 1.0.1 (2023-10-22 02:10), 1.0.2 (2024-08-18 00:20), 1.0.3 (2025-10-28 11:30)
Other packages that cited priceR R package
View priceR citation profile
Other R packages that priceR depends, imports, suggests or enhances
Complete documentation for priceR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA