Possible problem with R 4-5.0 when trying to deploy an app

Hello!

I created a new app using R-4.5.0 and the latest version of RStudio.

I got this error message:
Error: Unhandled Exception: child_task=1533537678 child_task_status=error: Unhandled Exception: Unsupported R version 4.5.0 for operating system jammy.
Execution halted

Is this due to the latest R version, please?

Thank you,
Erin

If you are deploying to shinyapps.io, they probably have not yet upgraded to R 4.5.

That's exactly it.

I went back to R 4.4.3.

Thank you.