Top "Shiny-server" questions

Shiny Server provides a platform on which you can host multiple Shiny applications on a single server, each with their own URL or port.

Encoding in Shiny

I'm working with RStudio Version 0.98.507. Short Info about initial working instruments: R version 3.1.0 (2014-04-10) Platform: x86_64-w64-mingw32/x64 (64…

r utf-8 shiny shiny-server
Exclude row names from R Shiny renderTable

I am using the renderTable function from the R Shiny package and it is returning a table with row names. …

r shiny shiny-server
pdflatex not found. pdflatex is needed for pdf output

I have installed my shiny server on Ubuntu. In addition I installed Texlive- full 2017 on the server as well. The …

ubuntu shiny pandoc shiny-server pdflatex
Restart shiny-server on centos

I have shiny-server installed and I am using it to host my shiny apps installed on a centos server. I'm …

r centos shiny shiny-server
R Shiny/ Restful Api Communication

I have a shiny app that takes an input file in Json Runs it through a classifier and returns a …

r rest shiny shiny-server
R shiny / shiny-server - issue with finding packages

I have installed shiny and shiny-server on an ubuntu server. I did a similar install on a dev server which …

r shiny shiny-server
Update graph/plot with fixed interval of time

I have a plot in Shiny UI. If I change any input parameter and through reactivity plot will change. But …

r shiny googlevis shiny-server
Rstudio Shiny how can I display the version of the Shiny server in the Shiny page?

Is there a variable or way of querying a running RStudio Shiny webpage to display the version of the server …

r shiny shiny-server
Shiny App unable to start on shiny server

I want to deploy a Shiny app on the Shiny server but not able to access the app from the …

r shiny shiny-server
How to embed an image in a cell a table using DT, R and Shiny

How can I embed an image in a cell that is generated using the DT package so that it is …

r shiny shiny-server