A Framework for Enterprise Shiny Applications (original) (raw)
Build high quality, enterprise-grade Shiny apps at speed.
Events
Why Rhino?
Rhino allows you to create Shiny apps The Appsilon Way - like a fullstack software engineer. Apply best software engineering practices, modularize your code, test it well, make UI beautiful, and think about user adoption from the very beginning. Rhino is an opinionated framework with a focus on software engineering practices and development tools.
Rhino supports your work in 3 main areas:
- Clear code: scalable app architecture, modularization based on Box and Shiny modules.
- Quality: unit tests, E2E tests with Cypress, logging and monitoring, linting.
- Automation: project startup, CI with GitHub Actions, dependency management with renv, configuration management with config, Sass and JavaScript bundling with ES6 support via Node.js.
These features are often implemented using well-known packages. Rhino brings them all working together out of the box!
Read more: What is Rhino?
Are you a Rhino user who want to share your feedback and shape the future of the package?
If yes, we would be very happy to hear from you in this anonymous developer survey! It shouldn’t take you more than 5 to 10 minutes to fill it in and it would definitely help us to understand your needs and plan new features.
Installation
Stable version:
Development version:
remotes::install_github("Appsilon/rhino")