Configure Rstudio server

 sudo vi /etc/rstudio/rserver.conf


# Server Configuration File

www-port=8080

rsession-which-r=usr/bin/R

auth-timeout-minutes=0

auth-stay-signed-in-days=3000


Note that the option

session-timeout-minutes=0

Does not work. Perhaps it is only for the pro version

Commentaires

Posts les plus consultés de ce blog

Standard error from Hessian Matrix... what can be done when problem occurs

stepAIC from package MASS with AICc

Install treemix in ubuntu 20.04