So I can\'t load ROracle. I am indeed very new to this so any information is appreciated and any info regarding what further information to give would be helpful as well.
Set this in /etc/rstudio/rserver.conf
/etc/rstudio/rserver.conf
rsession-ld-library- path=/usr/lib64/R/lib:/home/oracle/app/oracle/product/12.1.0/client_1/lib
Then restart Rserver
sudo rstudio-server stop sudo rstudio-server start
This helped me.