Unsupported R version 4.6.1 for operating system jammy

Hi,
I received this message while trying to deploy my shinyApp via shinyapps.io.
Is there a prediction on when the new R version will be supported?
Thank you in advance for your help
Juliette Engelaere-Lefebvre

We have just made R 4.6.1 available in shinyapps.io so you should be all set if you deploy again.

thanks
sam

2 Likes

Thanks a lot. :folded_hands:
Using R 4.6.1 is indeed OK but deploying wasn't for me, due to spatial dependencies not found : {terra} could not be installed.

Error: Unhandled Exception: child_task=1712509489 child_task_status=failed: 
Error building image: Error building terra (1.9-34). Build exited with non-zero status: 1
2026-06-29T16:13:23.948940Z 01O Execution halted

Deploy logs can be read here : deploiement (#4979710) · Jobs · DREAL Pays de la Loire / Centre de Services de la Donnée / lettre.eolien · GitLab

I managed to deploy my application using R 4.5, so there’s no urgency in my case; I’m just sharing what happened, in case it might help :slightly_smiling_face: