Skip to content

RRO-3.2.2-hotfix_01

Choose a tag to compare

@j-martens j-martens released this 08 Oct 21:38
· 184 commits to master since this release

This hotfix release of Revolution R Open is based on R-3.2.2 and includes bug fixes for OS X users for the issues listed below.

Release Highlights

  • Still based on the R-3.2.2 engine with a static MRAN snapshot at 2015-08-27 as the CRAN mirror
  • Includes fixes for Mac OS

Fixed Issues

  • Graphic issues related to X11 & Cairo on OS X. (See #200 & #238)

Known Issues

  • devtools::install_github may fail with the error "error in running command" on Ubuntu. To work around this issue, set options(unzip = 'internal') before calling install_github. (See #37 and r-lib/devtools#406 )
  • For RRO on openSUSE: in order to install packages on this platform, you must manually install the package gcc-c++ if not already installed. See installation instructions for more details.

Binary Downloads