Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -3,12 +3,12 @@
!Join the chat at https://gitter.im/awesome-rshiny/Lobby (https://badges.gitter.im/awesome-rshiny/Lobby.svg) 
(https://gitter.im/awesome-rshiny/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
!Join the chat at https://gitter.im/awesome-rshiny/Lobby (https://badges.gitter.im/awesome-rshiny/Lobby.svg) (https://gitter.im/awesome-rshiny/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) !Awesome 
(https://awesome.re/badge.svg) (https://awesome.re)
A curated list of resources for R Shiny. (Featured on Awesome-R (https://awesome-r.com/))
 Contents
 Contents
- Resources (#resources)
- General (#general)
- Community (#community)
@@ -57,16 +57,13 @@
- Shiny Server (https://github.com/rstudio/shiny-server) - Back end software that builds a web server for shiny apps.
- RStudio Connect (https://www.rstudio.com/products/connect/) - Back end software for hosing shiny applications, Rmarkdown, plus other features for enterprise contexts.
- Shinyproxy (https://www.shinyproxy.io/) - Uses containers for hosting shiny apps and a Java server control and proxy traffic to the app containers. How-to Blog 
(http://lukesingham.com/shiny-containers-with-shinyproxy/).
- ShinyStudio (https://github.com/dm3ll3n/ShinyStudio) - Builds on the Rocker project (https://www.rocker-project.org/) by including ShinyProxy to provide secured access to RStudio, VS Code, 
and Shiny.
- Shinyproxy (https://www.shinyproxy.io/) - Uses containers for hosting shiny apps and a Java server control and proxy traffic to the app containers. How-to Blog (http://lukesingham.com/shiny-containers-with-shinyproxy/).
- ShinyStudio (https://github.com/dm3ll3n/ShinyStudio) - Builds on the Rocker project (https://www.rocker-project.org/) by including ShinyProxy to provide secured access to RStudio, VS Code, and Shiny.
Platform As A Service (PAAS)
- ShinyApps.io (http://www.shinyapps.io/) - Rstudio's PAAS specifically for hosting shiny apps.
- Heroku (https://www.heroku.com) - General cloud application platform that can be utilised by shiny apps with these buildpack scripts 
(https://github.com/virtualstaticvoid/heroku-buildpack-r/tree/heroku-16).
- Heroku (https://www.heroku.com) - General cloud application platform that can be utilised by shiny apps with these buildpack scripts (https://github.com/virtualstaticvoid/heroku-buildpack-r/tree/heroku-16).
Tutorials
@@ -183,8 +180,7 @@
- HTML Widgets/JavaScript (http://www.htmlwidgets.org/)
- **Crosstalk** (https://rstudio.github.io/crosstalk/shiny.html) - Extends htmlwidgets with functionality for implementing cross-widget interactions. 
- **DT** (https://github.com/rstudio/DT) - Provides a function `datatable()` to display R data via the DataTables JavaScript library. 
- **leaflet** (http://rstudio.github.io/leaflet/shiny.html) - JavaScript library for creating dynamic maps that support panning and zooming along with various annotations like markers, polygo 
ns, and popups. 
- **leaflet** (http://rstudio.github.io/leaflet/shiny.html) - JavaScript library for creating dynamic maps that support panning and zooming along with various annotations like markers, polygons, and popups. 
- **leaflet.minicharts** (https://github.com/rte-antares-rpackage/leaflet.minicharts) - Add and update small charts on an interactive leaflet maps. 
- **d3heatmap** (https://github.com/rstudio/d3heatmap) - Implements a D3 heatmap htmlwidget. 
- **dygraphs** (https://github.com/rstudio/dygraphs) - R interface to the dygraphs JavaScript charting library. It provides rich facilites for charting time-series data in R. 
@@ -194,8 +190,7 @@
- **rthreejs** (https://github.com/bwlewis/rthreejs) - 3D scatterplots and globes. 
- **rbokeh** (http://hafen.github.io/rbokeh/) - Interface to Bokeh that provides a flexible, powerful, declarative framework for creating interactive plots. 
- **plotly** (https://github.com/ropensci/plotly) - Easily translate your ggplot2 graphics to an interactive web-based version, and also provides bindings to the plotly.js graphing library. 
- **formattable** (https://renkun.me/formattable/) - This package is designed for applying formatting on vectors and data frames to make data presentation easier, richer, more flexible and ho 
pefully convey more information. 
- **formattable** (https://renkun.me/formattable/) - This package is designed for applying formatting on vectors and data frames to make data presentation easier, richer, more flexible and hopefully convey more information.
- **manipulateWidget** (https://github.com/rte-antares-rpackage/manipulateWidget) - Add More Interactivity to htmlWidgets. 
- **gglabeller** (https://github.com/AliciaSchep/gglabeller) - Gadget that enables selecting points on a ggplot to label. 
- **billboarder** (https://github.com/dreamRs/billboarder) - Htmlwidget for billboard.js. 
@@ -270,12 +265,10 @@
- NYT Bar Optimizer (https://github.com/jordanmeyer/nyt-bar-optimizer) - Optimize your liquor cabinet using cocktail recipes from New York Times Cooking.
- Lights Out game (https://daattali.com/shiny/lightsout/) - Lights Out is a puzzle game consisting of a grid of lights that are either on or off.
- Australian Tax Office:
- **Workforce Demographics** (https://atogov.shinyapps.io/workforcedmgs/) - View a range of workforce related demographics information across an organisation. **Source Code** (https://github. 
com/atogov/workforceDmgs). 
- **Bivariate Demographics** (https://atogov.shinyapps.io/bivariatedmgs/) - Examine how an organisation is performing on a range of demographic information. **Source Code** (https://github.co 
m/atogov/bivariateDmgs). 
- Shiny Database App (CRUD) (https://ipub.com/dev-corner/apps/shiny_crud01/) - An example of a CRUD (https://en.wikipedia.org/wiki/Create,_read,_update_and_delete) shiny app with accompanying
how-to post (https://ipub.com/shiny-crud-app/).
- **Workforce Demographics** (https://atogov.shinyapps.io/workforcedmgs/) - View a range of workforce related demographics information across an organisation. **Source Code** (https://github.com/atogov/workforceDmgs).
- **Bivariate Demographics** (https://atogov.shinyapps.io/bivariatedmgs/) - Examine how an organisation is performing on a range of demographic information. **Source Code** (https://github.com/atogov/bivariateDmgs). 
- Shiny Database App (CRUD) (https://ipub.com/dev-corner/apps/shiny_crud01/) - An example of a CRUD (https://en.wikipedia.org/wiki/Create,_read,_update_and_delete) shiny app with accompanying how-to post 
(https://ipub.com/shiny-crud-app/).
- taskviewr (https://github.com/bearloga/taskviewr) - Browse R packages by CRAN Task Views and license info.
- homebrewR (https://davesteps.shinyapps.io/homebrewR/) - Explore and compare beer recipes.
- vinylSpotting (https://github.com/ewenme/vinylspotting) - Visualize and explore Discogs record collections.
@@ -286,8 +279,7 @@
- contributr (https://github.com/LucyMcGowan/contributr) - Find beginner GitHub issues to contribute to.
- VisualPruner (https://github.com/LaurenSamuels/VisualPruner) - Cohort selection in observational studies.
- Opioid Overdose Shiny App (https://github.com/Dmunslow/Opioid-Overdose-Shiny-App) - Visualize opioid overdose data.
- Shiny App Spotify (https://github.com/joelcponte/shiny-app-spotify) - Connect with spotify's API and generate personalized playlist recommendations through machine learning and data 
visualization.
- Shiny App Spotify (https://github.com/joelcponte/shiny-app-spotify) - Connect with spotify's API and generate personalized playlist recommendations through machine learning and data visualization.
- National Parks Weather (https://github.com/sgaraycoa/National-Parks-Weather) - Visualize National Parks locations and weather using user input.
- html2r (https://github.com/alandipert/html2r) - Convert HTML to R.
- Anomaly Detection (https://murat-koptur.shinyapps.io/AnomalyDetectionShiny/) - Detect anomalies on univariate timeseries data using AnomalyDetection package.
@@ -295,14 +287,12 @@
Contributors
! (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/0) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/0)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/1) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/1)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/2) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/2)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/3) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/3)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/4) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/4)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/5) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/5)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/6) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/6)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/7) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/7)
! (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/0) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/0)! (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/1) 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/1)! (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/2) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/2)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/3) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/3)! (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/4) 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/4)! (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/5) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/5)! 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/6) (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/6)! (https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/images/7) 
(https://sourcerer.io/fame/grabear/grabear/awesome-rshiny/links/7)
- Rob Gilmore (https://github.com/grabear)
- Shaurita Hutchins (https://github.com/sdhutchins)