OpenCPU server update for R 3.1.3

[This article was first published on OpenCPU, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

opencpu logo

Following the release of R 3.1.3, I have pushed a new build of the OpenCPU server to launchpad, dockerhub and OBS. This update has no changes in OpenCPU itself, but includes updated versions of R, RStudio and R packages used by OpenCPU.

To upgrade your OpenCPU server:

sudo apt-get update
sudo apt-get dist-upgrade

If you are running OpenCPU in production and you do not want to receive automatic updates, make sure to remove or comment-out the opencpu repository in /etc/apt/sources.list.d/opencpu-opencpu-1_4-trusty.list on your server. The opencpu-1.4 repo now contains:

  • OpenCPU 1.4.6
  • R 3.1.3
  • RStudio Server 0.98.1103
  • Rcpp 0.11.5

To list the versions of other R packages included with the cloud server have a look at the opencpu-lib directory on Github or navigate to /ocpu/info on your opencpu server.

To leave a comment for the author, please follow the link and comment on their blog: OpenCPU.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)