I wrote a shinyapp based on shinydashboard, and when I deployed it to shinyapps.io, it has warning messages say:
1: In fileDependencies.R(file) :
Failed to parse C:/Users/feiwuu/AppData/Local/Temp/Rtmp42sbBV/file4dc4f7a3a5/server.R ; dependencies in this file will not be discovered.
2: In fileDependencies.R(file) :
Failed to parse C:/Users/feiwuu/AppData/Local/Temp/Rtmp42sbBV/file4dc4f7a3a5/ui.R ; dependencies in this file will not be discovered.
And when I open the deployed app, it has error message says:
An error has occurred. Check your logs or contact the app author for clarification.
Did anyone knows what's wrong when this situation happens?
Looking forward to your answer. THX