Dependency resolution for R package development

No Clocks
PhyloProfileDocker/shiny-server.conf at master · trvinh/PhyloProfileDocker
Contribute to trvinh/PhyloProfileDocker development by creating an account on GitHub.
Securing and Monitoring ShinyProxy Deployment of R Shiny Apps | databentobox
This post provides a guide to secure ShinyProxy with Nginx, Certbot and AWS Cognito, and monitor usage statistics with InfluxDB, Telegraf and Grafana.
ropenscilabs/r-docker-tutorial: A docker tutorial for reproducible research
A docker tutorial for reproducible research. Contribute to ropenscilabs/r-docker-tutorial development by creating an account on GitHub.
Shiny Server Pro with Docker – RStudio Support
You can put Shiny Server Pro in a Docker container, but licensing must be handled explicitly. For this configuration, we recommend using a floating license server on hardware or a static VM, on the...
Creating a Streamlit web app, building with Docker + GitHub Actions, and hosting on Heroku | Joshua Cook
A step-by-step tutorial on creating a web application with Streamlit, building a Docker image with GitHub Actions, and hosting on Heroku.
Hosting a Shiny App using Docker
I used shinyapps.io for my own shiny app. It’s a great service. You can deploy your app for free, test it and show it to other people. But there’s also a downside: The memory an app can use is limited. So I was looking for another way to deploy my app. So I took a look at Docker.
Deploy your RShiny App Locally with Docker
Package your RShiny app into a docker container for local deployment. No rshiny-server or special rshiny.conf configurations necessary!
TnV Blog
Docking or containerization is a new method of distribute a software/tool. Beside providing only the source code for installing, we give the users the so-called container, which contains the whole environment to run the program, including the tool and its dependencies with the exact version and all the needed configurations. By delivering such a “container”, users are always able to “reuse” the tool and reproduce the results as we did.
TnV Blog
Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.
Effectively Deploying and Scaling Shiny Apps with ShinyProxy, Traefik and Docker Swarm | databentobox
This post provides a guide to effectively and securely scale your ShinyProxy deployment of shiny apps in production with Docker Swarm and Traefik
Initial Setup
slink42/rbase_shiny: rocker/rbase docker image with a selection of packages preinstalled geared to support R-Shiny based webapp.
rocker/rbase docker image with a selection of packages preinstalled geared to support R-Shiny based webapp. - slink42/rbase_shiny
Artificially-Intelligent/shiny: rocker/rbase docker image with a selection of packages preinstalled geared to support R-Shiny based webapp.
rocker/rbase docker image with a selection of packages preinstalled geared to support R-Shiny based webapp. - Artificially-Intelligent/shiny
Running your R script in Docker | STATWORX
This blogpost explains step by step how you can build your own Docker Image and include R scripts. With this you can have scripts running at every image's beginning.
How To Dockerize ShinyApps | STATWORX
Learn how to dockerize ShinyApps! Join our colleague Oliver on his journey toward deploying his work done in R with the help of neat Docker containers.
rstudio/swagger: Swagger is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Swagger is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. - rstudio/swagger
r-hub/rhub: R-hub API client
R-hub API client. Contribute to r-hub/rhub development by creating an account on GitHub.
hrbrmstr/darksky: R interface to the Dark Sky API [APPLE IS SHUTTING DOWN THE API 2021-12-31]
:cloud: R interface to the Dark Sky API [APPLE IS SHUTTING DOWN THE API 2021-12-31] - hrbrmstr/darksky
hrbrmstr/gdns: Tools to work with the Google DNS over HTTPS API in R
Tools to work with the Google DNS over HTTPS API in R - hrbrmstr/gdns
ropensci/rtweet: 🐦 R client for interacting with Twitter's [stream and REST] APIs
🐦 R client for interacting with Twitter's [stream and REST] APIs - ropensci/rtweet
hrbrmstr/slackr: A package to send webhook API messages to Slack.com channels/users from R
:hash: A package to send webhook API messages to Slack.com channels/users from R - hrbrmstr/slackr
ThinkR-open/rtodoist: Package to call the todoist API. Manage your ToDo lists with todoist from R.
Package to call the todoist API. Manage your ToDo lists with todoist from R. - ThinkR-open/rtodoist
jbryer/DTedit: Editable DataTables for shiny apps
Editable DataTables for shiny apps. Contribute to jbryer/DTedit development by creating an account on GitHub.
DataTables Options
Setting column width in R Shiny DataTable does not work in case of lots of column - Stack Overflow
I need to set the column width of a DataTabe in an R Shiny app. I went through the Data Table Options in the documentation. Also, I reviewed this and this questions in Stackoverflow. Setting width
r - How to adjust width of one column for shiny DataTables created with the JavaScript? - Stack Overflow
My Shiny App has a paging system, that allows to go back and forth. Below is a miniversion of my entire app. I would like to resize the first column of my datatable that includes checkboxes and mak...
dreamRs/datamods
Shiny modules to import data into an application or addin - dreamRs/datamods
systats/shinyuser: User login and admin panel for shiny apps (Semantic UI)
User login and admin panel for shiny apps (Semantic UI) - systats/shinyuser
ankane/dbx
A fast, easy-to-use database library for R. Contribute to ankane/dbx development by creating an account on GitHub.