r-golem 0.5.1
Framework for robust Shiny applications
This package implements an opinionated framework for building a production- ready Shiny application. Golem contains a series of tools like dependency management, version management, easy installation and deployment or documentation management.
- Outputs:
out - Website: https://github.com/ThinkR-open/golem
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-golem 0.5.1 as follows:
guix install r-golem@0.5.1
Or install the latest version:
guix install r-golem
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.