Other packages > Find by keyword >

tidyquant  

Tidy Quantitative Financial Analysis
View on CRAN: Click here


Download and install tidyquant package within the R console
Install from CRAN:
install.packages("tidyquant")

Install from Github:
library("remotes")
install_github("cran/tidyquant")

Install by package version:
library("remotes")
install_version("tidyquant", "1.0.11")



Attach the package and use:
library("tidyquant")
Maintained by
Matt Dancho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-31
Latest Update: 2025-02-13
Description:
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.
How to cite:
Matt Dancho (2016). tidyquant: Tidy Quantitative Financial Analysis. R package version 1.0.11, https://cran.r-project.org/web/packages/tidyquant. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 0.1.0 (2016-12-31 18:22), 0.2.0 (2017-01-08 15:02), 0.3.0 (2017-01-21 23:13), 0.4.0 (2017-03-03 07:26), 0.5.0 (2017-04-03 22:23), 0.5.1 (2017-04-24 08:01), 0.5.2 (2017-07-27 23:24), 0.5.3 (2017-08-04 00:47), 0.5.4 (2018-02-19 20:46), 0.5.5 (2018-05-09 10:48), 0.5.6 (2019-04-22 21:30), 0.5.7 (2019-09-21 00:00), 0.5.8 (2019-10-11 15:10), 0.5.9 (2019-12-15 16:30), 0.5.10 (2020-01-27 17:10), 1.0.0 (2020-03-04 13:50), 1.0.1 (2020-07-02 13:30), 1.0.2 (2020-10-21 15:40), 1.0.3 (2021-03-05 07:40), 1.0.4 (2022-05-20 14:50), 1.0.5 (2022-09-08 23:20), 1.0.6 (2022-11-16 13:10), 1.0.7 (2023-03-31 22:40), 1.0.8 (2024-08-19 22:00), 1.0.9 (2024-09-02 18:30), 1.0.10 (2025-01-08 06:40), 1.0.11 (2025-02-13 06:30)
Other packages that cited tidyquant R package
View tidyquant citation profile
Other R packages that tidyquant depends, imports, suggests or enhances
Complete documentation for tidyquant
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA