Click here to return to RStudio Server after login if you were redirected here.
This compute server is for the use of Bobst Center researchers and other personnel.
R
.The research server is intended to be:
R
jobs than university-wide Princeton Research Computing.At https://rstudio.bobst.princeton.edu/rstudio/ there is an RStudio Server instance for computing in R
(and Python).
RStudio Server provides:
R
console and editor for interactive use and development.Get an account to log in to the RStudio Server.
You can host interactive apps created in R
with Shiny
for Web users.
To publish an app you have created:
ShinyApps
(create it using the RStudio Server if necessary).ShinyApps
directory.https://rstudio.bobst.princeton.edu/shiny/
username/
appname/
from the Web.The trailing slash is absolutely required in your app URL. The server will redirect improperly without it.
It is a good idea to develop your app within a different folder and only copy ready-to-use versions to ShinyApps
.
Make sure you are on the princeton.edu domain via either VPN or a wired connection on campus.
Visit https://rstudio.bobst.princeton.edu/shiny/usertools/useradd/ to submit new account information.
Finally, wait for the automated e-mail message at your princeton.edu address and click the activate link to confirm your account.
If you lose your password, visit https://rstudio.bobst.princeton.edu/lost to request a reset.
There are per-user limits on storage use.
Attempting to store more than this amount will fail (files will not be created).
This server is not an archive. If you have large output or input files, make sure they have a forever home elsewhere.
Only one user can access a given app at a time on Shiny Server Open Source. Close apps promptly when finished!
Users may be warned or deactivated for serious failures of polite use. Deactivation may include permanent loss of files.
You can connect via ssh
or a standalone file client like FileZilla, but RStudio Server will usually be more convenient.
This private resource is not connected to the Central File Server.
No, for the most part, Shiny apps you create will be accessible by anyone on the Web.
These are quirks of the reverse proxy used to provide an encrypted (secured) connection to the server software. This is harmless.
The reverse proxy accepts unsecured connection requests, which may cause warnings, but redirects them to encrypted connections.
No, only to get an account with which to log in.
This server is maintained by Gordon Arsenoff.