shinymgr: A Framework for Building, Managing, and Stitching 'shiny' Modules into Reproducible Workflows

A unifying framework for managing and deploying 'shiny' applications that consist of modules, where an "app" is a tab-based workflow that guides a user step-by-step through an analysis. The 'shinymgr' app builder "stitches" 'shiny' modules together so that outputs from one module serve as inputs to the next, creating an analysis pipeline that is easy to implement and maintain. Users of 'shinymgr' apps can save analyses as an RDS file that fully reproduces the analytic steps and can be ingested into an R Markdown report for rapid reporting. In short, developers use the 'shinymgr' framework to write modules and seamlessly combine them into 'shiny' apps, and users of these apps can execute reproducible analyses that can be incorporated into reports for rapid dissemination.

Getting started

Package details

AuthorLaurence Clarfeld [aut, cre] (<https://orcid.org/0000-0002-3927-9411>), Caroline Tang [aut] (<https://orcid.org/0000-0001-7966-5854>), Therese Donovan [aut, org, rth] (<https://orcid.org/0000-0001-8124-9251>)
MaintainerLaurence Clarfeld <laurence.clarfeld@uvm.edu>
LicenseGPL-3
Version1.1.0
URL https://code.usgs.gov/vtcfwru/shinymgr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shinymgr")

Try the shinymgr package in your browser

Any scripts or data that you put into this service are public.

shinymgr documentation built on May 29, 2024, 1:17 a.m.