I developed a Shiny app that runs fine locally, but I get
Error in library(shiny) : there is no package called 'shiny'
when I try to publish to shinyapps.io.
I have seen multiple responses about how to correct on Ubuntu, etc., but I am running R 3.2.2 and R Studio 0.99.486 on Windows 7 Enterprise.
How I can correct this problem on Windows?