-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable selection of version of R at launch time #3
Comments
Two options have been suggested,
Option (2) appears to only be available in the paid Pro version. We are using the free open-source version. See: https://support.rstudio.com/hc/en-us/articles/200486138-Using-Different-Versions-of-R Option (1) is theoretically possible under our architecture, but I have some concerns.
If multiple versions are a requirement, then our best bet may be to have multiple apps that each use a separate version. We would want each of those apps to launch a blessed version of R that we have confirmed to work. Currently, however, our only option is |
It seems this RStudio Server option looks interesting:
but would need to be explored. |
I will add a dropdown where the user can choose the version of R installed on Owens (similar to how we handle Abaqus). In particular I will be adding the new version of R that Shameema installed:
|
See the following feature request from Shameema:
This was in response to asking her the question if being able to choose the version of R at launch time would be desired.
The text was updated successfully, but these errors were encountered: