I mentioned last week in [ERROR]: Application deployment failed with error: Unhandled Exception:: child_task=1480459459 that I was having the same problem as @ agdamsbo trying to deploy an app with a Github dependency, which I belatedly realised was not the same issue as the OP. I'm still having the same issue and have created a MRE which also fails to deploy, so it seems that there is a problem on shinyapps side:
devtools::install_github("simon-smart88/shinydemo")
rsconnect::deployApp(system.file('shiny/',package='shinydemo'))
── Preparing for deployment ──────────────────────────────────────────────────────────────────────────────────
✔ Re-deploying "shinydemo" using "server: shinyapps.io / username: simonsmart"
ℹ Looking up application with id "13465269"...
✔ Found application <https://simonsmart.shinyapps.io/shinydemo/>
ℹ Bundling 1 file: app.R
ℹ Capturing R dependencies with renv
✔ Found 31 dependencies
✔ Created 18,929b bundle
ℹ Uploading bundle...
✔ Uploaded bundle with id 9426054
── Deploying to server ───────────────────────────────────────────────────────────────────────────────────────
Waiting for task: 1483083327
building: Processing bundle: 9426054
building: Building image: 11574264
building: Fetching packages
error: Building package: shinydemo
## Begin Task Log ############################################################################################
## End Task Log ##############################################################################################
Error: Unhandled Exception: child_task=1483083328 child_task_status=failed: Error building image: Error fetching shinydemo (0.1.0) source. <GitHubPackage user='simon-smart88' repo='shinydemo' private=False> unable to satisfy package: shinydemo (0.1.0)