Bringing business and financial analysis to the 'tidyverse'. The 'tidyquant' package provides a convenient wrapper to various 'xts', 'zoo', 'quantmod', 'TTR' and 'PerformanceAnalytics' package functions and returns the objects in the tidy 'tibble' format. The main advantage is being able to use quantitative functions with the 'tidyverse' functions including 'purrr', 'dplyr', 'tidyr', 'ggplot2', 'lubridate', etc. See the 'tidyquant' website for more information, documentation and examples.
Version: | 1.0.1 |
Depends: | R (≥ 3.0.0), lubridate, PerformanceAnalytics, quantmod (≥ 0.4-13) |
Imports: | dplyr (≥ 0.8.3), ggplot2, httr, lazyeval, magrittr, purrr, Quandl, riingo, alphavantager (≥ 0.1.2), stringr, tibble, tidyr (≥ 1.0.0), timetk (≥ 2.0.0), timeDate, TTR, xts, rlang, tidyselect, rstudioapi, crayon, cli |
Suggests: | tidyverse, forcats, broom, knitr, rmarkdown, testthat (≥ 2.1.0), tibbletime, scales, Rblpapi, readxl |
Published: | 2020-07-02 |
Author: | Matt Dancho [aut, cre], Davis Vaughan [aut] |
Maintainer: | Matt Dancho <mdancho at business-science.io> |
BugReports: | https://github.com/business-science/tidyquant/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/business-science/tidyquant |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Finance |
CRAN checks: | tidyquant results |
Reference manual: | tidyquant.pdf |
Vignettes: |
Introduction to tidyquant Core Functions in tidyquant R Quantitative Analysis Package Integrations in tidyquant Scaling Your Analysis with tidyquant Charting with tidyquant Performance Analysis with tidyquant Excel in R - tidyquant 1.0.0 |
Package source: | tidyquant_1.0.1.tar.gz |
Windows binaries: | r-devel: tidyquant_1.0.1.zip, r-release: tidyquant_1.0.1.zip, r-oldrel: tidyquant_1.0.1.zip |
macOS binaries: | r-release: tidyquant_1.0.1.tgz, r-oldrel: tidyquant_1.0.1.tgz |
Old sources: | tidyquant archive |
Reverse imports: | EventStudy, RTL |
Reverse suggests: | alphavantager, anomalize, bitmexr, ExPanDaR, modeltime, sweep, timetk |
Please use the canonical form https://CRAN.R-project.org/package=tidyquant to link to this page.