Prophet package not running while deploying app on Shinyapps.io cloud

Hi Team,

I have built a shiny application and I have used prophet algorithm for forecasting purposes. When I run this app in my local machine it runs perfectly fine and when I deploy it on the shinyapps.io cloud - Free plan it doesn't work. It shows Apps UI layout for like 60 seconds and then it gets disconnected from the server. Can anyone tell me why it is happening?

When I installed prophet package on my Mac OS and Windows OS it also prompted me to install so other software/dependency for Prophet package to work. I don't remember exactly what was that, But I think some kernel related files. It may be same case with shinyapps.io server to that we have to install that file and then it will work fine?

This may be the x-code info you need to get prophet up and running.