The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

shinyFeedback

Travis-CI Build Status CRAN Downloads

R package for displaying user feedback alongside Shiny inputs

Live Shiny app using shinyFeedback

Getting Started

Install from CRAN

install.packages("shinyFeedback")

Or install the development version from GitHub

remotes::install_github("merlinoa/shinyFeedback", build_vignettes = TRUE)

Read Intro Vignette

# load package
library(shinyFeedback)
# read intro vignette
browseVignettes(package = "shinyFeedback")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.