How to deploy an R Shiny app?

I want to deploy an R Shiny app.
R Shiny has a buildpack at Github, but using it directly is still not available.
Can I package the buildpack somehow, so fly.io would recognize it?
Or, should I learn Docker?

1 Like

Any guidance to the questions posed above in 2022?