shiny_resources Any useful resources for the design and deployment of shiny apps Design General best practices Layouts Pretty shiny widgets Improved user feedback/error messages Cheatsheet Production-ready shiny guide Writing better error messages R packages for building robust, production grade {shiny} apps. Deployment shinyapps.io Storage Accessing external databases Security and Compliance of shinyapps.io shinyapps.io: ubuntu default packages Be aware that you should not have an explicit install.packages() call within your ui.R or server.R files.