Package: pedquant Version: 0.2.5 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, Sina, Eastmoney and etc. It also provides quantitative functions for trading strategies based on the 'data.table', 'TTR', 'PerformanceAnalytics' and etc packages. Authors@R: person("Shichen", "Xie", email = "xie@shichen.name", role = c("aut", "cre")) Depends: R (>= 4.1.0) Imports: data.table, TTR, zoo, PerformanceAnalytics, curl, httr, rvest, lubridate, stringi, jsonlite, readxl, readr, echarts4r, xefun (> 0.1.3), htmlwidgets Suggests: knitr, rmarkdown License: GPL-3 URL: https://github.com/ShichenXie/pedquant, https://pedquant.com/ BugReports: https://github.com/ShichenXie/pedquant/issues LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE, old_usage = TRUE) Encoding: UTF-8 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://shichenxie.r-universe.dev Date/Publication: 2025-07-26 10:43:02 UTC RemoteUrl: https://github.com/shichenxie/pedquant RemoteRef: HEAD RemoteSha: 7725f765f3c6bb5c3a3551d5ba264b804d34b142 NeedsCompilation: no Packaged: 2026-06-21 07:52:02 UTC; root Author: Shichen Xie [aut, cre] Maintainer: Shichen Xie