I'm trying to deploy my first app in shinyapps.io through RStudio but I can't. The console prompts this:
Preparing to deploy application...DONE
########################## Begin Task Log ################################ ########################### End Task Log #################################
Uploading bundle for application: 337344...DONE
Deploying bundle: 1355635 for application: 337344 ...
Waiting for task: 523919702
building: Processing bundle: 1355635
building: Building image: 1368415
error: Building package: rlangError: Unhandled Exception: Child Task 523919707 failed: Error building image: Error building rlang (0.2.0). R version 3.5.0 currently unavailable
Ejecuci�n interrumpida
Any suggestion to solve this problem...? I've tried everything and I don't want to revert to the previous R version, in case this was the solution.
Thanks in advance.