Hi, thank you for your response, I suppose in my local machine viridisLite is compatabile because I can run the shinyapp locally and runs perfectly fine, problem is the deploying procces. So I guess I have to wait to deployed into shinyapps.io
With the deployment of R3.5 in shinyapps.io now I found the next problem
Preparing to deploy application...DONE
Uploading bundle for application: 351904...DONE
Deploying bundle: 1403153 for application: 351904 ...
Waiting for task: 529018179
building: Processing bundle: 1403153
building: Parsing manifest
building: Building image: 1416403
building: Fetching packages
error: Building package: graph
################################ Begin Task Log ################################
################################# End Task Log #################################
Error: Unhandled Exception: Child Task 529018180 failed: Error building image: Error fetching graph (1.57.1) source. Error downloading package source. Please update your BioConductor packages to the latest version and try again:
I understand that I have to update the graph package, but I'm unnable to do It seems that the new version 1.58.0 installs but it-s not working
Best regards
Javi