To use the application please follow the following steps
Run the following command after setting your working directory to the NewForecastingDashboard
path.
pkgload::load_all(".")
Run The following command in your console to run the shiny app after loading the package.
NewForecastingDashboardApp()