Am trying to publish to shinyapps.io but I keep getting this task log that ends with,
"Error: Unhandled Exception: Child Task 1245918233 failed: Error building image: R version 4.2.2 currently unavailable
Execution halted"
Which I know means the version of R, but which versions of R does shinyapps.io support?
I haven't checked but I think there may now be a newer version of rsconnect that works on 4.2.2 (try updating your packages and see), but certain dependencies might fail still - I was having a problem with compiling DBI just now.