diff --git a/README.md b/README.md index 51dd383..ca08311 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,9 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [rugarch](https://cran.r-project.org/web/packages/rugarch/index.html) - Univariate GARCH Models - [rmgarch](https://cran.r-project.org/web/packages/rmgarch/index.html) - Multivariate GARCH Models - [tidypredict](https://github.com/edgararuiz/tidypredict) - Run predictions inside the database +- [tidyquant](https://github.com/business-science/tidyquant) - Bringing financial analysis to the tidyverse +- [timetk](https://github.com/business-science/timetk) - A toolkit for working with time series in R +- [tibbletime](https://github.com/business-science/tibbletime) - Built on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index. ### Calendars