I would like to include an R package installed using install_git() from Codeberg, (not install_github()) in a shinyapps application, however this is not supported.
Under package sources, in the shinyapps documentation it says:
please drop us a line in the [shinyapps Community] if the lack of support is a blocker for you.
https://docs.rstudio.com/shinyapps.io/getting-started.html#deploying-a-sample-application
So here I am.
Would this be possible?
Thanks