Please, what happens if a shiny app is published with an app name that already exists by another author? After deploying my app on shinyapps.io, my app looks totally different from what I built and run on my local machine. When I looked into the app log in my shinyapps.io dashboard, I saw a couple of string inputs and packages, which I did not use in my shiny app. Could an existing app by the same app name as mine be preventing my app from deploying fine on shinyapps.io?