If you are experiencing problems installing RStudio Workbench (previously RStudio Server Pro), please reference the following:
Verify installation
To ensure that RStudio has installed correctly, run the verify-installation command:
$ sudo rstudio-server verify-installation
If you are unable to resolve any outputted errors, send them (in addition to older application logs) in a new support request with the details of your system.
(see Other Installation Problems below).
Verify requirements
Requirements for running RStudio Workbench.
Operating Systems currently supported by RStudio.
To install RStudio Workbench on other platforms, you will need to build and install from source.
Building from source
If you are building RStudio from source, make sure to read the INSTALL file within the source distribution.
Other Installation Problems
If you are still unable to install RStudio Workbench properly, open a new discussion and provide any relevant details as noted below:
System information
- Version of RStudio
- Output from
sessionInfo()
in standard R console
Error information
- General description
- Error messages
- Log files (See here)
- Attempted steps taken to fix
Comments