Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 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,8 +57,7 @@
- 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/).
- 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)
@@ -191,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 hopefully 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. 
@@ -267,10 +265,8 @@
- 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/workforce 
Dmgs). 
- **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/bivariateDm 
gs). 
- **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.