Package: priceR
Type: Package
Title: Microeconomics and Pricing Tools
Version: 0.1.2
Imports: dplyr, gsubfn, stringr, purrr, jsonlite, stats, lubridate,
        curl, stringi
Author: Steve Condylios [aut, cre] (<https://orcid.org/0000-0003-0599-844X>)
Maintainer: Steve Condylios <steve.condylios@gmail.com>
BugReports: https://github.com/stevecondylios/priceR/issues
License: MIT + file LICENSE
URL: https://github.com/stevecondylios/priceR
Description: Functions to aid in microeconomic analysis and handling of price and currency data. 
    This includes extraction of relevant data (e.g. from World Bank API, and other sources), data cleaning/parsing, and standardisation.
    Inflation adjustment calculations as found in Principles of Macroeconomics by Gregory Mankiw et al (2014).  
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-06-12 09:17:27 UTC; st
Repository: CRAN
Date/Publication: 2020-06-12 13:30:03 UTC
