I would like to request help with an error arising when deploying an rmarkdown-Shiny app to shinyapps.io, from RStudio Cloud. The app does run locally well. It also used deploy to shinyapps.io until very recently. Moreover, the app is deploying well to shinyapps.io from Desktop RStudio. Therefore, the issue seems specific to RStudio Cloud.
I've searched a lot but haven't found a solution. Please find the code and the error below.
Error:
Preparing to deploy document...DONE
Uploading bundle for document: 1545957...DONE
Deploying bundle: 2821213 for document: 1545957 ...
Waiting for task: 695239377
building: Parsing manifest
################################ Begin Task Log ################################
################################# End Task Log #################################
Error: Unhandled Exception: Child Task 695239379 error: Unhandled Exception: 'NoneType' object has no attribute 'lower'
Execution halted
Thank you very much