Deploying application to shinyapps.io

I have alredy installed httpuv package but when i am trying to deploy application to shiny server. I am getting below error:
reparing to deploy application...DONE
Uploading bundle for application: 1049884...Error:

  • Application depends on package "httpuv" but it is not installed.
    Please resolve before continuing.
    Execution halted

Thanks in advance!

It could be that httpuv failed to install on your server -- do you have any more relevant output you can share with us (that might point to reason why it couldn't install)?

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.