Package: pedquant
Version: 0.1.3
Title: Public Economic Data and Quantitative Analysis
Description: 
    Provides an interface to access public economic and financial data for 
    economic research and quantitative analysis. The data sources including 
    NBS, FRED, Yahoo Finance, 163 Finance and etc. 
Authors@R: 
    person("Shichen", "Xie", email = "xie@shichen.name", role = c("aut", "cre"))
Depends: R (>= 3.1.0)
Imports: data.table, TTR, zoo, curl, xml2, httr, rvest, jsonlite,
        stringi, readxl, readr, ggplot2, scales, gridExtra
Suggests: knitr, rmarkdown
License: GPL-3
URL: https://github.com/ShichenXie/pedquant
BugReports: https://github.com/ShichenXie/pedquant/issues
LazyData: true
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-02-14 08:40:24 UTC; shichenxie
Author: Shichen Xie [aut, cre]
Maintainer: Shichen Xie <xie@shichen.name>
Repository: CRAN
Date/Publication: 2020-02-14 09:00:02 UTC
