I have R version 3.3.1 running on Ubuntu 16.04. I also have RStudio server running on the same.
Now I install opencpu by
sudo add-apt-repository ppa:opencpu/opencpu-1.6 –y
sudo apt-get update
sudo apt-get install opencpu
The apache2 and opencpu services are running fine. I can access RStudio server and OpenCPU home page through
http://192.168.1.10/ocpu/
http://192.168.1.10/rstudio/
I login to RStudio and check for R version and it says 3.3.1 which is fine.
Now I go to http://192.168.1.10/ocpu/library/base
and it shows me R version is 3.2.3 which is weird. I need OpenCPU to use R 3.3.1