## External Packages for Final Project

**Data Retrieval and Transformation**

- arrow
- ctar
- data.table
- dplyr
- drake
- duckdb
- feasts
- feather
- foreach
- foreign
- haven
- httr2
- jsonlite
- lubridate
- openxlsx
- parallel
- purrr
- quantmod
- readxl
- recipes
- reshape2
- rvest
- stringr
- targets
- tsfeatures
- ucimlrepo
- xts

Or any of the packages from these:

- https://cran.r-project.org/web/views/Databases.html

**Math and Statistics**

- bonsai
- caret
- dbscan
- dml
- entropy
- fable
- forecast
- forcats
- glmnet
- infer
- lightgbm
- lmtest
- marginaleffects
- MASS
- Metrics
- modeltime
- parsnip
- plm
- prophet
- randomForest
- rpart
- sandwich
- tidymodels
- treesnip
- xgboost
- yardstick
- zoo

Or any of the packages from these:

- https://cran.r-project.org/web/views/Econometrics.html
- https://cran.r-project.org/web/views/MachineLearning.html
- https://cran.r-project.org/web/views/Robust.html

**Visualization, Presentation, and Reporting**

- corrplot
- DT
- dygraphs
- gganimate
- ggbump
- ggforce
- gghighlight
- ggiraph
- ggplot2
- ggvis
- googleVis
- gt
- igraph
- knitr
- leaflet
- openxlsx
- patchwork
- plotly
- RColorBrewer
- scales
- stargazer

Or any of the packages from these:

- https://cran.r-project.org/web/views/DynamicVisualizations.html
