Hello,
I am attempting to deploy my dashboard to the web via Shinyapps.io. However, I am getting an error reading:
"An error has occurred
The application failed to start.
exit status 1"
The app is working perfectly when running locally. I have tried a number of different possible solutions including removing the setwd() command and removing any package install/library commands from the script. I have also tried a number of other trouble shooting methods. Any thoughts on what is causing this error?
Here is my full code: Apps/Full_Site.R at main · tylergimple/Apps · GitHub