How to Use Conda Installed R in RStudio on a Linux Server with Multiple Users
How to use Conda installed R in RStudio on a Linux server with multiple users Note: All processes require administrator privileges. 01 First, install RStudio 1. Check the server system version to confirm which version of RStudio to install. Choosing the wrong version may lead to issues (at least that’s what I found). cat /etc/redhat-releaseCentOS … Read more