Top "Rstudio-server" questions

This tag is to be used for rstudio-server, which provides a browser based interface for R / Rstudio running on a remote server.

Fresh new session for rstudio-server

I am running rstudio-server on a virtualised (vmware-player) ubuntu machine, and processing lots of data into the ram. I find …

r rstudio vmware-player rstudio-server
Install R Studio Server on Windows

Is it possible to install RStudio Server on a Windows machine? I know that it is possible if I use …

r windows rstudio rstudio-server
Rstudio-server environment variables not loading?

I'm trying to run rhadoop on Cloudera's hadoop distro (I can't remember if its CDH3 or 4), and am running into …

r hadoop cloudera rstudio rstudio-server
ROAuth no longer used in favor of httr? [Twitter API]

I'm running R Studio on an AWS "Ubuntu Server 12.04.2 LTS" and accessing R Studio via my browser. When I try …

r twitter twitter-oauth rstudio rstudio-server
unable to start rstudio in centos getting error "unable to connect to service"

I have Rstudio server installed on CentOS 6, but I cannot login to Rstudio from the browser at http://localhost:8787 in …

linux r centos rstudio rstudio-server
How to handle DB passwords in R connection strings?

Though I don't know what the SO quorum would be, the question itself is simple: How do y'all handle passwords …

sql r passwords rstudio-server
Run multiple instances of RStudio in a web browser

I have RStudio server installed on a remote aws server (ubuntu) and want to run several projects at the same …

r ubuntu amazon-web-services rstudio-server
Where are the fix() and edit() functions in RStudio Server?

I followed the official guide to install RStudio Server. Everything works fine, but the functions, fix and edit, are not …

r centos7 rstudio-server
Enter passwords interactively in R or R Studio (Server)?

Is there a way in R to enter passwords interactively to the command line and hide them from the screen? …

r passwords rstudio rstudio-server
Container is running beyond virtual memory limits

When I do rhadoop example, below errors are occurred. is running beyond virtual memory limits. Current usage: 121.2 MB of 1 GB …

r hadoop rstudio rstudio-server rhadoop