Package: pedquant
Version: 0.1.0
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, Sina 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: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-03-14 13:27:36 UTC; shichenxie
Author: Shichen Xie [aut, cre]
Maintainer: Shichen Xie <xie@shichen.name>
Repository: CRAN
Date/Publication: 2019-03-15 17:30:04 UTC
